]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blobdiff - recipes-bsp/x-load/x-load_git.bb
u-boot 2011.12: Add fw_env.config for beagleboard
[glsdk/meta-ti-glsdk.git] / recipes-bsp / x-load / x-load_git.bb
index c01fa8f641258fa1e1384cc283f480be45868ac6..1017e3803f16500b704c10c77c715af79202ef95 100644 (file)
@@ -2,18 +2,18 @@ require x-load.inc
 
 #FILESPATHPKG_prepend = "x-load-git:x-load-git/${MACHINE}"
 
-PV = "1.5.0+${PR}+gitr${SRCREV}"
-PR ="r24"
+PV = "1.5.1"
+PR ="r3"
 PE = "1"
 
-SRCREV_pn-${PN} = "04b1732220078d47c18a84cbafc52e45db71f13d"
+SRCREV_pn-${PN} = "c4289f1bee035dea41536c5ba5e1bc36c7d493c4"
 SRC_URI = "git://gitorious.org/x-loader/x-loader.git;branch=master;protocol=git \
-           file://0001-Beagle-Rev-C5-support.patch \
-          "
+"
 
 S = "${WORKDIR}/git"
 
 XLOAD_MACHINE_beagleboard = "omap3530beagle_config"
+CONFIG_HEADER_beagleboard = 1
 XLOAD_MACHINE_omap3-touchbook = "omap3530beagle_config"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"