From 6ce74b29ca71799cc8bf873e93f7f741d868ab0f Mon Sep 17 00:00:00 2001 From: sigsegv7 Date: Mon, 13 Nov 2023 09:55:23 -0500 Subject: project-wide: Update project name Update project name to avoid conflicts with the name of Amazon's new 'Vega' Smart Device Operating System. Signed-off-by: sigsegv7 --- tools/meta-rip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/meta-rip') diff --git a/tools/meta-rip b/tools/meta-rip index d91195a..891d892 100755 --- a/tools/meta-rip +++ b/tools/meta-rip @@ -28,7 +28,7 @@ if [[ $meta =~ ^([^:]+):\s*([^,]+),\s*([^,]+),\s*(.*)$ ]]; then cookie=${cookie%?} # Remove the last character fi -if [[ $cookie != "Vega" ]] +if [[ $cookie != "Hyra" ]] then echo "Invalid cookie found!" exit -- cgit v1.2.3