summaryrefslogtreecommitdiff
path: root/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb')
-rw-r--r--recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
index 4f671e0..e4e5ed1 100644
--- a/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
+++ b/recipes-bsp/u-boot/u-boot-toradex-fsl-fw-utils_git.bb
@@ -12,8 +12,8 @@ DEFAULT_PREFERENCE_colibri-imx6 = "1"
FILESPATHPKG =. "git:"
S="${WORKDIR}/git"
-SRCREV_colibri-vf = "a75dd7f7df968300e0213ff7f8cbc987df344d4c"
-SRCREV_mx6 = "a75dd7f7df968300e0213ff7f8cbc987df344d4c"
+SRCREV_colibri-vf = "98ec78b1f28627e6d09972e2b1237c2ef8f161d9"
+SRCREV_mx6 = "98ec78b1f28627e6d09972e2b1237c2ef8f161d9"
SRCBRANCH_colibri-vf = "2015.04-toradex-next"
SRCBRANCH_mx6 = "2015.04-toradex-next"
SRC_URI = "git://git.toradex.com/u-boot-toradex.git;protocol=git;branch=${SRCBRANCH} \
@@ -27,6 +27,8 @@ S = "${WORKDIR}/git"
EXTRA_OEMAKE = 'CC="${CC}" STRIP="${STRIP}"'
+INSANE_SKIP_${PN} = "already-stripped"
+
inherit uboot-config
do_compile () {