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.
|
# this doesn't mean anything to you.
|
||||||
CONF_VERSION = "2"
|
CONF_VERSION = "2"
|
||||||
# accept the Synaptics license
|
# 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"
|
||||||
|
|
||||||
|
Submodule meta-diya updated: 7b75b29500...70caa69660
Reference in New Issue
Block a user