diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-08-27 13:11:49 -0400 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-31 23:40:49 +0100 |
| commit | 08c88610c958a9f939ba78380849e3342ca0df3a (patch) | |
| tree | c2a5d6b73397e6074367a1dcbaaac2c48bb6e36b /meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.16.bb | |
| parent | c07aa7e3b74520b96f5c60cebeadef44e48bbc7f (diff) | |
| download | poky-08c88610c958a9f939ba78380849e3342ca0df3a.tar.gz | |
linux-libc-headers: update to 3.16
Updating the linux-libc-headers to the 3.16 release. This matches the
current -dev kernel version, and is compatible with the existing
named kernel versions (3.10, 3.14).
(From OE-Core rev: 7246d62406acf862d3c79e6f615e0c595d46845e)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.16.bb')
| -rw-r--r-- | meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.16.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.16.bb b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.16.bb new file mode 100644 index 0000000000..cedaced2da --- /dev/null +++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.16.bb | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | KORG_ARCHIVE_COMPRESSION = "xz" | ||
| 2 | |||
| 3 | require linux-libc-headers.inc | ||
| 4 | |||
| 5 | SRC_URI[md5sum] = "5c569ed649a0c9711879f333e90c5386" | ||
| 6 | SRC_URI[sha256sum] = "4813ad7927a7d92e5339a873ab16201b242b2748934f12cb5df9ba2cfe1d77a0" | ||
| 7 | |||
