From 5e92889623b7efc39194f337f62f8f9ad770b98d Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Sun, 31 Jul 2005 17:56:34 +0000 Subject: unionfs: add make.patch for 1.0.13 and remove a couple of obsolete versions --- packages/unionfs/unionfs-modules_1.0.13.bb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'packages/unionfs/unionfs-modules_1.0.13.bb') diff --git a/packages/unionfs/unionfs-modules_1.0.13.bb b/packages/unionfs/unionfs-modules_1.0.13.bb index b18aaa9ac7..8083bddf67 100644 --- a/packages/unionfs/unionfs-modules_1.0.13.bb +++ b/packages/unionfs/unionfs-modules_1.0.13.bb @@ -1,6 +1,3 @@ -# When mickeyl decides to check in the correct make.patch, then the following line can be removed. -DEFAULT_PREFERENCE = "-1" - PARALLEL_MAKE = "" include unionfs-modules.inc @@ -8,5 +5,6 @@ include unionfs-modules.inc KERNEL_MAJMIN = "${@base_read_file('${STAGING_KERNEL_DIR}/kernel-abiversion')[:3]}" do_compile() { + unset LDFLAGS oe_runmake unionfs${KERNEL_MAJMIN} } -- cgit v1.2.3