mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-09 15:52:54 +00:00
liburing: enable native/nativesdk builds
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
11108aaaf7
commit
ba3f6bb008
@ -29,3 +29,5 @@ do_configure() {
|
|||||||
do_install () {
|
do_install () {
|
||||||
oe_runmake install DESTDIR=${D}
|
oe_runmake install DESTDIR=${D}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native nativesdk"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user