mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
cdrkit: add native to BBCLASSEXTEND
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
add900e734
commit
586c627276
@@ -23,3 +23,5 @@ RDEPENDS_${PN} = "perl"
|
|||||||
do_install_append() {
|
do_install_append() {
|
||||||
ln -sf ${bindir}/genisoimage ${D}${bindir}/mkisofs
|
ln -sf ${bindir}/genisoimage ${D}${bindir}/mkisofs
|
||||||
}
|
}
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native"
|
||||||
|
|||||||
Reference in New Issue
Block a user