From: Denys Dmytriyenko <de...@ti.com>

Signed-off-by: Denys Dmytriyenko <de...@ti.com>
---
 configs/farm/arago-dunfell.txt | 4 ++--
 configs/farm/arago-master.txt  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/configs/farm/arago-dunfell.txt b/configs/farm/arago-dunfell.txt
index 883e247..6e6e19f 100644
--- a/configs/farm/arago-dunfell.txt
+++ b/configs/farm/arago-dunfell.txt
@@ -95,7 +95,7 @@ FS_IMAGE_TYPE="tar.xz"
 # This variable contains the "filter" string to look for inside of the
 # OE build directory to find the SDK image.  Since the image name can
 # vary based on the recipe settings this string will account for that.
-SDK_FILTER="arago-core-tisdk-bundle-"
+SDK_FILTER="tisdk-core-bundle-"
 
 # This variable indicates the type of SDK images being generated.  By default
 # this is tar.gz images.  This should match what you set in your recipes
@@ -242,7 +242,7 @@ PRODUCTIZE_SDK="false"
 
 # This variable contains the command(s) that bitbake should run. Each command
 # should be seperated by a semicolon.
-BITBAKE_COMMAND="-k arago-core-tisdk-bundle arago-tiny-image ti-world"
+BITBAKE_COMMAND="-k tisdk-core-bundle tisdk-tiny-image ti-world"
 
 # This variable controls whether the build configuration included at the bottom
 # of the results file includes comments or not. The default is "false" to 
filter
diff --git a/configs/farm/arago-master.txt b/configs/farm/arago-master.txt
index b4e75ce..e2f0f00 100644
--- a/configs/farm/arago-master.txt
+++ b/configs/farm/arago-master.txt
@@ -95,7 +95,7 @@ FS_IMAGE_TYPE="tar.xz"
 # This variable contains the "filter" string to look for inside of the
 # OE build directory to find the SDK image.  Since the image name can
 # vary based on the recipe settings this string will account for that.
-SDK_FILTER="arago-core-tisdk-bundle-"
+SDK_FILTER="tisdk-core-bundle-"
 
 # This variable indicates the type of SDK images being generated.  By default
 # this is tar.gz images.  This should match what you set in your recipes
@@ -242,7 +242,7 @@ PRODUCTIZE_SDK="false"
 
 # This variable contains the command(s) that bitbake should run. Each command
 # should be seperated by a semicolon.
-BITBAKE_COMMAND="-k arago-core-tisdk-bundle"
+BITBAKE_COMMAND="-k tisdk-core-bundle tisdk-tiny-image"
 
 # This variable controls whether the build configuration included at the bottom
 # of the results file includes comments or not. The default is "false" to 
filter
-- 
2.7.4

_______________________________________________
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to