diff options
-rw-r--r-- | meta/recipes-bsp/grub/grub-efi_2.00.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/grub/grub-efi_2.00.bb b/meta/recipes-bsp/grub/grub-efi_2.00.bb index a337d3d4cb..7b44eab8d1 100644 --- a/meta/recipes-bsp/grub/grub-efi_2.00.bb +++ b/meta/recipes-bsp/grub/grub-efi_2.00.bb | |||
@@ -2,7 +2,7 @@ require grub2.inc | |||
2 | 2 | ||
3 | DEPENDS_class-target = "grub-efi-native" | 3 | DEPENDS_class-target = "grub-efi-native" |
4 | RDEPENDS_${PN}_class-target = "diffutils freetype" | 4 | RDEPENDS_${PN}_class-target = "diffutils freetype" |
5 | PR = "r2" | 5 | PR = "r3" |
6 | 6 | ||
7 | SRC_URI += " \ | 7 | SRC_URI += " \ |
8 | file://cfg \ | 8 | file://cfg \ |