mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +02:00
eglibc 2.12/2.13: Upgrade SRCREV
We need http://www.eglibc.org/archives/patches/msg00923.html to get through the problem we see when OPTION_EGLIBC_RTLD_DEBUG is disabled. This patch has been backported to both 2.12 and 2.13 branches. We bump SRCREVs to have that change. (From OE-Core rev: 30558af716833c52ce1eae4c408a6794aad96cb2) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -4,7 +4,7 @@ DEPENDS += "gperf-native"
|
|||||||
FILESPATHPKG =. "eglibc-svn:"
|
FILESPATHPKG =. "eglibc-svn:"
|
||||||
PR = "r14"
|
PR = "r14"
|
||||||
|
|
||||||
SRCREV = "11982"
|
SRCREV = "14158"
|
||||||
|
|
||||||
EGLIBC_BRANCH="eglibc-2_12"
|
EGLIBC_BRANCH="eglibc-2_12"
|
||||||
SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http \
|
SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http \
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
require eglibc.inc
|
require eglibc.inc
|
||||||
|
|
||||||
SRCREV = "13356"
|
SRCREV = "14157"
|
||||||
|
|
||||||
DEPENDS += "gperf-native"
|
DEPENDS += "gperf-native"
|
||||||
FILESPATHPKG =. "eglibc-svn:"
|
FILESPATHPKG =. "eglibc-svn:"
|
||||||
|
|||||||
Reference in New Issue
Block a user