diff --git a/src/bin/convert.pl b/src/bin/convert.pl
index f8928d0..7a9ced4 100755
--- a/src/bin/convert.pl
+++ b/src/bin/convert.pl
@@ -142,7 +142,7 @@ sub convert_config
     {
         if ($lpLine =~ /meta-ti/)
         {
-            if ($lpLine =~ /(kirkstone|scarthgap|master)/)
+            if ($lpLine =~ /(kirkstone|scarthgap|wrynose|master)/)
             {
                 $loMatchBranch = 1;
             }
