diff --git a/configs/farm/arago-dunfell-next.txt b/configs/farm/arago-dunfell-next.txt
index 2cf092c..53977a9 100644
--- a/configs/farm/arago-dunfell-next.txt
+++ b/configs/farm/arago-dunfell-next.txt
@@ -78,4 +78,4 @@ BB_GENERATE_MIRROR_TARBALLS="1"
 
 # This variable contains the command(s) that bitbake should run. Each command
 # should be seperated by a semicolon.
-BITBAKE_COMMAND="ti-rtos-metadata ; -k tisdk-core-bundle tisdk-tiny-image ti-world"
+BITBAKE_COMMAND="-k tisdk-core-bundle tisdk-tiny-image ti-world"
diff --git a/configs/farm/arago-dunfell.txt b/configs/farm/arago-dunfell.txt
index 331ef0f..43b22ba 100644
--- a/configs/farm/arago-dunfell.txt
+++ b/configs/farm/arago-dunfell.txt
@@ -78,4 +78,4 @@ BB_GENERATE_MIRROR_TARBALLS="1"
 
 # This variable contains the command(s) that bitbake should run. Each command
 # should be seperated by a semicolon.
-BITBAKE_COMMAND="ti-rtos-metadata ; tisdk-core-bundle tisdk-tiny-image ti-world"
+BITBAKE_COMMAND="tisdk-core-bundle tisdk-tiny-image ti-world"
