This new version of Gate One uses a new configuration file format which
means the old server.conf is gone. It now stores configuration files in
/etc/gateone/conf.d. The /opt/gateone directory is also gone and
instead the package installs like a regular Python module in
site-packages. SSL certifi
The following changes since commit c3f65502a3c52345ca5dbaf9d5c2c9779ef618df:
linux-yocto-tiny-kexecboot: collie: resync patches with linux-yocto_3.10
(2013-11-13 18:10:43 +0100)
are available in the git repository at:
https://github.com/andrea-adami/meta-handheld master
for you to fetch ch
Quick patch to add the layerversion and layerdepends. This is generally useful,
but is not required. We use the LAYERDEPENDS to verify configurations.
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.openembedde
From: Wenzong Fan
Add LAYERVERSION and LAYERDEPENDS to layer.conf
Signed-off-by: Wenzong Fan
Signed-off-by: Robert Yang
Signed-off-by: Mark Hatle
---
meta-webserver/conf/layer.conf | 5 +
1 file changed, 5 insertions(+)
diff --git a/meta-webserver/conf/layer.conf b/meta-webserver/conf/l
From: Bopeng Liu
Change the default config file for making watchquagga can startup successful
Signed-off-by: Bopeng Liu
---
.../recipes-protocols/quagga/files/watchquagga.default | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/meta-networking/recipes-prot
From: Qiang Chen
Proftpd is meant to be a system user, not a normal user of the
system so lets pass the correct parameters to the system.
Just add --system param when creating ftp group.
Signed-off-by: Qiang Chen
Signed-off-by: Jeff Polk
---
meta-networking/recipes-daemons/proftpd/proftpd_1.3
From: Qiang Chen
If ntpd script is being called by a non-root user using sudo,
it will fail as follows:
/etc/init.d/ntpd restart
Stopping ntpd: /etc/init.d/ntpd: line 29: start-stop-daemon:
command not found
done
Starting ntpd: /etc/init.d/ntpd: line 24: start-stop-daemon:
command not found
done
The following patch set includes some misc fixes for meta-networking.
These should be generally applicable, and can also be applied to the dora
branch (as well as master).
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http
The python-futures package is a backport of Python 3.2+'s
concurrent.futures module to Python 2.6+.
Signed-off-by: Dan McDougall
---
meta-oe/recipes-devtools/python/python-futures_2.1.5.bb | 14 ++
1 file changed, 14 insertions(+)
create mode 100644 meta-oe/recipes-devtools/python/p
The sole patch for this package is no longer necessary and has been
removed.
Signed-off-by: Dan McDougall
---
.../0001-disable-AI_ADDRCONFIG-flag.patch | 32 --
.../recipes-devtools/python/python-tornado_git.bb | 9 +++---
2 files changed, 4 insertions(+), 37 delet
The DESCRIPTION was the same as the Tornado package which is incorrect.
Signed-off-by: Dan McDougall
---
meta-oe/recipes-devtools/python/python-pip_1.3.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-oe/recipes-devtools/python/python-pip_1.3.1.bb
b/meta-oe/recipes-
On Tue, Nov 19, 2013 at 06:36:41PM +, Paul Eggleton wrote:
> On Tuesday 19 November 2013 19:20:12 Martin Jansa wrote:
> > On Tue, Nov 19, 2013 at 04:59:19PM +0100, Andreas Müller wrote:
> > > On Tue, Nov 19, 2013 at 4:50 PM, Martin Jansa
> wrote:
> > > > On Thu, Oct 31, 2013 at 12:08:25AM +01
On Tuesday 19 November 2013 19:20:12 Martin Jansa wrote:
> On Tue, Nov 19, 2013 at 04:59:19PM +0100, Andreas Müller wrote:
> > On Tue, Nov 19, 2013 at 4:50 PM, Martin Jansa
wrote:
> > > On Thu, Oct 31, 2013 at 12:08:25AM +0100, Martin Jansa wrote:
> > >> Starting now I'll use
> > >> http://openem
On Tue, Nov 19, 2013 at 04:30:09PM +, Paul Eggleton wrote:
> Hi Martin,
>
> On Tuesday 19 November 2013 16:50:40 Martin Jansa wrote:
> > On Thu, Oct 31, 2013 at 12:08:25AM +0100, Martin Jansa wrote:
> > > Starting now I'll use
> > > http://openembedded.org/wiki/Bitbake_World_Status
> > > to po
On Tue, Nov 19, 2013 at 05:01:06PM +0100, Andrea Adami wrote:
> On Tue, Nov 19, 2013 at 4:56 PM, Joe MacDonald wrote:
> > [Re: [OE-core] State of bitbake world] On 13.11.19 (Tue 16:50) Martin Jansa
> > wrote:
> >
> >> On Thu, Oct 31, 2013 at 12:08:25AM +0100, Martin Jansa wrote:
> >> > Starting n
On Tue, Nov 19, 2013 at 04:59:19PM +0100, Andreas Müller wrote:
> On Tue, Nov 19, 2013 at 4:50 PM, Martin Jansa wrote:
> > On Thu, Oct 31, 2013 at 12:08:25AM +0100, Martin Jansa wrote:
> >> Starting now I'll use
> >> http://openembedded.org/wiki/Bitbake_World_Status
> >> to post results from my bi
Hi Martin,
On Tuesday 19 November 2013 16:50:40 Martin Jansa wrote:
> On Thu, Oct 31, 2013 at 12:08:25AM +0100, Martin Jansa wrote:
> > Starting now I'll use
> > http://openembedded.org/wiki/Bitbake_World_Status
> > to post results from my bitbake world buils.
>
> It was updated few times since t
We don't have a proper help2man so building the manpages fails; just
disable building them to fix this as we do elsewhere.
Signed-off-by: Paul Eggleton
---
.../lowpan-tools/lowpan-tools/no-help2man.patch| 41 ++
.../lowpan-tools/lowpan-tools_git.bb | 3 +-
On Tue, Nov 19, 2013 at 4:56 PM, Joe MacDonald wrote:
> [Re: [OE-core] State of bitbake world] On 13.11.19 (Tue 16:50) Martin Jansa
> wrote:
>
>> On Thu, Oct 31, 2013 at 12:08:25AM +0100, Martin Jansa wrote:
>> > Starting now I'll use
>> > http://openembedded.org/wiki/Bitbake_World_Status
>> > to
On Tue, Nov 19, 2013 at 4:50 PM, Martin Jansa wrote:
> On Thu, Oct 31, 2013 at 12:08:25AM +0100, Martin Jansa wrote:
>> Starting now I'll use
>> http://openembedded.org/wiki/Bitbake_World_Status
>> to post results from my bitbake world buils.
>
> It was updated few times since this e-mail and I've
[Re: [OE-core] State of bitbake world] On 13.11.19 (Tue 16:50) Martin Jansa
wrote:
> On Thu, Oct 31, 2013 at 12:08:25AM +0100, Martin Jansa wrote:
> > Starting now I'll use
> > http://openembedded.org/wiki/Bitbake_World_Status
> > to post results from my bitbake world buils.
>
> It was updated f
On Thu, Oct 31, 2013 at 12:08:25AM +0100, Martin Jansa wrote:
> Starting now I'll use
> http://openembedded.org/wiki/Bitbake_World_Status
> to post results from my bitbake world buils.
It was updated few times since this e-mail and I've received no
feedback.
Should I continue to post them or nobo
On Tue, Nov 19, 2013 at 09:47:55AM +0100, Andreas Müller wrote:
> On Mon, Nov 18, 2013 at 11:23 PM, Martin Jansa wrote:
> > On Fri, Nov 15, 2013 at 09:45:09PM +0100, Andreas Müller wrote:
> >> Signed-off-by: Andreas Müller
> >> ---
> >> .../musicpd/{mpd_0.17.1.bb => mpd_0.18.4.bb}
On Mon, Nov 18, 2013 at 11:23 PM, Martin Jansa wrote:
> On Fri, Nov 15, 2013 at 09:45:09PM +0100, Andreas Müller wrote:
>> Signed-off-by: Andreas Müller
>> ---
>> .../musicpd/{mpd_0.17.1.bb => mpd_0.18.4.bb} | 10
>> +-
>> 1 file changed, 5 insertions(+), 5 deletions(-
24 matches
Mail list logo