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

Chris Larson clarson at kergoth.com
Fri Jun 29 00:20:36 UTC 2012


On Thu, Jun 28, 2012 at 5:10 PM, Khem Raj <raj.khem at gmail.com> wrote:
> 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 ?

Good point, could do it that way too. Hmm.
-- 
Christopher Larson




More information about the Openembedded-devel mailing list