* [PATCH] linux-libc-headers: Upgrade 3.17 -> 3.17.7
@ 2014-12-20 13:57 Richard Purdie
2014-12-20 15:11 ` Bruce Ashfield
0 siblings, 1 reply; 2+ messages in thread
From: Richard Purdie @ 2014-12-20 13:57 UTC (permalink / raw)
To: openembedded-core
Whilst we don't usually take linux-libc-headers point release, 3.17.3
fixes a userspace header issue which caused gdb to fail to build on
mips. We therefore may as well upgrade to the latest point release.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.17.7.bb b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.17.7.bb
new file mode 100644
index 0000000..7332597
--- /dev/null
+++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.17.7.bb
@@ -0,0 +1,7 @@
+KORG_ARCHIVE_COMPRESSION = "xz"
+
+require linux-libc-headers.inc
+
+SRC_URI[md5sum] = "59cc7d0a236b08de743d6d9421f0f2c6"
+SRC_URI[sha256sum] = "a3c8e6aee912bfd2e69abf9df5a06058434a8771bcaa1784b5980bf1b5298e1c"
+
diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.17.bb b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.17.bb
deleted file mode 100644
index 3417697..0000000
--- a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.17.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-KORG_ARCHIVE_COMPRESSION = "xz"
-
-require linux-libc-headers.inc
-
-SRC_URI[md5sum] = "fb30d0f29214d75cddd2faa94f73d5cf"
-SRC_URI[sha256sum] = "f5153ec93c5fcd41b247950e6a9bcbc63fa87beafd112c133a622439a0f76251"
-
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] linux-libc-headers: Upgrade 3.17 -> 3.17.7
2014-12-20 13:57 [PATCH] linux-libc-headers: Upgrade 3.17 -> 3.17.7 Richard Purdie
@ 2014-12-20 15:11 ` Bruce Ashfield
0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2014-12-20 15:11 UTC (permalink / raw)
To: Richard Purdie, openembedded-core
On 2014-12-20 8:57 AM, Richard Purdie wrote:
> Whilst we don't usually take linux-libc-headers point release, 3.17.3
> fixes a userspace header issue which caused gdb to fail to build on
> mips. We therefore may as well upgrade to the latest point release.
Agreed. Not what we like to do .. but a full update is better than a single
patch.
I have 3.18 headers in testing now, but we'll likely jump over that an
go to 3.19+ to match the next kernel update.
Acked-by: Bruce Ashfield <bruce.ashfield@windriver.com>
>
> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
>
> diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.17.7.bb b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.17.7.bb
> new file mode 100644
> index 0000000..7332597
> --- /dev/null
> +++ b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.17.7.bb
> @@ -0,0 +1,7 @@
> +KORG_ARCHIVE_COMPRESSION = "xz"
> +
> +require linux-libc-headers.inc
> +
> +SRC_URI[md5sum] = "59cc7d0a236b08de743d6d9421f0f2c6"
> +SRC_URI[sha256sum] = "a3c8e6aee912bfd2e69abf9df5a06058434a8771bcaa1784b5980bf1b5298e1c"
> +
> diff --git a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.17.bb b/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.17.bb
> deleted file mode 100644
> index 3417697..0000000
> --- a/meta/recipes-kernel/linux-libc-headers/linux-libc-headers_3.17.bb
> +++ /dev/null
> @@ -1,7 +0,0 @@
> -KORG_ARCHIVE_COMPRESSION = "xz"
> -
> -require linux-libc-headers.inc
> -
> -SRC_URI[md5sum] = "fb30d0f29214d75cddd2faa94f73d5cf"
> -SRC_URI[sha256sum] = "f5153ec93c5fcd41b247950e6a9bcbc63fa87beafd112c133a622439a0f76251"
> -
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-12-20 15:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-20 13:57 [PATCH] linux-libc-headers: Upgrade 3.17 -> 3.17.7 Richard Purdie
2014-12-20 15:11 ` Bruce Ashfield
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox