Skip to content

Commit

Permalink
cdrkit: add native to BBCLASSEXTEND
Browse files Browse the repository at this point in the history
Signed-off-by: Maciej Pijanowski <maciej.pijanowski@3mdeb.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
  • Loading branch information
macpijan authored and kraj committed Nov 25, 2020
1 parent add900e commit 586c627
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions meta-oe/recipes-multimedia/cdrkit/cdrkit_1.1.11.bb
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ RDEPENDS_${PN} = "perl"
do_install_append() {
ln -sf ${bindir}/genisoimage ${D}${bindir}/mkisofs
}

BBCLASSEXTEND = "native"

0 comments on commit 586c627

Please sign in to comment.