]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blobdiff - recipes-misc/images/ti-hw-bringup-image.bb
recipes-kernel: Add GLSDK specific kernel tree for omap-a15
[glsdk/meta-ti-glsdk.git] / recipes-misc / images / ti-hw-bringup-image.bb
index 5f7afcea5379f2911398c7a423e2f1e34d2ded8d..62b4c73fdcb3ccc5c4f81b2d0f37df5b2664b400 100644 (file)
@@ -1,6 +1,6 @@
 # Image for assisting in hardware bringup
 
-require recipes-images/angstrom/systemd-image.bb
+include recipes-images/angstrom/systemd-image.bb
 
 EXTRA_MACHINE_IMAGE_INSTALL ?= ""
 
@@ -21,12 +21,12 @@ IMAGE_INSTALL += " \
        rt-tests \
        evtest \
        bc \
-       task-ti-test \
+       packagegroup-ti-test \
        kernel-modules \
-       timestamp-service \
        ${EXTRA_MACHINE_IMAGE_INSTALL} \
 "
 
 export IMAGE_BASENAME = "TI-hw-bringup"
 
-inherit sdcard_image
+# This doesn't work with the current genext2fs in oe-core
+# inherit sdcard_image