diff options
Diffstat (limited to 'meta/recipes-bsp/grub/grub_2.02.bb')
| -rw-r--r-- | meta/recipes-bsp/grub/grub_2.02.bb | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/meta/recipes-bsp/grub/grub_2.02.bb b/meta/recipes-bsp/grub/grub_2.02.bb index b8055e7537..3e61f6a16d 100644 --- a/meta/recipes-bsp/grub/grub_2.02.bb +++ b/meta/recipes-bsp/grub/grub_2.02.bb | |||
| @@ -1,10 +1,6 @@ | |||
| 1 | require grub2.inc | 1 | require grub2.inc |
| 2 | 2 | ||
| 3 | RDEPENDS_${PN} = "diffutils freetype grub-editenv" | 3 | RDEPENDS_${PN} += "diffutils freetype" |
| 4 | |||
| 5 | PACKAGES =+ "grub-editenv" | ||
| 6 | |||
| 7 | FILES_grub-editenv = "${bindir}/grub-editenv" | ||
| 8 | 4 | ||
| 9 | do_install_append () { | 5 | do_install_append () { |
| 10 | install -d ${D}${sysconfdir}/grub.d | 6 | install -d ${D}${sysconfdir}/grub.d |
