-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 08-05-11 00:11, Otavio Salvador wrote: > Signed-off-by: Otavio Salvador <[email protected]> > --- > meta-oe/recipes-support/inih/libinih_git.bb | 18 ++++++++++++++++++ > 1 files changed, 18 insertions(+), 0 deletions(-) > create mode 100644 meta-oe/recipes-support/inih/libinih_git.bb > > diff --git a/meta-oe/recipes-support/inih/libinih_git.bb > b/meta-oe/recipes-support/inih/libinih_git.bb > new file mode 100644 > index 0000000..24411ca > --- /dev/null > +++ b/meta-oe/recipes-support/inih/libinih_git.bb > @@ -0,0 +1,18 @@ > +DESCRIPTION = "C and C++ INI Library" > +HOMEPAGE = "http://code.google.com/p/inih/" > +PRIORITY = "optional" > +PV = "0.0+gitr${SRCPV}" > +PKGV = "${GITPKGVTAG}" > +RDEPENDS_${PN}-dev = ""
Again, RDEPENDS in the wrong please, but more importantly, why do you empty them? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFNxev1MkyGM64RGpERAifVAJ0XDm2XpP3CBbjhQ+u1YvYAy8i5zACfXs9O AaZEHlC9SDP30qyZMdFTfDk= =P8gt -----END PGP SIGNATURE----- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
