mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 11:53:07 +00:00
coreutils: Convert to BBCLASSEXTEND
This commit is contained in:
parent
66b6014139
commit
467b5bc1e0
@ -1,2 +0,0 @@
|
||||
require coreutils_${PV}.bb
|
||||
inherit native
|
||||
@ -81,3 +81,5 @@ pkg_prerm_${PN} () {
|
||||
update-alternatives --remove uptime uptime.${PN}
|
||||
update-alternatives --remove '[' 'lbracket.${PN}'
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user