On Thu, Oct 17, 2013 at 04:11:58PM -0700, Khem Raj wrote: > From: Cliff Brake <[email protected]> > > Initial recipe created by Khem Raj
libraw1394 was already merged today: http://git.openembedded.org/meta-openembedded/commit/?h=dora&id=cd8755253e6972356e2172670c1861ea664b0f0a http://git.openembedded.org/meta-openembedded/commit/?id=309eb8a5ff0e7ecbeaf191a9dc906b618d40dd94 It wasn't removed when you rebased, because it was moved to recipes-support as discussed on #oe. I haven't merged coriander yet, because it wasn't build on jenkins at all, because one of dependencies failed because of newer automake. > Signed-off-by: Cliff Brake <[email protected]> > Signed-off-by: Khem Raj <[email protected]> > --- > meta-oe/recipes-multimedia/libraw1394/libraw1394_2.1.0.bb | 11 +++++++++++ > 1 file changed, 11 insertions(+) > create mode 100644 meta-oe/recipes-multimedia/libraw1394/libraw1394_2.1.0.bb > > diff --git a/meta-oe/recipes-multimedia/libraw1394/libraw1394_2.1.0.bb > b/meta-oe/recipes-multimedia/libraw1394/libraw1394_2.1.0.bb > new file mode 100644 > index 0000000..617ba1b > --- /dev/null > +++ b/meta-oe/recipes-multimedia/libraw1394/libraw1394_2.1.0.bb > @@ -0,0 +1,11 @@ > +DESCRIPTION = "base library for low-level IEEE 1394 accesses" > +HOMEPAGE = "https://ieee1394.wiki.kernel.org/index.php/Libraries#libraw1394" > +SECTION = "libs" > +LICENSE = "LGPL-2.1" > +LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=d8045f3b8f929c1cb29a1e3fd737b499" > + > +SRC_URI = > "https://www.kernel.org/pub/linux/libs/ieee1394/${BPN}-${PV}.tar.gz" > +SRC_URI[md5sum] = "d06cccb776b240b6ab5efdee33b87af2" > +SRC_URI[sha256sum] = > "a83cff16fb8885831bc29d7d17f3c570dc39251d89e20795c08e87720de0ba70" > + > +inherit autotools > -- > 1.8.3.2 > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
