From 4e6afeb17fc920ab7916c5ce766a06f781006be1 Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Fri, 29 Nov 2013 14:35:03 +0100 Subject: [PATCH] imx-bootlets: update revision Signed-off-by: Javier Viguera --- .../recipes-bsp/imx-bootlets-dey/imx-bootlets-dey_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-digi-arm/recipes-bsp/imx-bootlets-dey/imx-bootlets-dey_git.bb b/meta-digi-arm/recipes-bsp/imx-bootlets-dey/imx-bootlets-dey_git.bb index a03f1184d..03a56ac55 100644 --- a/meta-digi-arm/recipes-bsp/imx-bootlets-dey/imx-bootlets-dey_git.bb +++ b/meta-digi-arm/recipes-bsp/imx-bootlets-dey/imx-bootlets-dey_git.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425 PR = "${DISTRO}.r0" SRCREV_external = "" -SRCREV_internal = "d7573ef42237c078c7e7d646fced6243b53aee77" +SRCREV_internal = "967bc502cdb5073ca05fa13dfe588a5509066735" SRCREV = "${@base_conditional('DIGI_INTERNAL_GIT', '1' , '${SRCREV_internal}', '${SRCREV_external}', d)}" SRC_URI_external = "${DIGI_GITHUB_GIT}/imx-bootlets.git;protocol=git"