From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lo.gmane.org ([80.91.229.12]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QIsY9-0005TE-GQ for openembedded-devel@lists.openembedded.org; Sun, 08 May 2011 03:12:45 +0200 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QIsVZ-0003YV-4R for openembedded-devel@lists.openembedded.org; Sun, 08 May 2011 03:10:05 +0200 Received: from ip545070eb.adsl-surfen.hetnet.nl ([84.80.112.235]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 08 May 2011 03:10:05 +0200 Received: from koen by ip545070eb.adsl-surfen.hetnet.nl with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 08 May 2011 03:10:05 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: openembedded-devel@lists.openembedded.org From: Koen Kooi Date: Sun, 08 May 2011 03:03:50 +0200 Message-ID: References: <1304806316-9716-1-git-send-email-otavio@ossystems.com.br> <1304806316-9716-2-git-send-email-otavio@ossystems.com.br> <1304806316-9716-3-git-send-email-otavio@ossystems.com.br> <1304806316-9716-4-git-send-email-otavio@ossystems.com.br> <1304806316-9716-5-git-send-email-otavio@ossystems.com.br> <1304806316-9716-6-git-send-email-otavio@ossystems.com.br> <1304806316-9716-7-git-send-email-otavio@ossystems.com.br> <1304806316-9716-8-git-send-email-otavio@ossystems.com.br> Mime-Version: 1.0 X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: ip545070eb.adsl-surfen.hetnet.nl User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.16) Gecko/20101127 Shredder/3.0.11pre In-Reply-To: <1304806316-9716-8-git-send-email-otavio@ossystems.com.br> X-Enigmail-Version: 1.0.1 Subject: Re: [meta-oe][PATCH 8/8] libinih: add git recipe X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 May 2011 01:12:45 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 08-05-11 00:11, Otavio Salvador wrote: > Signed-off-by: Otavio Salvador > --- > 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-----