From 7982e2d27105d64623265401537cfd7670ecd3c6 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Sat, 21 Nov 2009 15:43:48 +0100 Subject: kexec-tools-klibc-static_1.101.bb: inject 'static' in CFLAGS string --- recipes/kexec/kexec-tools-klibc-static_1.101.bb | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'recipes/kexec/kexec-tools-klibc-static_1.101.bb') diff --git a/recipes/kexec/kexec-tools-klibc-static_1.101.bb b/recipes/kexec/kexec-tools-klibc-static_1.101.bb index 4ad59ce257..5d131d839e 100644 --- a/recipes/kexec/kexec-tools-klibc-static_1.101.bb +++ b/recipes/kexec/kexec-tools-klibc-static_1.101.bb @@ -1,10 +1,12 @@ # the binaries are statical linked against klibc require kexec-tools.inc -PR = "r5" +PR = "r6" DEPENDS = "klibc" -SRC_URI += "file://kexec-klibc.patch;patch=1" +SRC_URI += "file://kexec-static.patch;patch=1 \ + file://kexec-klibc.patch;patch=1 \ + " S = "${WORKDIR}/kexec-tools-${PV}" EXTRA_OECONF = " --without-zlib" -- cgit v1.2.3