aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/klibc/klibc-utils-static_1.5.15+1.5.16.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/klibc/klibc-utils-static_1.5.15+1.5.16.bb')
-rw-r--r--recipes/klibc/klibc-utils-static_1.5.15+1.5.16.bb45
1 files changed, 21 insertions, 24 deletions
diff --git a/recipes/klibc/klibc-utils-static_1.5.15+1.5.16.bb b/recipes/klibc/klibc-utils-static_1.5.15+1.5.16.bb
index 23dfbf9da3..f7c69ba090 100644
--- a/recipes/klibc/klibc-utils-static_1.5.15+1.5.16.bb
+++ b/recipes/klibc/klibc-utils-static_1.5.15+1.5.16.bb
@@ -1,37 +1,34 @@
require klibc-common.inc
-
-PR = "r0"
-DEFAULT_PREFERENCE = "-1"
+PR = "r1"
KLIBC_FETCHDIR = "Testing"
+DEFAULT_PREFERENCE = "-1"
+
# temporary override here in the recipe
# until 1.5.16 is released
+
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/libs/klibc/${KLIBC_FETCHDIR}/klibc-1.5.15.tar.bz2 \
- file://fstype-sane-vfat-and-jffs2-for-1.5.patch;patch=1 \
- file://modprobe.patch;patch=1 \
- file://losetup.patch;patch=1 \
- file://dash_readopt.patch;patch=1 \
- file://wc.patch;patch=1 \
- "
-# temporary taken from the inc
-# until 1.5.16 is released
-SRC_URI += " \
- file://fix-must_inline-macro-for-gcc4.3.patch;patch=1 \
- file://ipconfig-omit-zero-lenght-DHCP-vendor-class-id.patch;patch=1 \
- file://ipconfig-send-req-hostname-in-DHCP.patch;patch=1 \
- file://ipconfig-set-null-ciaddr-on-dhcprequest.patch;patch=1 \
- file://use-headers_install-to-install-headers.patch;patch=1 \
- file://klibc-utils-add-simple-ls.patch;patch=1 \
- file://staging.patch;patch=1 \
- file://klibc_kexecsyscall.patch;patch=1 \
- file://mntproc-definitions.patch;patch=1 \
- file://signal-cleanup.patch;patch=1 \
- file://isystem.patch;patch=1 \
- "
+ file://1.5.15+1.5.16.patch;patch=1 \
+ "
S = "${WORKDIR}/klibc-1.5.15"
+#
+# end override
+
+SRC_URI += "file://fstype-sane-vfat-and-jffs2-for-1.5.patch;patch=1 \
+ file://modprobe.patch;patch=1 \
+ file://losetup.patch;patch=1 \
+ file://dash_readopt.patch;patch=1 \
+ file://wc.patch;patch=1 \
+ file://staging.patch;patch=1 \
+ file://klibc_kexecsyscall.patch;patch=1 \
+ file://mntproc-definitions.patch;patch=1 \
+ file://signal-cleanup.patch;patch=1 \
+ file://isystem.patch;patch=1 \
+ "
+
FILESPATHPKG =. "klibc-${PV}:"
# We only want the static utils. klibc build both. So we install only what we want.