[yocto] same recipe name which is correct

Edward Vidal vidal.develone at gmail.com
Mon Dec 9 05:26:34 PST 2013


Hello,
meta/recipes-gnome/gnome/libgnome-keyring_2.32.0.bb and
meta-oe/meta-gnome/recipes-gnome/libgnome/libgnome-keyring_2.32.0.bb on the
dylan branch have the same name but one is r0 and the other is r3.

diff meta/recipes-gnome/gnome/libgnome-keyring_2.32.0.bbmeta-oe/meta-gnome/recipes-gnome/libgnome/
libgnome-keyring_2.32.0.bb
1,3c1,4
< DESCRIPTION = "Compatibility library for accessing secrets"
< HOMEPAGE = "http://www.gnome.org/"
< BUGTRACKER = "https://bugzilla.gnome.org/"
---
> DESCRIPTION = "Gnome keyring library"
> LICENSE = "LGPLv2 & GPLv2"
> LIC_FILES_CHKSUM =
"file://COPYING.GPL;md5=94d55d512a9ba36caa9b7df079bae19f \
>                     file://COPYING;md5=0914b9d3ebaba41ef2e3e0ae16f296cf"
5,9c6
< LICENSE = "LGPLv2 & LGPLv2+ & LGPLv2.1+"
< LIC_FILES_CHKSUM = "file://COPYING;md5=0914b9d3ebaba41ef2e3e0ae16f296cf \
<
file://library/gnome-keyring.h;endline=25;md5=68ea64f81c160d670c37da5f137be4fb
\
<
file://library/gnome-keyring.c;endline=26;md5=8d7a4fb674aaa012ea5a98e7c368b4a5
\
<
file://egg/egg-dh.h;endline=22;md5=1626c16af2a8da1f88324cf3ced33f08"
---
> SECTION = "x11/gnome"
11,16c8
< SECTION = "x11/gnome/libs"
< PR = "r3"
<
< inherit gnome gtk-doc
<
< DEPENDS = "dbus libgcrypt glib-2.0 intltool-native"
---
> inherit gnome lib_package perlnative
19a12
>
I got 55 errors similar to
ERROR: Package version for package libgnome-keyring-dbg went backwards
which would break package feeds from (0:2.32.0-r3 to 0:2.32.0-r0)

My custom-image still was created using the following RPMs
libgnome-keyring-dev-2.32.0-r0.armv7a_vfp_neon.rpm
libgnome-keyring-locale-en-gb-2.32.0-r0.armv7a_vfp_neon.rpm
libgnome-keyring0-2.32.0-r0.armv7a_vfp_neon.rpm
The packages I was trying to added were firefox & chromium which needed
meta-gnome.
Any and all help will be appreciated.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20131209/4d5cfabc/attachment.html>


More information about the yocto mailing list