mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-22 01:09:27 +00:00
v4l-utils: add support for "native" build
Signed-off-by: Herve Jourdain <herve.jourdain@neuf.fr> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
74d5222967
commit
d0b44b7c77
@ -43,3 +43,6 @@ FILES_libv4l-dbg += "${libdir}/libv4l/.debug ${libdir}/libv4l/plugins/.debug"
|
||||
FILES_libv4l-dev += "${includedir} ${libdir}/pkgconfig \
|
||||
${libdir}/libv4l*${SOLIBSDEV} ${libdir}/*.la \
|
||||
${libdir}/v4l*${SOLIBSDEV} ${libdir}/libv4l/*.la ${libdir}/libv4l/plugins/*.la"
|
||||
|
||||
PARALLEL_MAKE_class-native = ""
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user