[oe] [meta-oe] [PATCH 2/2] nano: rreplaces/rconflicts nano-tiny

Khem Raj raj.khem at gmail.com
Fri Jun 29 00:10:02 UTC 2012


On Thu, Jun 28, 2012 at 11:18 AM, Christopher Larson <kergoth at gmail.com> wrote:
> Signed-off-by: Christopher Larson <kergoth at gmail.com>
> ---
>  meta-oe/recipes-support/nano/nano.inc | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/meta-oe/recipes-support/nano/nano.inc b/meta-oe/recipes-support/nano/nano.inc
> index 2d52cab..9e9cc62 100644
> --- a/meta-oe/recipes-support/nano/nano.inc
> +++ b/meta-oe/recipes-support/nano/nano.inc
> @@ -7,8 +7,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949"
>  SECTION = "console/utils"
>  DEPENDS = "ncurses"
>  RDEPENDS_${PN} = "ncurses-terminfo"
> +RREPLACES_${PN} += "nano-tiny"
> +RCONFLICTS_${PN} += "nano-tiny"
>
> -INC_PR = "r2"
> +INC_PR = "r3"

I was wondering if tinyness of nano can be turned into a PACKAGECONFIG ?

>
>  PV_MAJOR = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"
>
> --
> 1.7.11
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel




More information about the Openembedded-devel mailing list