mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 03:08:48 +00:00
linux-wrs: Ensure S directory exists else task can fail
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
d17a09376d
commit
f57a3d9508
@ -81,6 +81,7 @@ IFS='
|
||||
cd ${S}
|
||||
git checkout -f ${WRMACHINE}-${LINUX_KERNEL_TYPE}
|
||||
}
|
||||
do_wrlinux_checkout[dirs] = "${S}"
|
||||
|
||||
addtask wrlinux_checkout before do_patch after do_unpack
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user