]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/commitdiff
u-boot git: Update omap3-touchbook for u-boot-fw-utils change
authorTom Rini <trini@ti.com>
Mon, 13 Feb 2012 18:40:28 +0000 (11:40 -0700)
committerDenys Dmytriyenko <denys@ti.com>
Tue, 21 Feb 2012 02:29:45 +0000 (21:29 -0500)
Signed-off-by: Tom Rini <trini@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
recipes-bsp/u-boot/u-boot_git.bb

index 5abb6f5e15f5c3f05bfd9edd4e4e2dceef3e6b95..2b32ab89e85a37a5f6ef3f79893faeee66835f3e 100644 (file)
@@ -1,5 +1,5 @@
 require u-boot.inc
-PR ="r67"
+PR ="r68"
 
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_ti814x = "-1"
@@ -57,3 +57,5 @@ PV_hawkboard               = "2009.08+gitr${SRCREV}"
 
 
 S = "${WORKDIR}/git"
+
+RRECOMMENDS_${PN}_omap3-touchbook = "u-boot-fw-utils"