mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
makedepend: upgrade from 1.0.2 to 1.0.3
And also update the recipe checksums. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
01e53cad77
commit
bd7244481d
+8
-2
@@ -2,7 +2,13 @@ require xorg-util-common.inc
|
|||||||
|
|
||||||
DESCRIPTION = "create dependencies in makefiles"
|
DESCRIPTION = "create dependencies in makefiles"
|
||||||
DEPENDS = "xproto util-macros"
|
DEPENDS = "xproto util-macros"
|
||||||
PR = "r2"
|
PR = "r0"
|
||||||
PE = "1"
|
PE = "1"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=43a6eda34b48ee821b3b66f4f753ce4f"
|
|
||||||
BBCLASSEXTEND = "native"
|
BBCLASSEXTEND = "native"
|
||||||
|
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=43a6eda34b48ee821b3b66f4f753ce4f"
|
||||||
|
|
||||||
|
SRC_URI[md5sum] = "ec37ca8b810a40cdfb16a736b3360f6c"
|
||||||
|
SRC_URI[sha256sum] = "2d3466acc29b382a4368b30371f17a4083933281b97f8ef67fc8b785a60d52dc"
|
||||||
|
|
||||||
Reference in New Issue
Block a user