diff options
| -rw-r--r-- | meta/recipes-kernel/linux/linux-wrs_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-kernel/linux/linux-wrs_git.bb b/meta/recipes-kernel/linux/linux-wrs_git.bb index 44640dee20..4f134d4d88 100644 --- a/meta/recipes-kernel/linux/linux-wrs_git.bb +++ b/meta/recipes-kernel/linux/linux-wrs_git.bb | |||
| @@ -81,6 +81,7 @@ IFS=' | |||
| 81 | cd ${S} | 81 | cd ${S} |
| 82 | git checkout -f ${WRMACHINE}-${LINUX_KERNEL_TYPE} | 82 | git checkout -f ${WRMACHINE}-${LINUX_KERNEL_TYPE} |
| 83 | } | 83 | } |
| 84 | do_wrlinux_checkout[dirs] = "${S}" | ||
| 84 | 85 | ||
| 85 | addtask wrlinux_checkout before do_patch after do_unpack | 86 | addtask wrlinux_checkout before do_patch after do_unpack |
| 86 | 87 | ||
