2011/7/28 Ben Gardiner <bengardi...@nanometrics.ca>

> Signed-off-by: Frans Meulenbroeks <fransmeulenbro...@gmail.com>
>

Eh, yes and no.

I did write the original recipe and commited it on 14 aug 2010 with a
sign-off message.
As such this got my signoff, but I am not sure the signoff should be
repeated if this moved to oe-core.

My sign-off at that time is definitely not to be used as a suggestion it is
ok for oe-core (actually I feel this is not something for oe-core)

And (in reply to Koen), this recipe was tested by me for openembedded when I
submitted it. Afaik I have never build it with oe-core/meta-oe.
Reason to add it then was because flickcurl needed it (and I needed
flickcurl).

Frans.


> Signed-off-by: Ben Gardiner <bengardi...@nanometrics.ca>
> Signed-off-by: Tom Rini <tom_r...@mentor.com>
>
> This recipe is a port of recipes/raptor/raptor_1.4.21.bb from
> git://git.openembedded.org/openembedded, commits
> 01e8e9f325d8d251e852e7a5704b5fe50880e1ad 'raptor: added recipe' and
> f1d24b5a986233f869364eb109476f5184e76d10 'raptor: add libxml2 DEPENDS'
>
> The recipe was modified by adding a LIC_FILES_CHKSUM assignment.
>
> Signed-off-by: Ben Gardiner <bengardi...@nanometrics.ca>
>
> ---
>
> Not tested in the oe-core + meta-openembedded et. al. layers. We are not
> ready yet to migrate from the 2011.03-maintenance branch. This patch is
> proposed for inclusion in oe-core so that we can meet the new policy
> requirements for inclusion in the 2011.03-maintenance branch and submit
> a subsequent pull-request for commit
> f1d24b5a986233f869364eb109476f5184e76d10 raptor: add libxml2 DEPENDS
> ---
>  meta/recipes-support/raptor/raptor_1.4.21.bb |   13 +++++++++++++
>  1 files changed, 13 insertions(+), 0 deletions(-)
>  create mode 100644 meta/recipes-support/raptor/raptor_1.4.21.bb
>
> diff --git 
> a/meta/recipes-support/raptor/raptor_1.4.21.bbb/meta/recipes-support/raptor/
> raptor_1.4.21.bb
> new file mode 100644
> index 0000000..84fa69e
> --- /dev/null
> +++ b/meta/recipes-support/raptor/raptor_1.4.21.bb
> @@ -0,0 +1,13 @@
> +DESCRIPTION = "Raptor RDF Parser Library"
> +SECTION = "libs"
> +HOMEPAGE = "http://librdf.org/raptor/";
> +LICENSE = "LGPL 2.1/GPL 2/Apache 2.0"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
> +PR = "r0"
> +SRC_URI = "http://download.librdf.org/source/raptor-${PV}.tar.gz";
> +DEPENDS = "libxml2"
> +
> +inherit autotools pkgconfig
> +
> +SRC_URI[md5sum] = "992061488af7a9e2d933df6b694bb876"
> +SRC_URI[sha256sum] =
> "db3172d6f3c432623ed87d7d609161973d2f7098e3d2233d0702fbcc22cfd8ca"
> --
> 1.7.4.1
>
>
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to