[OE-core] [PATCH v2] btrfs-tools: added PV to git package recipe

Ciobanu, Emilia Maria Silvia emilia.maria.silvia.ciobanu at intel.com
Mon Mar 4 08:42:39 UTC 2013


I've tried building the package after added the "0.20~rc1" tag for 
PV. This format for the tag doesn't seem to be supported. I
get the following error:
 invalid tag value("^[A-Za-z0-9+._]+$") Version: Version: 0.20~rc1+git0+fdb6c0402337d9607c7a39155088eaf033742752

Thanks,
Ema
________________________________________
From: openembedded-core-bounces at lists.openembedded.org [openembedded-core-bounces at lists.openembedded.org] on behalf of Richard Purdie [richard.purdie at linuxfoundation.org]
Sent: Saturday, March 02, 2013 1:46 AM
To: Martin Jansa
Cc: oe-core layer; Patches
Subject: Re: [OE-core] [PATCH v2] btrfs-tools: added PV to git package recipe

On Fri, 2013-03-01 at 20:24 +0100, Martin Jansa wrote:
> I don't think 0.20~rc1 sorts lower then 0.20 at least in opkg world:
>
>
> OE @ ~/projects/opkg-utils $ ./opkg-compare-versions 0.20~rc1 '<='
> 0.20 && echo "Y"
> OE @ ~/projects/opkg-utils $ ./opkg-compare-versions 0.20-rc1 '<='
> 0.20 && echo "Y"
> OE @ ~/projects/opkg-utils $ ./opkg-compare-versions 0.19+0.20~rc1
> '<=' 0.20 && echo "Y"
> Y
> OE @ ~/projects/opkg-utils $ ./opkg-compare-versions 0.19+0.20-rc1
> '<=' 0.20 && echo "Y"
> Y

Just to follow up, I added this support to opkg itself back in 2008:

http://code.google.com/p/opkg/source/detail?spec=svn40&r=40

It would be nice to finally be able to start using it!

Cheers,

Richard



_______________________________________________
Openembedded-core mailing list
Openembedded-core at lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core




More information about the Openembedded-core mailing list