Re: [oe] [meta-openembedded] lighttpd: Rename to lighttpd_1.4.31.bbappend.
On Fri, Jul 06, 2012 at 07:00:46AM +0400, Elvis Dowson wrote: > Hi, > > On Jul 6, 2012, at 12:16 AM, Martin Jansa wrote: > > > On Thu, Jul 05, 2012 at 11:59:43PM +0400, Elvis Dowson wrote: > >> This commit renames the lighttpd bbappend file to match the recipe version > >> provided in poky/meta-oe/recipes-extended/lighttpd > > > > This ^ doesn't make sense to me. > > > > Recipes are provided by oe-core and path > > poky/meta-oe/recipes-extended/lighttpd doesn't exist in poky repo AFAIK. > > > > The comment should have read poky/meta/recipes-extended/lighttpd > > http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-extended/lighttpd No, that repo from where they come is called oe-core and poky as repo is just mixin of other repositories. so call it oe-core and if you want to provide path then without "poky/" prefix. Cheers, > > I will resend the patch, after correcting the comments. > > Elvis Dowson > -- Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com signature.asc Description: Digital signature ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
Re: [oe] [meta-openembedded] lighttpd: Rename to lighttpd_1.4.31.bbappend.
Hi, On Jul 6, 2012, at 12:16 AM, Martin Jansa wrote: > On Thu, Jul 05, 2012 at 11:59:43PM +0400, Elvis Dowson wrote: >> This commit renames the lighttpd bbappend file to match the recipe version >> provided in poky/meta-oe/recipes-extended/lighttpd > > This ^ doesn't make sense to me. > > Recipes are provided by oe-core and path > poky/meta-oe/recipes-extended/lighttpd doesn't exist in poky repo AFAIK. > The comment should have read poky/meta/recipes-extended/lighttpd http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-extended/lighttpd I will resend the patch, after correcting the comments. Elvis Dowson ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
Re: [oe] [meta-openembedded] lighttpd: Rename to lighttpd_1.4.31.bbappend.
On Thu, Jul 05, 2012 at 11:59:43PM +0400, Elvis Dowson wrote: > This commit renames the lighttpd bbappend file to match the recipe version > provided in poky/meta-oe/recipes-extended/lighttpd This ^ doesn't make sense to me. Recipes are provided by oe-core and path poky/meta-oe/recipes-extended/lighttpd doesn't exist in poky repo AFAIK. Cheers, > > Signed-off-by: Elvis Dowson > --- > .../lighttpd/lighttpd_1.4.30.bbappend | 10 -- > .../lighttpd/lighttpd_1.4.31.bbappend | 10 ++ > 2 files changed, 10 insertions(+), 10 deletions(-) > delete mode 100644 meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend > create mode 100644 meta-oe/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend > > diff --git a/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend > b/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend > deleted file mode 100644 > index 1341405..000 > --- a/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend > +++ /dev/null > @@ -1,10 +0,0 @@ > -FILESEXTRAPATHS := "${THISDIR}/${PN}" > - > -PRINC := "${@int(PRINC) + 3}" > - > -inherit systemd > - > -SRC_URI += "file://lighttpd.service" > - > -SYSTEMD_PACKAGES = "${PN}" > -SYSTEMD_SERVICE_${PN} = "lighttpd.service" > diff --git a/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend > b/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend > new file mode 100644 > index 000..1341405 > --- /dev/null > +++ b/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend > @@ -0,0 +1,10 @@ > +FILESEXTRAPATHS := "${THISDIR}/${PN}" > + > +PRINC := "${@int(PRINC) + 3}" > + > +inherit systemd > + > +SRC_URI += "file://lighttpd.service" > + > +SYSTEMD_PACKAGES = "${PN}" > +SYSTEMD_SERVICE_${PN} = "lighttpd.service" > -- > 1.7.9.5 > > > ___ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel -- Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com signature.asc Description: Digital signature ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
[oe] [meta-openembedded] lighttpd: Rename to lighttpd_1.4.31.bbappend.
This commit renames the lighttpd bbappend file to match the recipe version provided in poky/meta-oe/recipes-extended/lighttpd Signed-off-by: Elvis Dowson --- .../lighttpd/lighttpd_1.4.30.bbappend | 10 -- .../lighttpd/lighttpd_1.4.31.bbappend | 10 ++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend create mode 100644 meta-oe/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend diff --git a/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend b/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend deleted file mode 100644 index 1341405..000 --- a/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend +++ /dev/null @@ -1,10 +0,0 @@ -FILESEXTRAPATHS := "${THISDIR}/${PN}" - -PRINC := "${@int(PRINC) + 3}" - -inherit systemd - -SRC_URI += "file://lighttpd.service" - -SYSTEMD_PACKAGES = "${PN}" -SYSTEMD_SERVICE_${PN} = "lighttpd.service" diff --git a/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend b/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend new file mode 100644 index 000..1341405 --- /dev/null +++ b/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend @@ -0,0 +1,10 @@ +FILESEXTRAPATHS := "${THISDIR}/${PN}" + +PRINC := "${@int(PRINC) + 3}" + +inherit systemd + +SRC_URI += "file://lighttpd.service" + +SYSTEMD_PACKAGES = "${PN}" +SYSTEMD_SERVICE_${PN} = "lighttpd.service" -- 1.7.9.5 ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel