mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
glibc: Drop make-native dependency
Now that our make version is a minmum of 4.0 we can drop this dependency. (From OE-Core rev: e36a8a22bd47884a8ecbaf2091560f08c22346f3) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 7a0c52fd44332abb24e0dea608229ab7c472d94e) Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -16,7 +16,7 @@ CVE_CHECK_IGNORE += "CVE-2019-1010022 CVE-2019-1010023 CVE-2019-1010024"
|
||||
# Potential patch at https://sourceware.org/bugzilla/show_bug.cgi?id=22853
|
||||
CVE_CHECK_IGNORE += "CVE-2019-1010025"
|
||||
|
||||
DEPENDS += "gperf-native bison-native make-native"
|
||||
DEPENDS += "gperf-native bison-native"
|
||||
|
||||
NATIVESDKFIXES ?= ""
|
||||
NATIVESDKFIXES:class-nativesdk = "\
|
||||
|
||||
Reference in New Issue
Block a user