From: Koen Kooi <k.kooi@student.utwente.nl>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] Remove scsi headers from linux-libc-headers
Date: Tue, 27 Apr 2010 23:54:26 +0200 [thread overview]
Message-ID: <hr7mei$k3q$1@dough.gmane.org> (raw)
In-Reply-To: <1272401386.3865.719.camel@trini-m4400>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I think this needs a PR bump in glibc, otherwise packaged-staging blows
away the headers without replacing them
On 27-04-10 22:49, Tom Rini wrote:
> linux-libc-headers: Go and delete include/scsi when it exists
>
> With 2.6.31, the kernel started exporting SCSI headers again. After
> talking with Christoph Hellwig and James Bottemley (scsi maintainer),
> these really should be removed. A patch to the kernel to do so will be
> happening shortly, but for now fixup the broken recipes we have.
>
> Signed-off-by: Tom Rini <tom_rini@mentor.com>
>
> diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.31.bb
> b/recipes/linux-libc-headers/linux-libc-headers_2.6.31.bb
> index 2e4041f..c2cf5d4 100644
> --- a/recipes/linux-libc-headers/linux-libc-headers_2.6.31.bb
> +++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.31.bb
> @@ -2,7 +2,7 @@ require linux-libc-headers.inc
>
> INHIBIT_DEFAULT_DEPS = "1"
> DEPENDS += "unifdef-native"
> -PR = "r3"
> +PR = "r4"
>
> DEFAULT_PREFERENCE = "-1"
>
> @@ -44,6 +44,7 @@ do_compile () {
> do_install() {
> set_arch
> oe_runmake headers_install INSTALL_HDR_PATH=${D}${exec_prefix} ARCH=
> $ARCH
> + rm -rf ${D}${exec_prefix}/include/scsi
> }
>
> SRC_URI[md5sum] = "84c077a37684e4cbfa67b18154390d8a"
> diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.32.bb
> b/recipes/linux-libc-headers/linux-libc-headers_2.6.32.bb
> index d82a749..b8b109e 100644
> --- a/recipes/linux-libc-headers/linux-libc-headers_2.6.32.bb
> +++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.32.bb
> @@ -2,7 +2,7 @@ require linux-libc-headers.inc
>
> INHIBIT_DEFAULT_DEPS = "1"
> DEPENDS += "unifdef-native"
> -PR = "r3"
> +PR = "r4"
>
> DEFAULT_PREFERENCE = "-1"
>
> @@ -44,6 +44,7 @@ do_compile () {
> do_install() {
> set_arch
> oe_runmake headers_install INSTALL_HDR_PATH=${D}${exec_prefix} ARCH=
> $ARCH
> + rm -rf ${D}${exec_prefix}/include/scsi
> }
>
> SRC_URI[md5sum] = "260551284ac224c3a43c4adac7df4879"
>
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD4DBQFL110SMkyGM64RGpERAg2oAJjNEGuVsWkATuhTviqWhb2EiyA9AKCgkZsI
ruc1mGv+sj2uKD6VCc2hIA==
=DZcH
-----END PGP SIGNATURE-----
next prev parent reply other threads:[~2010-04-27 21:58 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-27 20:49 [PATCH] Remove scsi headers from linux-libc-headers Tom Rini
2010-04-27 21:04 ` [PATCHv2] " Tom Rini
2010-04-28 16:01 ` [PATCHv3] Remove scsi/scsi.h header " Tom Rini
2010-04-28 16:22 ` Koen Kooi
2010-05-03 19:23 ` Tom Rini
2010-04-27 21:22 ` [PATCH] Remove scsi headers " Khem Raj
2010-04-27 21:54 ` Koen Kooi [this message]
2010-04-27 22:06 ` Tom Rini
2010-04-28 6:34 ` Koen Kooi
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='hr7mei$k3q$1@dough.gmane.org' \
--to=k.kooi@student.utwente.nl \
--cc=openembedded-devel@lists.openembedded.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox