From 0219e9fd2fdb945dcaa6e24c7ce3e07d269d9ecc Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Sun, 21 Jun 2009 00:25:46 +0200 Subject: kexec-tools: rename static recipes built against klibc --- recipes/initrdscripts/initramfs-module-kexecboot_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/initrdscripts') diff --git a/recipes/initrdscripts/initramfs-module-kexecboot_1.0.bb b/recipes/initrdscripts/initramfs-module-kexecboot_1.0.bb index 3080269920..7f1e7cd5f9 100644 --- a/recipes/initrdscripts/initramfs-module-kexecboot_1.0.bb +++ b/recipes/initrdscripts/initramfs-module-kexecboot_1.0.bb @@ -1,7 +1,7 @@ SRC_URI = "file://87-kexecboot.sh" PR = "r2" DESCRIPTION = "An initramfs module for kexecing kernel from rootfs." -RDEPENDS = "initramfs-uniboot kexec-static" +RDEPENDS = "initramfs-uniboot kexec-klibc-static" do_install() { install -d ${D}/initrd.d -- cgit 1.2.3-korg