Add lua 5.2.2 recipe.
Update:
* remove bitwise_operators.patch that lua uses bit32 library to
support for bitwise operations.
* update uclibc-pthread.patch
Signed-off-by: Kai Kang
---
meta-oe/recipes-devtools/lua/lua/lua.pc| 11 +
.../recipes-devtools/lua/lua/uclibc-pthr
When enable multilib on x86-64, it fails to build lib32-rsyslog with
error:
| ERROR: Function failed: SYSTEMD_SERVICE_lib32-rsyslog value
lib32-rsyslog.service does not exist
It uses wrong value ${PN}.service to set SYSTEMD_SERVICE. Correct it by
using BPN.
Signed-off-by: Kai Kang
---
meta-oe
Changelog since 2013-11-24 until 2013-12-01. Projects included in this report:
bitbake: git://git.openembedded.org/bitbake
openembedded-core: git://git.openembedded.org/openembedded-core
meta-openembedded: git://git.openembedded.org/meta-openembedded
meta-angstrom: git://github.com/Angstrom-distr
Hi,
On 02.12.2013, at 16:56, Denys Dmytriyenko wrote:
> Sorry for top-posting, but I wanted to reply in general and couldn't find the
> right place for inlining...
>
> Anyway, the below assumptions aren't exactly correct. And the main one being
> -
> you don't really need to source the envir
From: Sébastien
Signed-off-by: Sébastien Mennetrier
---
meta-webserver/recipes-httpd/nginx/files/init | 59 ++
.../nginx/files/nginx-cross_1.4.4.diff | 212 +
.../recipes-httpd/nginx/files/nginx-volatile.conf | 2 +
.../recipes-httpd/nginx/files/ngin
Sorry for top-posting, but I wanted to reply in general and couldn't find the
right place for inlining...
Anyway, the below assumptions aren't exactly correct. And the main one being -
you don't really need to source the environment-setup script. But you'd need a
different and much simpler qt.c
Hi Ulf,
On Monday 02 December 2013 12:46:37 Ulf Samuelsson wrote:
> +DESCRIPTION = "C++ library for client-side URL transfers."
Please set SUMMARY instead for a short one-line description, this will set
DESCRIPTION as well.
> +HOMEPAGE = "http://code.google.com/p/curlpp/";
> +SECTION = "console
On Monday 02 December 2013 15:56:34 Sebastien MENNETRIER wrote:
> 2013/12/2 Koen Kooi
> > Sébastien Mennetrier schreef op 02-12-13 15:11:
> > > +install -d ${D}${sysconfdir}/init.d +cat ${WORKDIR}/init | \ +
> > > sed -e 's,/usr/sbin/,${sbindir}/,g' \ +-e
> > > 's,/etc/,${sysco
2013/12/2 Koen Kooi
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Sébastien Mennetrier schreef op 02-12-13 15:11:
> > From: Sébastien
> =
> > +install -d ${D}${sysconfdir}/init.d +cat ${WORKDIR}/init | \ +
> > sed -e 's,/usr/sbin/,${sbindir}/,g' \ +-e
> > 's,/etc/,${s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Sébastien Mennetrier schreef op 02-12-13 15:11:
> From: Sébastien
=
> +install -d ${D}${sysconfdir}/init.d +cat ${WORKDIR}/init | \ +
> sed -e 's,/usr/sbin/,${sbindir}/,g' \ +-e
> 's,/etc/,${sysconfdir}/,g' > ${D}/${sysconfdir}/ini
Signed-off-by: Ulf Samuelsson
---
.../curlpp/curlpp/pkgconfig_fix.patch | 38 +
meta/recipes-support/curlpp/curlpp_0.7.3.bb| 90
2 files changed, 128 insertions(+)
create mode 100644 meta/recipes-support/curlpp/curlpp/pkgconfig_fix.patch
cre
From: Sébastien
---
meta-webserver/recipes-httpd/nginx/files/init | 59 ++
.../nginx/files/nginx-cross_1.4.4.diff | 212 +
.../recipes-httpd/nginx/files/nginx-volatile.conf | 2 +
.../recipes-httpd/nginx/files/nginx.conf | 120
Hi all,
i'm the author of the merge-request on github.
The patchset from Denys looks nice. Especially because it cross compiles
the host tools for the SDK_MACHINE which i forgot todo in my patchset.
I think the best way would be a combined version of both patchsets.
Because some of you think
Drop it, test shows it does not work since /bin/false is not valid
shell, even if set RequireValidShell to off
On 12/02/2013 12:44 PM, rongqing...@windriver.com wrote:
From: Roy Li
Use /bin/false as the login shell, just like what Ubuntu does,
otherwise there might be secure issue; add /var/li
14 matches
Mail list logo