mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 18:49:33 +02:00
POKY_NATIVE_SYSROOT -> OECORE_NATIVE_SYSROOT
(From OE-Core rev: c056aeaa13549b404088e3d465f3b03443e5ab88) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -61,7 +61,7 @@ extract_rootfs()
|
||||
|
||||
#Parameter detail is listed below:
|
||||
#Param 4: Silent install or customize install
|
||||
#Param 3: POKY_NATIVE_SYSROOT
|
||||
#Param 3: OECORE_NATIVE_SYSROOT
|
||||
#Param 2: user defined rootfs extraction directory
|
||||
#param 1: sysroot image name
|
||||
extract_rootfs $1 $2 $3 $4
|
||||
|
||||
Reference in New Issue
Block a user