From patchwork Thu Oct 27 14:32:49 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [3/3] linux-libc-headers: remove older recipes Date: Thu, 27 Oct 2011 14:32:49 -0000 From: Bruce Ashfield X-Patchwork-Id: 13915 Message-Id: <59e1e65076d660facf44bd4111aa1dabc6925eb1.1319725711.git.bruce.ashfield@windriver.com> To: richard.purdie@linuxfoundation.org Cc: openembedded-core@lists.openembedded.org, saul.wold@intel.com 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 --- .../linux-libc-headers_2.6.37.2.bb | 7 ------- .../linux-libc-headers_2.6.39.bb | 7 ------- 2 files changed, 0 insertions(+), 14 deletions(-) delete mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers_2.6.37.2.bb delete mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers_2.6.39.bb 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 c6562b5..0000000 --- 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 36cfb4f..0000000 --- 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"