All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: richard.purdie@linuxfoundation.org
Cc: openembedded-core@lists.openembedded.org, saul.wold@intel.com
Subject: [PATCH 1/3] linux-libc-headers: add 3.2 headers and remove 3.1
Date: Fri, 23 Mar 2012 13:07:46 -0400	[thread overview]
Message-ID: <e19729b388d03502a56b35325a7d2fc1eba278fd.1332522200.git.bruce.ashfield@windriver.com> (raw)
In-Reply-To: <cover.1332522200.git.bruce.ashfield@windriver.com>
In-Reply-To: <cover.1332522200.git.bruce.ashfield@windriver.com>

The 3.1 kernel was never released or directly supported via
oe-core. So as part of update the libc-headers to 3.2 we can
take the opportunity to remove it.

Built and booted on the qemu* targets.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
---
 .../linux-libc-headers/linux-libc-headers_3.1.bb   |    7 -------
 .../linux-libc-headers/linux-libc-headers_3.2.bb   |    6 ++++++
 2 files changed, 6 insertions(+), 7 deletions(-)
 delete mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.1.bb
 create mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.2.bb

diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.1.bb b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.1.bb
deleted file mode 100644
index b87ecde..0000000
--- a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.1.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-require linux-libc-headers.inc
-
-PR = "r1"
-
-SRC_URI += " file://connector-msg-size-fix.patch"
-SRC_URI[md5sum] = "8d43453f8159b2332ad410b19d86a931"
-SRC_URI[sha256sum] = "2573d2378c754b0c602b57586e9311e5b38c5d1e6c137f02873833633a4b9359"
diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.2.bb b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.2.bb
new file mode 100644
index 0000000..9bee02b
--- /dev/null
+++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.2.bb
@@ -0,0 +1,6 @@
+require linux-libc-headers.inc
+
+PR = "r1"
+
+SRC_URI[md5sum] = "7ceb61f87c097fc17509844b71268935"
+SRC_URI[sha256sum] = "c881fc2b53cf0da7ca4538aa44623a7de043a41f76fd5d0f51a31f6ed699d463"
-- 
1.7.0.4




  reply	other threads:[~2012-03-23 17:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-23 17:07 [PATCH 0/3] linux-libc-headers: 3.2 and linux-libc-headers-yocto movement Bruce Ashfield
2012-03-23 17:07 ` Bruce Ashfield [this message]
2012-03-23 17:07 ` [PATCH 2/3] linux-libc-headers: set default LINUXLIBCVERSION to 3.2 Bruce Ashfield
2012-03-23 17:57   ` Bruce Ashfield
2012-03-23 18:06     ` Bruce Ashfield
2012-03-23 17:07 ` [PATCH 3/3] linux-libc-headers-yocto: remove from oe-core Bruce Ashfield
2012-03-23 17:22 ` [PATCH 0/3] linux-libc-headers: 3.2 and linux-libc-headers-yocto movement Koen Kooi
2012-03-23 17:45   ` Bruce Ashfield
2012-03-23 18:41 ` Bruce Ashfield
2012-03-25 10:11 ` Richard Purdie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e19729b388d03502a56b35325a7d2fc1eba278fd.1332522200.git.bruce.ashfield@windriver.com \
    --to=bruce.ashfield@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=richard.purdie@linuxfoundation.org \
    --cc=saul.wold@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.