]> code.ossystems Code Review - meta-freescale.git/commitdiff
crconf: update to c2b9595
authorTing Liu <ting.liu@nxp.com>
Tue, 15 Dec 2020 06:02:02 +0000 (11:32 +0530)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 16 Dec 2020 11:38:13 +0000 (08:38 -0300)
New commits:
c2b9595 Update dependencies - Linux kernel headers and libnetlink
3bd8da8 fix Wstringop-truncation warning

Signed-off-by: Ting Liu <ting.liu@nxp.com>
recipes-extended/crconf/crconf_git.bb

index 7dc92776bad1b7a69d2460a9ebe15df016ba9d8b..f8f88d202b0f84745ede30081d2958ad3cf95c8a 100644 (file)
@@ -3,11 +3,10 @@ SECTION = "base"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://Makefile;beginline=1;endline=5;md5=0f77fc44eb5911007ae4ac9f6736e111"
 
-SRC_URI = "git://github.com/Thermi/crconf.git;protocol=https;nobranch=1"
-
 EXTRA_OEMAKE = "'CC=${CC}' 'HOSTCC=${CC}'"
 
-SRCREV = "7b5819e7638e471d41dd2dca71f012d5a022f014"
+SRC_URI = "git://git.code.sf.net/p/crconf/code;protocol=https;nobranch=1"
+SRCREV = "c2b9595d739a9515a86ff3b1980b5cfdfcc42d68"
 
 S = "${WORKDIR}/git"