fix: correct PATH envar in overlay scripts
All checks were successful
diya-rpi-distrib / build (push) Successful in 1h4m31s
All checks were successful
diya-rpi-distrib / build (push) Successful in 1h4m31s
This commit is contained in:
@ -271,4 +271,8 @@ PACKAGECONFIG:append:pn-qemu-system-native = " sdl"
|
||||
# this doesn't mean anything to you.
|
||||
CONF_VERSION = "2"
|
||||
# accept the Synaptics license
|
||||
LICENSE_FLAGS_ACCEPTED = "synaptics-killswitch"
|
||||
LICENSE_FLAGS_ACCEPTED = "synaptics-killswitch"
|
||||
|
||||
DL_DIR = "/media/work/yocto-build/orpi/build/downloads"
|
||||
SSTATE_DIR = "/media/work/yocto-build/orpi/build/sstate-cache"
|
||||
|
||||
|
Reference in New Issue
Block a user