diff options
| -rw-r--r-- | meta/recipes-bsp/grub/grub-bootconf_1.00.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-bsp/grub/grub-efi_2.06.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-core/systemd/systemd-boot_249.3.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-core/systemd/systemd-bootconf_1.00.bb | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-bsp/grub/grub-bootconf_1.00.bb b/meta/recipes-bsp/grub/grub-bootconf_1.00.bb index 151e601fd2..783e30bf38 100644 --- a/meta/recipes-bsp/grub/grub-bootconf_1.00.bb +++ b/meta/recipes-bsp/grub/grub-bootconf_1.00.bb | |||
| @@ -5,7 +5,7 @@ DESCRIPTION = "Grub might require different configuration file for \ | |||
| 5 | different machines." | 5 | different machines." |
| 6 | HOMEPAGE = "https://www.gnu.org/software/grub/manual/grub/grub.html#Configuration" | 6 | HOMEPAGE = "https://www.gnu.org/software/grub/manual/grub/grub.html#Configuration" |
| 7 | 7 | ||
| 8 | RPROVIDES:${PN} += "virtual/grub-bootconf" | 8 | RPROVIDES:${PN} += "virtual-grub-bootconf" |
| 9 | 9 | ||
| 10 | inherit grub-efi-cfg | 10 | inherit grub-efi-cfg |
| 11 | 11 | ||
diff --git a/meta/recipes-bsp/grub/grub-efi_2.06.bb b/meta/recipes-bsp/grub/grub-efi_2.06.bb index 96e9df88b6..a8cc209a02 100644 --- a/meta/recipes-bsp/grub/grub-efi_2.06.bb +++ b/meta/recipes-bsp/grub/grub-efi_2.06.bb | |||
| @@ -5,7 +5,7 @@ require conf/image-uefi.conf | |||
| 5 | GRUBPLATFORM = "efi" | 5 | GRUBPLATFORM = "efi" |
| 6 | 6 | ||
| 7 | DEPENDS:append = " grub-native" | 7 | DEPENDS:append = " grub-native" |
| 8 | RDEPENDS:${PN} = "grub-common virtual/grub-bootconf" | 8 | RDEPENDS:${PN} = "grub-common virtual-grub-bootconf" |
| 9 | 9 | ||
| 10 | SRC_URI += " \ | 10 | SRC_URI += " \ |
| 11 | file://cfg \ | 11 | file://cfg \ |
diff --git a/meta/recipes-core/systemd/systemd-boot_249.3.bb b/meta/recipes-core/systemd/systemd-boot_249.3.bb index af2be162a3..b3d4e31e08 100644 --- a/meta/recipes-core/systemd/systemd-boot_249.3.bb +++ b/meta/recipes-core/systemd/systemd-boot_249.3.bb | |||
| @@ -46,7 +46,7 @@ python __anonymous () { | |||
| 46 | 46 | ||
| 47 | FILES:${PN} = "${EFI_FILES_PATH}/${SYSTEMD_BOOT_IMAGE}" | 47 | FILES:${PN} = "${EFI_FILES_PATH}/${SYSTEMD_BOOT_IMAGE}" |
| 48 | 48 | ||
| 49 | RDEPENDS:${PN} += "virtual/systemd-bootconf" | 49 | RDEPENDS:${PN} += "virtual-systemd-bootconf" |
| 50 | 50 | ||
| 51 | # Imported from the old gummiboot recipe | 51 | # Imported from the old gummiboot recipe |
| 52 | TUNE_CCARGS:remove = "-mfpmath=sse" | 52 | TUNE_CCARGS:remove = "-mfpmath=sse" |
diff --git a/meta/recipes-core/systemd/systemd-bootconf_1.00.bb b/meta/recipes-core/systemd/systemd-bootconf_1.00.bb index 12c4447f37..19637546a9 100644 --- a/meta/recipes-core/systemd/systemd-bootconf_1.00.bb +++ b/meta/recipes-core/systemd/systemd-bootconf_1.00.bb | |||
| @@ -2,7 +2,7 @@ LICENSE = "MIT" | |||
| 2 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 2 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
| 3 | SUMMARY = "Basic systemd-boot configuration files" | 3 | SUMMARY = "Basic systemd-boot configuration files" |
| 4 | 4 | ||
| 5 | RPROVIDES:${PN} += "virtual/systemd-bootconf" | 5 | RPROVIDES:${PN} += "virtual-systemd-bootconf" |
| 6 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 6 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 7 | 7 | ||
| 8 | inherit systemd-boot-cfg | 8 | inherit systemd-boot-cfg |
