mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 23:02:30 +02:00
glibc: upgrade glibc-2.33 to latest version
glibc-2.33 has been upgraded to latest version that includes many CVE and other bug fixes. Ran the regressions and results are better. (From OE-Core rev: d5bdff460cc8b0f38177f1f38d625eeda729b459) Signed-off-by: pgowda <pgowda.cve@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
SRCBRANCH ?= "release/2.33/master"
|
||||
PV = "2.33"
|
||||
SRCREV_glibc ?= "55b99e9ed07688019609bd4dcd17d3ebf4572948"
|
||||
SRCREV_glibc ?= "3e2a15c666e40e5ee740e5079c56d83469280323"
|
||||
SRCREV_localedef ?= "bd644c9e6f3e20c5504da1488448173c69c56c28"
|
||||
|
||||
GLIBC_GIT_URI ?= "git://sourceware.org/git/glibc.git"
|
||||
|
||||
Reference in New Issue
Block a user