aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/klibc/klibc_1.5.15+1.5.16.bb
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2010-02-21 16:37:51 +0100
committerAndrea Adami <andrea.adami@gmail.com>2010-02-21 16:43:19 +0100
commit072d533f58242702565e6b4af16d5e4dbc883c76 (patch)
treeb42e694474378d5c186f7834f185bf6ce4943c66 /recipes/klibc/klibc_1.5.15+1.5.16.bb
parent9a0b80fa466e76e8d0a0fe0065186a3076b029ba (diff)
downloadopenembedded-072d533f58242702565e6b4af16d5e4dbc883c76.tar.gz
klibc: major patch split and reordering, recipe cleaning.
* update order of patches to include upstream changes * bump PR for all three recipes * fix typo in klibc_1.5 about 'sh' * clean tabs Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'recipes/klibc/klibc_1.5.15+1.5.16.bb')
-rw-r--r--recipes/klibc/klibc_1.5.15+1.5.16.bb31
1 files changed, 2 insertions, 29 deletions
diff --git a/recipes/klibc/klibc_1.5.15+1.5.16.bb b/recipes/klibc/klibc_1.5.15+1.5.16.bb
index e0a9225883..a44922af6a 100644
--- a/recipes/klibc/klibc_1.5.15+1.5.16.bb
+++ b/recipes/klibc/klibc_1.5.15+1.5.16.bb
@@ -1,33 +1,6 @@
require klibc_1.5.15+1.5.16.inc
-PR = "r0"
-DEFAULT_PREFERENCE = "-1"
+PR = "r1"
KLIBC_FETCHDIR = "Testing"
-# 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 \
- "
-
-S = "${WORKDIR}/klibc-1.5.15"
+DEFAULT_PREFERENCE = "-1"