[OE-core] [PATCH 0/4] Fix typos

Paul Eggleton paul.eggleton at linux.intel.com
Tue Jul 9 09:43:20 UTC 2013


Hi Emilia,

On Tuesday 09 July 2013 11:57:37 Emilia Ciobanu wrote:
> The following changes since commit dc86293f0444384e8ae5131fdd10b6cb077164b0:
> 
>   bitbake: HOB:Proper handle of SIGINT (2013-07-05 15:52:48 +0100)
> 
> are available in the git repository at:
> 
>   git://git.yoctoproject.org/poky-contrib emac/typo_fixes
>   http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=emac/typo_fixes
> 
> Emilia Ciobanu (4):
>   chkconfig-alternatives-native: add git token in package version
>   lttng-modules: rename recipe
>   unzip: rename recipe
>   zip: rename recipe
> 
>  .../chkconfig-alternatives-native_1.3.59.bb        |    2 +-
>  .../unzip/{unzip_6.0.bb => unzip_60.bb}            |    0
>  .../recipes-extended/zip/{zip_3.0.bb => zip_30.bb} |    0
>  ...lttng-modules_2.2.0.bb => lttng-modules_git.bb} |    2 +-
>  4 files changed, 2 insertions(+), 2 deletions(-)
>  rename meta/recipes-extended/unzip/{unzip_6.0.bb => unzip_60.bb} (100%)
>  rename meta/recipes-extended/zip/{zip_3.0.bb => zip_30.bb} (100%)
>  rename meta/recipes-kernel/lttng/{lttng-modules_2.2.0.bb =>
> lttng-modules_git.bb} (97%)

Unfortunately the unzip and zip version changes are not correct - the upstream 
versions are 6.0 and 3.0 respectively, and these are the versions we want to 
be going into the final packages. However, if it would help with the package 
reporting system, the recipes could be changed to convert PV of "6.0" into 
"60" in SRC_URI using some inline python.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the Openembedded-core mailing list