From 8aafddccb03f54923927e9d1c8c80223baf581de Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Sun, 29 Sep 2013 01:15:39 +0200 Subject: kexecboot: add BBCLASSEXTEND for the klibc static flavor remove kexecboot-klibc recipe bump PV to local 0.5.9.1 remove PR Signed-off-by: Andrea Adami --- meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb (limited to 'meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb') diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb deleted file mode 100644 index 4144d850d7..0000000000 --- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb +++ /dev/null @@ -1,12 +0,0 @@ -PV = "0.5.9" -PR = "r10+gitr${SRCREV}" - -SRC_URI = "git://github.com/kexecboot/kexecboot.git" -SRCREV = "0bcc14671aa2d84ec20f260582aca36bb901ccf1" -S = "${WORKDIR}/git" - -# the binary is statically linked against klibc -inherit klibc - -require kexecboot.inc -SUMMARY = "kexecboot linux-as-bootloader, statically compiled against klibc" -- cgit 1.2.3-korg