mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
libvpx: Enable native support
Enable support for building libvpx as a native recipe Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
6aa414ea0e
commit
747684d460
|
|
@ -49,3 +49,5 @@ do_install() {
|
|||
oe_runmake install DESTDIR=${D}
|
||||
chown -R root:root ${D}
|
||||
}
|
||||
|
||||
BBCLASSEXTEND += "native"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user