Hello Koen, Care to go into details why exactly the version is wrong? In YP Dev Manual, my recipe is given as an example of correct naming: http://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#new-recipe-storing-and-naming-the-recipe Quote: "Naming Your Recipe: When you name your recipe, you need to follow this naming convention:
<basename>_<version>.bb Use lower-cased characters and do not include the reserved suffixes -native, -cross, -initial, or -dev casually (i.e. do not use them as part of your recipe name unless the string applies). Here are some examples: cups_1.7.0.bb gawk_4.0.2.bb xdg-utils_1.1.0-rc1.bb" Also, in meta-openembedded, I found several recipes following the same pattern, i.e. fim and irssi packages. Regards, Cristian YP Intel Corporation -----Original Message----- From: Koen Kooi [mailto:k...@dominion.thruhere.net] Sent: Monday, April 28, 2014 5:26 PM To: Iorga, Cristian Cc: openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [PATCH] xdg-utils: upgrade to 1.1.0-rc1 Op 11 jul. 2013, om 14:51 heeft Cristian Iorga <cristian.io...@intel.com> het volgende geschreven: > This version of xdg-utils is needed by BA in order to associate > correctly types of files with PCManFM file manager. > The release cycle of xdg-utils is very slow, so this is the best shot > of a stable version available for YP 1.5 release. > As a reference, the previous stable version was released in 2007. > Also, desktop Linux distros use this release candidate as a stable > version, for example, Ubuntu 12.04. > > Part of the implementation of [YOCTO #2370]. > > Signed-off-by: Cristian Iorga <cristian.io...@intel.com> > --- > .../xdg-utils/{xdg-utils_1.0.2.bb => xdg-utils_1.1.0-rc1.bb} | 9 ++++----- > 1 file changed, 4 insertions(+), 5 deletions(-) rename > meta/recipes-extended/xdg-utils/{xdg-utils_1.0.2.bb => > xdg-utils_1.1.0-rc1.bb} (80%) This has been in OE-core for a while, but I do have to point out that it violates the version policy, it should be: 1.0.2+1.1.0-rc1 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core