mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-21 22:50:24 +00:00
android-tools-native: dependency with android-tools-conf-native
Building of android-tools-native aborted due to missing dependency with android-tools-conf-native. Fixed by extending android-tools-conf-configfs_1.0.bb recipe to build native Signed-off-by: Christos Gavros <gavrosc@yahoo.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -36,3 +36,4 @@ FILES:${PN} += " \
|
||||
|
||||
PROVIDES += "android-tools-conf"
|
||||
RPROVIDES:${PN} = "android-tools-conf"
|
||||
BBCLASSEXTEND = "native"
|
||||
|
||||
Reference in New Issue
Block a user