Initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
SUMMARY = "devtool test for overrides and patches"
|
||||
LICENSE = "CLOSED"
|
||||
INHIBIT_DEFAULT_DEPS = "1"
|
||||
EXCLUDE_FROM_WORLD = "1"
|
||||
|
||||
SRC_URI = "file://source;subdir=${BP}"
|
||||
SRC_URI:append:qemuarm = " file://arm.patch;striplevel=0"
|
||||
SRC_URI:append:qemux86 = " file://x86.patch;striplevel=0"
|
||||
Reference in New Issue
Block a user