[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-core
Subject:    [OE-core] [PATCH] eglibc: remove duplicate rquota files
From:       raj.khem () gmail ! com (Khem Raj)
Date:       2012-08-31 22:48:01
Message-ID: CAMKF1spwWGOoRYcQOZfQD4-RDFqsAH3DexZsvVyxFG2XiTp3fw () mail ! gmail ! com
[Download RAW message or body]

On Fri, Aug 31, 2012 at 2:38 PM, Saul Wold <sgw at linux.intel.com> wrote:
> The /usr/include/rpcsvc/rquota* files are provided by both eglibc
> and the quota package. Quota's version is newer and a superset of
> eglibc's
> 

looks good in general. Make sure that anybody who depended on rquota header
now has dependency on quota.

> [YOCTO #238]
> 
> Signed-off-by: Saul Wold <sgw at linux.intel.com>
> ---
> meta/recipes-core/eglibc/eglibc-package.inc |    1 +
> meta/recipes-core/eglibc/eglibc_2.16.bb     |    2 +-
> 2 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/meta/recipes-core/eglibc/eglibc-package.inc \
> b/meta/recipes-core/eglibc/eglibc-package.inc index af78456..056ef23 100644
> --- a/meta/recipes-core/eglibc/eglibc-package.inc
> +++ b/meta/recipes-core/eglibc/eglibc-package.inc
> @@ -86,6 +86,7 @@ do_install_append () {
> if [ -f ${D}${bindir}/mtrace ]; then
> sed -i -e '1s,#!.*perl,#! ${USRBINPATH}/env perl,' -e '2s,exec.*perl,exec \
> ${USRBINPATH}/env perl,' ${D}${bindir}/mtrace fi
> +       rm -rf ${D}${includedir}/rpcsvc/rquota*
> }
> 
> do_install_locale () {
> diff --git a/meta/recipes-core/eglibc/eglibc_2.16.bb \
> b/meta/recipes-core/eglibc/eglibc_2.16.bb index 69803f7..c6fde6e 100644
> --- a/meta/recipes-core/eglibc/eglibc_2.16.bb
> +++ b/meta/recipes-core/eglibc/eglibc_2.16.bb
> @@ -3,7 +3,7 @@ require eglibc.inc
> SRCREV = "20393"
> 
> DEPENDS += "gperf-native"
> -PR = "r6"
> +PR = "r7"
> PR_append = "+svnr${SRCPV}"
> 
> EGLIBC_BRANCH="eglibc-2_16"
> --
> 1.7.7.6
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic