mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
uclibc_0.9.33.bb: Upgrade to latest git
This is needed otherwise glib-2.0 wont run correctly (From OE-Core rev: c495e31f278e49e15fb48285f3b68794f6cf888e) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
SRCREV="f7c18471f1ff8f3e54e462df0e96e19739869c78"
|
SRCREV="7810e4f8027b5c4c8ceec6fefec4eb779362ebb5"
|
||||||
|
|
||||||
require uclibc.inc
|
require uclibc.inc
|
||||||
|
|
||||||
PR = "${INC_PR}.1"
|
PR = "${INC_PR}.2"
|
||||||
PROVIDES += "virtual/${TARGET_PREFIX}libc-for-gcc"
|
PROVIDES += "virtual/${TARGET_PREFIX}libc-for-gcc"
|
||||||
|
|
||||||
SRC_URI = "git://uclibc.org/uClibc.git;branch=${PV};protocol=git \
|
SRC_URI = "git://uclibc.org/uClibc.git;branch=${PV};protocol=git \
|
||||||
|
|||||||
Reference in New Issue
Block a user