1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

coreutils: Convert to BBCLASSEXTEND

This commit is contained in:
Richard Purdie
2009-01-03 18:33:34 +00:00
parent 66b6014139
commit 467b5bc1e0
2 changed files with 2 additions and 2 deletions
@@ -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"