summaryrefslogtreecommitdiffstats
path: root/recipes/initrdscripts
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/initrdscripts')
-rw-r--r--recipes/initrdscripts/initramfs-jffs2_0.1.bb2
-rw-r--r--recipes/initrdscripts/initramfs-module-aufs_1.0.bb2
-rw-r--r--recipes/initrdscripts/initramfs-module-block_1.0.bb2
-rw-r--r--recipes/initrdscripts/initramfs-module-bootldr-buster_1.0.bb2
-rw-r--r--recipes/initrdscripts/initramfs-module-bootmenu_1.0.bb2
-rw-r--r--recipes/initrdscripts/initramfs-module-check-modules_1.0.bb2
-rw-r--r--recipes/initrdscripts/initramfs-module-ext3_1.0.bb2
-rw-r--r--recipes/initrdscripts/initramfs-module-initfs_1.0.bb2
-rw-r--r--recipes/initrdscripts/initramfs-module-kexecboot_1.0.bb2
-rw-r--r--recipes/initrdscripts/initramfs-module-loop_1.0.bb2
-rw-r--r--recipes/initrdscripts/initramfs-module-nfs_1.0.bb2
-rw-r--r--recipes/initrdscripts/initramfs-module-psplash_1.0.bb2
-rw-r--r--recipes/initrdscripts/initramfs-module-squashfs_1.0.bb2
-rw-r--r--recipes/initrdscripts/initramfs-uniboot_1.0.bb2
14 files changed, 14 insertions, 14 deletions
diff --git a/recipes/initrdscripts/initramfs-jffs2_0.1.bb b/recipes/initrdscripts/initramfs-jffs2_0.1.bb
index cbb476f431..95e9f08db1 100644
--- a/recipes/initrdscripts/initramfs-jffs2_0.1.bb
+++ b/recipes/initrdscripts/initramfs-jffs2_0.1.bb
@@ -1,5 +1,5 @@
SRC_URI = "file://jffs2boot.sh"
-PR = "r3"
+PR = "r4"
RRECOMMENDS_${PN} = "kernel-module-mtdblock kernel-module-mtdram"
do_install() {
diff --git a/recipes/initrdscripts/initramfs-module-aufs_1.0.bb b/recipes/initrdscripts/initramfs-module-aufs_1.0.bb
index 1b8721b6ef..a29b19356b 100644
--- a/recipes/initrdscripts/initramfs-module-aufs_1.0.bb
+++ b/recipes/initrdscripts/initramfs-module-aufs_1.0.bb
@@ -1,5 +1,5 @@
SRC_URI = "file://98-aufs.sh"
-PR = "r1"
+PR = "r2"
DESCRIPTION = "An initramfs module for mount aufs."
RDEPENDS_${PN} = "initramfs-uniboot aufs"
diff --git a/recipes/initrdscripts/initramfs-module-block_1.0.bb b/recipes/initrdscripts/initramfs-module-block_1.0.bb
index f715eae2dd..5d4c8468fc 100644
--- a/recipes/initrdscripts/initramfs-module-block_1.0.bb
+++ b/recipes/initrdscripts/initramfs-module-block_1.0.bb
@@ -1,5 +1,5 @@
SRC_URI = "file://85-blockboot.sh"
-PR = "r3"
+PR = "r4"
RDEPENDS_${PN} = "initramfs-uniboot"
DESCRIPTION = "An initramfs module for booting off normal block devices."
diff --git a/recipes/initrdscripts/initramfs-module-bootldr-buster_1.0.bb b/recipes/initrdscripts/initramfs-module-bootldr-buster_1.0.bb
index f33ecd34f3..dc47c86806 100644
--- a/recipes/initrdscripts/initramfs-module-bootldr-buster_1.0.bb
+++ b/recipes/initrdscripts/initramfs-module-bootldr-buster_1.0.bb
@@ -1,5 +1,5 @@
SRC_URI = "file://01-bootldr-buster.sh"
-PR = "r2"
+PR = "r3"
DESCRIPTION = "An initramfs module for ignoring bogus kernel commandline from Compaq bootldr"
RDEPENDS_${PN} = "initramfs-uniboot"
diff --git a/recipes/initrdscripts/initramfs-module-bootmenu_1.0.bb b/recipes/initrdscripts/initramfs-module-bootmenu_1.0.bb
index 50f9519c2a..890fef3c10 100644
--- a/recipes/initrdscripts/initramfs-module-bootmenu_1.0.bb
+++ b/recipes/initrdscripts/initramfs-module-bootmenu_1.0.bb
@@ -1,5 +1,5 @@
SRC_URI = "file://30-bootmenu.sh"
-PR = "r18"
+PR = "r19"
DESCRIPTION = "An initramfs module with UI for selection of boot device."
RDEPENDS_${PN} = "klibc-utils-static-fstype initramfs-uniboot initramfs-module-block initramfs-module-loop initramfs-module-nfs"
# For VFAT mounting.
diff --git a/recipes/initrdscripts/initramfs-module-check-modules_1.0.bb b/recipes/initrdscripts/initramfs-module-check-modules_1.0.bb
index e1eeb6f23d..343f9d1e0a 100644
--- a/recipes/initrdscripts/initramfs-module-check-modules_1.0.bb
+++ b/recipes/initrdscripts/initramfs-module-check-modules_1.0.bb
@@ -1,5 +1,5 @@
SRC_URI = "file://90-check-modules.sh"
-PR = "r0"
+PR = "r1"
DESCRIPTION = "An initramfs module for checking that kernel modules exist in rootfs"
RDEPENDS_${PN} = "initramfs-uniboot"
diff --git a/recipes/initrdscripts/initramfs-module-ext3_1.0.bb b/recipes/initrdscripts/initramfs-module-ext3_1.0.bb
index ad483c47f8..869ff05925 100644
--- a/recipes/initrdscripts/initramfs-module-ext3_1.0.bb
+++ b/recipes/initrdscripts/initramfs-module-ext3_1.0.bb
@@ -1,5 +1,5 @@
SRC_URI = "file://80-ext3.sh"
-PR = "r1"
+PR = "r2"
DESCRIPTION = "An initramfs module for mount ext3."
RDEPENDS_${PN} = "initramfs-uniboot"
diff --git a/recipes/initrdscripts/initramfs-module-initfs_1.0.bb b/recipes/initrdscripts/initramfs-module-initfs_1.0.bb
index a7ca82bdff..9e7b5a863c 100644
--- a/recipes/initrdscripts/initramfs-module-initfs_1.0.bb
+++ b/recipes/initrdscripts/initramfs-module-initfs_1.0.bb
@@ -1,5 +1,5 @@
SRC_URI = "file://10-initfs.sh"
-PR = "r4"
+PR = "r5"
DESCRIPTION = "An initramfs module for initializing filesystems."
RDEPENDS_${PN} = "initramfs-uniboot"
RRECOMMENDS_${PN} = "kernel-module-vfat kernel-module-ext2"
diff --git a/recipes/initrdscripts/initramfs-module-kexecboot_1.0.bb b/recipes/initrdscripts/initramfs-module-kexecboot_1.0.bb
index 585ea9a2c8..e153d2b67e 100644
--- a/recipes/initrdscripts/initramfs-module-kexecboot_1.0.bb
+++ b/recipes/initrdscripts/initramfs-module-kexecboot_1.0.bb
@@ -1,5 +1,5 @@
SRC_URI = "file://87-kexecboot.sh"
-PR = "r2"
+PR = "r3"
DESCRIPTION = "An initramfs module for kexecing kernel from rootfs."
RDEPENDS_${PN} = "initramfs-uniboot kexec-klibc-static"
diff --git a/recipes/initrdscripts/initramfs-module-loop_1.0.bb b/recipes/initrdscripts/initramfs-module-loop_1.0.bb
index 5d10bd3f79..270f2befea 100644
--- a/recipes/initrdscripts/initramfs-module-loop_1.0.bb
+++ b/recipes/initrdscripts/initramfs-module-loop_1.0.bb
@@ -1,5 +1,5 @@
SRC_URI = "file://80-loopboot.sh"
-PR = "r2"
+PR = "r3"
DESCRIPTION = "An initramfs module for booting a filesystem image by loopback \
mounting it."
RDEPENDS_${PN} = "initramfs-uniboot initramfs-module-initfs"
diff --git a/recipes/initrdscripts/initramfs-module-nfs_1.0.bb b/recipes/initrdscripts/initramfs-module-nfs_1.0.bb
index 0c303cbeb8..a757003e60 100644
--- a/recipes/initrdscripts/initramfs-module-nfs_1.0.bb
+++ b/recipes/initrdscripts/initramfs-module-nfs_1.0.bb
@@ -1,5 +1,5 @@
SRC_URI = "file://80-nfsboot.sh"
-PR = "r2"
+PR = "r3"
DESCRIPTION = "An initramfs module for booting via NFS."
RDEPENDS_${PN} = "initramfs-uniboot"
RRECOMMENDS_${PN} = "kernel-module-g-ether kernel-module-nfs"
diff --git a/recipes/initrdscripts/initramfs-module-psplash_1.0.bb b/recipes/initrdscripts/initramfs-module-psplash_1.0.bb
index 0a44966d7f..9f9dc471c4 100644
--- a/recipes/initrdscripts/initramfs-module-psplash_1.0.bb
+++ b/recipes/initrdscripts/initramfs-module-psplash_1.0.bb
@@ -1,5 +1,5 @@
SRC_URI = "file://00-psplash.sh file://99-psplash.sh"
-PR = "r5"
+PR = "r6"
RDEPENDS_${PN} = "initramfs-uniboot virtual-psplash"
DESCRIPTION = "An initramfs module to enable psplash."
diff --git a/recipes/initrdscripts/initramfs-module-squashfs_1.0.bb b/recipes/initrdscripts/initramfs-module-squashfs_1.0.bb
index c8e04b09d6..fcf3f97a90 100644
--- a/recipes/initrdscripts/initramfs-module-squashfs_1.0.bb
+++ b/recipes/initrdscripts/initramfs-module-squashfs_1.0.bb
@@ -1,5 +1,5 @@
SRC_URI = "file://80-squashfs.sh"
-PR = "r1"
+PR = "r2"
DESCRIPTION = "An initramfs module for mount squashfs."
RDEPENDS_${PN} = "initramfs-uniboot"
diff --git a/recipes/initrdscripts/initramfs-uniboot_1.0.bb b/recipes/initrdscripts/initramfs-uniboot_1.0.bb
index 2ceea68001..96a7edc659 100644
--- a/recipes/initrdscripts/initramfs-uniboot_1.0.bb
+++ b/recipes/initrdscripts/initramfs-uniboot_1.0.bb
@@ -1,5 +1,5 @@
SRC_URI = "file://init.sh"
-PR = "r11"
+PR = "r12"
DESCRIPTON = "A modular initramfs init script system."
RRECOMMENDS_${PN} = "kernel-module-mtdblock"