mirror of
https://git.yoctoproject.org/meta-zephyr
synced 2026-09-20 06:49:37 +02:00
Convert to new override syntax
Use the convert-overrides.py to convert to new syntax and fixed some additional changes manually. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
This commit is contained in:
@@ -14,6 +14,6 @@ do_install () {
|
||||
}
|
||||
|
||||
PACKAGES = "${PN}"
|
||||
FILES_${PN} = "/usr/src/zephyr"
|
||||
FILES:${PN} = "/usr/src/zephyr"
|
||||
|
||||
SYSROOT_DIRS += "/usr/src/zephyr"
|
||||
|
||||
Reference in New Issue
Block a user