From: Bruce Ashfield Date: Thu, 27 Oct 2011 14:32:49 +0000 (-0400) Subject: linux-libc-headers: remove older recipes X-Git-Tag: 2015-4~12926 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=e3f5d612791329cc7df100e5cf745b2b47ce7259;p=openembedded-core.git linux-libc-headers: remove older recipes The default libc-headers is v3.1 and building against the new headers but booting an older kernel has been shown to work. Older 2.6 based header builds can easily be reproduced, but having all the old recipe iterations available is not required. Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_2.6.37.2.bb b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_2.6.37.2.bb deleted file mode 100644 index c6562b5ebf..0000000000 --- a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_2.6.37.2.bb +++ /dev/null @@ -1,7 +0,0 @@ -require linux-libc-headers.inc - -PR = "r3" - -SRC_URI += " file://connector-msg-size-fix.patch" -SRC_URI[md5sum] = "89f681bc7c917a84aa7470da6eed5101" -SRC_URI[sha256sum] = "2920c4cd3e87fe40ebee96d28779091548867e1c36f71c1fc3d07e6d5802161f" diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_2.6.39.bb b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_2.6.39.bb deleted file mode 100644 index 36cfb4fcab..0000000000 --- a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_2.6.39.bb +++ /dev/null @@ -1,7 +0,0 @@ -require linux-libc-headers.inc - -PR = "r3" - -SRC_URI += " file://connector-msg-size-fix.patch" -SRC_URI[md5sum] = "1aab7a741abe08d42e8eccf20de61e05" -SRC_URI[sha256sum] = "584d17f2a3ee18a9501d7ff36907639e538cfdba4529978b8550c461d45c61f6"