diff options
| -rw-r--r-- | meta/recipes-bsp/grub/grub_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-bsp/grub/grub_git.bb b/meta/recipes-bsp/grub/grub_git.bb index 82a25c9a8d..9b5d9bbd7d 100644 --- a/meta/recipes-bsp/grub/grub_git.bb +++ b/meta/recipes-bsp/grub/grub_git.bb | |||
| @@ -21,6 +21,7 @@ SRCREV = "0776112c5311196889a15058a3b1be4c81ba5e05" | |||
| 21 | SRC_URI = "git://git.savannah.gnu.org/grub.git \ | 21 | SRC_URI = "git://git.savannah.gnu.org/grub.git \ |
| 22 | file://40_custom \ | 22 | file://40_custom \ |
| 23 | file://autogen.sh-exclude-pc.patch \ | 23 | file://autogen.sh-exclude-pc.patch \ |
| 24 | file://grub-2.00-add-oe-kernel.patch \ | ||
| 24 | " | 25 | " |
| 25 | 26 | ||
| 26 | S = "${WORKDIR}/git" | 27 | S = "${WORKDIR}/git" |
