mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
glog: Support building for native
This is needed to build opencv-native. Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com> Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
committed by
Gyorgy Sarvari
parent
9128c6c8c1
commit
fe59a35289
@@ -40,3 +40,5 @@ do_configure:append() {
|
||||
}
|
||||
|
||||
FILES:${PN}-dev += "${datadir}/${BPN}/cmake"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user