| Submitter | Saul Wold |
|---|---|
| Date | Oct. 23, 2011, 6:27 p.m. |
| Message ID | <9d70a72f5ab24bc0424f11311c8eb6b19f3d2987.1319394187.git.sgw@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/13795/ |
| State | Accepted |
| Commit | 05f5ecb8a153fa846cedabc71a8601065d6fe63d |
| Headers | show |
Comments
On Sunday, October 23, 2011, Saul Wold <sgw@linux.intel.com> wrote: > Needed to build oe-core with oe-core Oe-Core with oe-core did u mean meta-oe in one place ? > > Signed-off-by: Saul Wold <sgw@linux.intel.com> > --- > meta/recipes-extended/texi2html/texi2html_1.82.bb | 14 ++++++++++++++ > 1 files changed, 14 insertions(+), 0 deletions(-) > create mode 100644 meta/recipes-extended/texi2html/texi2html_1.82.bb > > diff --git a/meta/recipes-extended/texi2html/texi2html_1.82.bbb/meta/recipes-extended/texi2html/ texi2html_1.82.bb > new file mode 100644 > index 0000000..f19b576 > --- /dev/null > +++ b/meta/recipes-extended/texi2html/texi2html_1.82.bb > @@ -0,0 +1,14 @@ > +DESCRIPTION = "Perl script that converts Texinfo to HTML" > +HOMEPAGE = "http://www.nongnu.org/texi2html/" > +SECTION = "console/utils" > +LICENSE = "GPLv2" > +LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" > + > +PR = "r0" > + > +SRC_URI = " http://download.savannah.gnu.org/releases/texi2html/${P}.tar.bz2" > + > +SRC_URI[md5sum] = "a8a9193c0ac1bec2f3ca7be40a5a82eb" > +SRC_URI[sha256sum] = "d69c1effc416896409003ea64fdb21152cc0a9a7c665d437a0a3bef9b588b4f1" > + > +inherit autotools > -- > 1.7.6.4 > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core >
On 10/23/2011 01:06 PM, Khem Raj wrote: > > > On Sunday, October 23, 2011, Saul Wold <sgw@linux.intel.com > <mailto:sgw@linux.intel.com>> wrote: > > Needed to build oe-core with oe-core > Nope, this is needed on the target image to build OE-core with an OE-Core image. Sau! > Oe-Core with oe-core did u mean meta-oe in one place ? > > > > Signed-off-by: Saul Wold <sgw@linux.intel.com > <mailto:sgw@linux.intel.com>> > > --- > > meta/recipes-extended/texi2html/texi2html_1.82.bb > <http://texi2html_1.82.bb> | 14 ++++++++++++++ > > 1 files changed, 14 insertions(+), 0 deletions(-) > > create mode 100644 meta/recipes-extended/texi2html/texi2html_1.82.bb > <http://texi2html_1.82.bb> > > > > diff --git a/meta/recipes-extended/texi2html/texi2html_1.82.bb > <http://texi2html_1.82.bb> > b/meta/recipes-extended/texi2html/texi2html_1.82.bb > <http://texi2html_1.82.bb> > > new file mode 100644 > > index 0000000..f19b576 > > --- /dev/null > > +++ b/meta/recipes-extended/texi2html/texi2html_1.82.bb > <http://texi2html_1.82.bb> > > @@ -0,0 +1,14 @@ > > +DESCRIPTION = "Perl script that converts Texinfo to HTML" > > +HOMEPAGE = "http://www.nongnu.org/texi2html/" > > +SECTION = "console/utils" > > +LICENSE = "GPLv2" > > +LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" > > + > > +PR = "r0" > > + > > +SRC_URI = > "http://download.savannah.gnu.org/releases/texi2html/${P}.tar.bz2" > > + > > +SRC_URI[md5sum] = "a8a9193c0ac1bec2f3ca7be40a5a82eb" > > +SRC_URI[sha256sum] = > "d69c1effc416896409003ea64fdb21152cc0a9a7c665d437a0a3bef9b588b4f1" > > + > > +inherit autotools > > -- > > 1.7.6.4 > > > > > > _______________________________________________ > > Openembedded-core mailing list > > Openembedded-core@lists.openembedded.org > <mailto:Openembedded-core@lists.openembedded.org> > > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > > > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
On Sunday, October 23, 2011, Saul Wold <saul.wold@intel.com> wrote: > On 10/23/2011 01:06 PM, Khem Raj wrote: >> >> >> On Sunday, October 23, 2011, Saul Wold <sgw@linux.intel.com >> <mailto:sgw@linux.intel.com>> wrote: >> > Needed to build oe-core with oe-core >> > Nope, this is needed on the target image to build OE-core with an OE-Core image. Ok > > Sau! >> >> Oe-Core with oe-core did u mean meta-oe in one place ? >> > >> > Signed-off-by: Saul Wold <sgw@linux.intel.com >> <mailto:sgw@linux.intel.com>> >> > --- >> > meta/recipes-extended/texi2html/texi2html_1.82.bb >> <http://texi2html_1.82.bb> | 14 ++++++++++++++ >> > 1 files changed, 14 insertions(+), 0 deletions(-) >> > create mode 100644 meta/recipes-extended/texi2html/texi2html_1.82.bb >> <http://texi2html_1.82.bb> >> > >> > diff --git a/meta/recipes-extended/texi2html/texi2html_1.82.bb >> <http://texi2html_1.82.bb> >> b/meta/recipes-extended/texi2html/texi2html_1.82.bb >> <http://texi2html_1.82.bb> >> > new file mode 100644 >> > index 0000000..f19b576 >> > --- /dev/null >> > +++ b/meta/recipes-extended/texi2html/texi2html_1.82.bb >> <http://texi2html_1.82.bb> >> > @@ -0,0 +1,14 @@ >> > +DESCRIPTION = "Perl script that converts Texinfo to HTML" >> > +HOMEPAGE = "http://www.nongnu.org/texi2html/" >> > +SECTION = "console/utils" >> > +LICENSE = "GPLv2" >> > +LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" >> > + >> > +PR = "r0" >> > + >> > +SRC_URI = >> "http://download.savannah.gnu.org/releases/texi2html/${P}.tar.bz2" >> > + >> > +SRC_URI[md5sum] = "a8a9193c0ac1bec2f3ca7be40a5a82eb" >> > +SRC_URI[sha256sum] = >> "d69c1effc416896409003ea64fdb21152cc0a9a7c665d437a0a3bef9b588b4f1" >> > + >> > +inherit autotools >> > -- >> > 1.7.6.4 >> > >> > >> > _______________________________________________ >> > Openembedded-core mailing list >> > Openembedded-core@lists.openembedded.org >> <mailto:Openembedded-core@lists.openembedded.org> >> > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core >> > >> >> >> _______________________________________________ >> Openembedded-core mailing list >> Openembedded-core@lists.openembedded.org >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > >
Patch
diff --git a/meta/recipes-extended/texi2html/texi2html_1.82.bb b/meta/recipes-extended/texi2html/texi2html_1.82.bb new file mode 100644 index 0000000..f19b576 --- /dev/null +++ b/meta/recipes-extended/texi2html/texi2html_1.82.bb @@ -0,0 +1,14 @@ +DESCRIPTION = "Perl script that converts Texinfo to HTML" +HOMEPAGE = "http://www.nongnu.org/texi2html/" +SECTION = "console/utils" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552" + +PR = "r0" + +SRC_URI = "http://download.savannah.gnu.org/releases/texi2html/${P}.tar.bz2" + +SRC_URI[md5sum] = "a8a9193c0ac1bec2f3ca7be40a5a82eb" +SRC_URI[sha256sum] = "d69c1effc416896409003ea64fdb21152cc0a9a7c665d437a0a3bef9b588b4f1" + +inherit autotools
Needed to build oe-core with oe-core Signed-off-by: Saul Wold <sgw@linux.intel.com> --- meta/recipes-extended/texi2html/texi2html_1.82.bb | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) create mode 100644 meta/recipes-extended/texi2html/texi2html_1.82.bb