[OE-core] [PATCH 5/8] dtc: Update to 1.4.0 Git Tag

Saul Wold sgw at linux.intel.com
Wed Jul 3 22:26:26 UTC 2013


Signed-off-by: Saul Wold <sgw at linux.intel.com>
---
 meta/recipes-kernel/dtc/dtc.inc    | 1 -
 meta/recipes-kernel/dtc/dtc_git.bb | 5 ++---
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/meta/recipes-kernel/dtc/dtc.inc b/meta/recipes-kernel/dtc/dtc.inc
index 18847c6..6888c55 100644
--- a/meta/recipes-kernel/dtc/dtc.inc
+++ b/meta/recipes-kernel/dtc/dtc.inc
@@ -11,7 +11,6 @@ SRC_URI = "git://www.jdl.com/software/dtc.git;protocol=git \
 	  "
 
 EXTRA_OEMAKE='PREFIX="${prefix}" LIBDIR="${libdir}"'
-INC_PR = "r3"
 
 S = "${WORKDIR}/git"
 
diff --git a/meta/recipes-kernel/dtc/dtc_git.bb b/meta/recipes-kernel/dtc/dtc_git.bb
index c205de7..0bd3acf 100644
--- a/meta/recipes-kernel/dtc/dtc_git.bb
+++ b/meta/recipes-kernel/dtc/dtc_git.bb
@@ -3,9 +3,8 @@ require dtc.inc
 LIC_FILES_CHKSUM = "file://GPL;md5=94d55d512a9ba36caa9b7df079bae19f \
 		    file://libfdt/libfdt.h;beginline=3;endline=52;md5=fb360963151f8ec2d6c06b055bcbb68c"
 
-SRCREV = "033089f29099bdfd5c2d6986cdb9fd07b16cfde0"
-PV = "1.3.0+git${SRCPV}"
-PR = "${INC_PR}.1"
+SRCREV = "65cc4d2748a2c2e6f27f1cf39e07a5dbabd80ebf"
+PV = "1.4.0+git${SRCPV}"
 
 S = "${WORKDIR}/git"
 
-- 
1.8.1.4




More information about the Openembedded-core mailing list