From: Roy Li
busybox provides traceroute command and uses the default priority to
update-alternatives, if traceroute is not defined the priority, the
traceroute maybe link to busybox's
Signed-off-by: Roy Li
---
meta-networking/recipes-support/traceroute/traceroute_2.0.20.bb | 1 +
1 file chang
From: Roy Li
fix a typos to remove a warning:
systemd[1]: [/lib/systemd/system/apache2.service:2] Unknown lvalue
'Decription' in section 'Unit'
Signed-off-by: Roy Li
---
meta-webserver/recipes-httpd/apache2/files/apache2.service | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
di
Intel SGPIO enclosure management utility.
Signed-off-by: Li Xin
---
.../sgpio/sgpio/0001-Makefile-error-fix.patch | 129 +
meta-oe/recipes-extended/sgpio/sgpio_1.2.0.10.bb | 26 +
2 files changed, 155 insertions(+)
create mode 100644
meta-oe/recipes-extended/sgp
V2:
* rebased on origin/master-next and build for qemuarm
Kai Kang (1):
lksctp-tools: add ptest subpackage and other updates
.../lksctp-tools/lksctp-tools/run-ptest | 5 +
.../lksctp-tools/lksctp-tools/v4test.sh | 11 +++
.../lksctp-tools/lksctp-tools/v6tes
Some updates for lksctp-tools:
* add ptest subpackage
* only blacklist lksctp-tools when gold ld is used. Refer to:
https://bugs.gentoo.org/show_bug.cgi?id=530318
* update licenses and add homepage.
Signed-off-by: Kai Kang
---
.../lksctp-tools/lksctp-tools/run-ptest | 5 +
.../
On 2015年01月20日 23:10, Martin Jansa wrote:
On Tue, Jan 20, 2015 at 03:42:12PM +0800, Kai Kang wrote:
Some updates for lksctp-tools:
* add ptest subpackage
* only blacklist lksctp-tools when gold ld is used. Refer to:
https://bugs.gentoo.org/show_bug.cgi?id=530318
* update licenses and add homepa
Catching up with oe-core commit 5fccfd0f0a9dd4dca96389f5d856d3fab21745e2
( kexec-tools: separate B and S) which removed autotools-brokensep for a newer
version.
Signed-off-by: Andrea Adami
---
.../fix-out-of-tree-build.patch| 54 ++
.../kexec/kexec-tools-k
From: Holger Hans Peter Freyther
Package the new sqlite3 plugin into a new package and skip
the dev-so qa issue. Add some extra depends that are now used
by the library.
The patch was adapted for meta-openembedded by Henning Heinold, setting
the upstream status for the geos-config.patch
Signed-
From: Holger Hans Peter Freyther
Package the new sqlite3 plugin into a new package and skip
the dev-so qa issue. Add some extra depends that are now used
by the library.
The patch was adapted for meta-openembedded by Henning Heinold, setting
the upstream status for the geos-config.patch
Signed-
Hello
2015-01-19 13:41 GMT+01:00 Otavio Salvador :
> Hello Max,
>
> On Mon, Jan 19, 2015 at 9:56 AM, Max Krummenacher
> wrote:
>> I made some progress.
>> We seem to be discussing two issues
>>
>> 1)
>> qemu stops with a segmentation fault.
>> When DEFAULTTUNE is "armv7ahf" or "armv7athf" and a
The section with stuff to be put in local.conf/distro conf currently
can not be directly copy/pasted from the README
- adding a missing "
- putting a # before each comment
- commenting out alternatives
- fixing version string 6b27-1.12.8
- adding version 6b32-1.13.4
Signed-off-by: Max Krummenacher
For machines using DEFAULTTUNE = "armv7ahf" or DEFAULTTUNE = "armv7athf" a build
of openjdk-7 fails with segmentation faults during the qemu-arm runs.
e.g.
Segmentation fault (core dumped) | qemu-arm -cpu cortex-a8 -s 2097152
-L .../sysroots/colibri-t20 \
-E LD_LIBRARY_PATH=.../sysroots/colibr
This reverts commit ab51e51d9a9a51bedd19de09bcba4ce830dfc5e7.
Using an oe setup with ptest enabled makes qemu never to return due to testfiles
staged by udev in the sysroot
See also:
http://lists.openembedded.org/pipermail/openembedded-core/2014-September/097098.html
All binaries compiled for qe
On Tue, Jan 20, 2015 at 03:42:12PM +0800, Kai Kang wrote:
> Some updates for lksctp-tools:
>
> * add ptest subpackage
> * only blacklist lksctp-tools when gold ld is used. Refer to:
> https://bugs.gentoo.org/show_bug.cgi?id=530318
> * update licenses and add homepage.
>
> Signed-off-by: Kai Kang
system-setup-keyboard is a daemon to monitor the keyboard layout
configured in /etc/sysconfig/keyboard and transfer this into the
matching xorg.conf.d snippet.
Signed-off-by: Li Xin
---
.../system-setup-keyboard_0.8.8.bb | 29 ++
1 file changed, 29 insertions(
I think you should just inherit python-native
On Tue, Jan 20, 2015 at 9:02 AM, Li xin wrote:
> system-setup-keyboard is a daemon to monitor the keyboard layout
> configured in /etc/sysconfig/keyboard and transfer this into
> the matching xorg.conf.d snippet.
>
> Signed-off-by: Li Xin
> ---
> .
From: Jackie Huang
We use the default file permission root:adm for syslog-ng,
so set the same for rsyslog.
Signed-off-by: Jackie Huang
---
meta-oe/recipes-extended/rsyslog/rsyslog/rsyslog.conf | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-oe/recipes-extended/rsyslog/rsyslog/rsyslo
On Mon, Jan 19, 2015 at 6:35 PM, Martin Jansa wrote:
> perf was finally fixed for qemux86-64, python3 and kexec-tools-klibc got
> broken
The recipe was broken by commit
5fccfd0f0a9dd4dca96389f5d856d3fab21745e2 kexec-tools: separate B and
S.
I'll adjust the custom recipe as soon as possible to fi
a graphical user interface that allows the user to
change the default keyboard of the system.
Signed-off-by: Li Xin
---
.../system-config-keyboard_1.4.0.bb| 27 ++
1 file changed, 27 insertions(+)
create mode 100644
meta-oe/recipes-support/system-config-keyb
system-setup-keyboard is a daemon to monitor the keyboard layout
configured in /etc/sysconfig/keyboard and transfer this into
the matching xorg.conf.d snippet.
Signed-off-by: Li Xin
---
.../system-setup-keyboard_0.8.8.bb | 27 ++
1 file changed, 27 insertions(
this patch add system-setup-keyboard to meta-oe and also add it's depends
system-config-keyboard.
Li xin (2):
system-config-keyboard: add new recipe
system-setup-keyboard: add new recipe
.../system-config-keyboard_1.4.0.bb| 27 ++
.../system-setup-keyboard
21 matches
Mail list logo