From bf870f2f20297b93a2228e148aa4d6e92278770c Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Tue, 28 Jul 2015 18:00:44 +0800 Subject: u-boot-qoriq: correct PV u-boot-qoriq was upgraded to 2015.01 now. Use _append to not override the PV in recipe. Signed-off-by: Ting Liu Acked-by: Otavio Salvador --- recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-bsp/u-boot') diff --git a/recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb b/recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb index 17c470d..fcc31f5 100644 --- a/recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb +++ b/recipes-bsp/u-boot/u-boot-qoriq_2015.01.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = " \ file://Licenses/lgpl-2.1.txt;md5=4fbd65380cdd255951079008b364516c \ " -PV = "2014.07+fslgit" +PV_append = "+fslgit" INHIBIT_DEFAULT_DEPS = "1" DEPENDS = "boot-format-native libgcc ${@base_contains('TCMODE', 'external-fsl', '', 'virtual/${TARGET_PREFIX}gcc', d)}" -- cgit v1.2.3-54-g00ecf