From: Roy Li
gnupg 5.0 needs pinentry to work, refer to
[http://rdist.root.org/2007/04/26/gpg-now-requires-pinentry-package/]
Signed-off-by: Roy Li
---
meta/recipes-support/pinentry/pinentry_0.8.4.bb | 31 +++
1 file changed, 31 insertions(+)
create mode 100644 meta/reci
From: "Roy.Li"
gnupg needs pinentry to run
Signed-off-by: Roy.Li
---
meta/recipes-support/gnupg/gnupg_2.0.26.bb |1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-support/gnupg/gnupg_2.0.26.bb
b/meta/recipes-support/gnupg/gnupg_2.0.26.bb
index c460b7e..c7606eb 100644
--- a/me
On 09/19/2014 09:50 AM, ChenQi wrote:
I'm now adding systemd support for sysklogd.
This recipe will then inherit systemd.bbclass.
And the task of setting INHIBIT_UPDATERCD_BBCLASS is automatically done.
The patches will be sent out in one day or two.
Best Regards,
Chen Qi
Okay, thanks Chen Qi
On 2014年09月18日 22:13, Mark Hatle wrote:
On 9/18/14, 8:58 AM, Mark Hatle wrote:
On 9/18/14, 2:19 AM, Khem Raj wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 9/16/14 8:06 AM, Kai Kang wrote:
Redefine dynamic linker for aarch64 from /lib to /lib64.
BASELIB of aarch64 has to be define
On 09/19/2014 12:06 PM, Fahad Usman wrote:
We need to set INHIBIT_UPDATERCD_BBCLASS to "1" if 'sysvinit' is not
present in DISTRO_FEATURES so that any un-necessary package dependencies
are not added by update-rc.d.bbclass
Signed-off-by: Fahad Usman
---
meta/recipes-extended/sysklogd/sysklogd.
On Thu, Sep 18, 2014 at 1:51 PM, Christopher Larson wrote:
>
> On Thu, Sep 18, 2014 at 12:26 AM, Khem Raj wrote:
>>
>> On 9/16/14 6:17 PM, Christopher Larson wrote:
>> > From: Christopher Larson
>> >
>> > Signed-off-by: Christopher Larson
>> > ---
>> > meta/recipes-kernel/blktrace/blktrace/ldf
We need to set INHIBIT_UPDATERCD_BBCLASS to "1" if 'sysvinit' is not
present in DISTRO_FEATURES so that any un-necessary package dependencies
are not added by update-rc.d.bbclass
Signed-off-by: Fahad Usman
---
meta/recipes-extended/sysklogd/sysklogd.inc |5 +
1 file changed, 5 insertions
From: Alejandro Hernandez
The Makefile checks for zip during installation
[YOCTO #6699]
Signed-off-by: Alejandro Hernandez
---
meta/recipes-extended/ltp/ltp_20140422.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-extended/ltp/ltp_20140422.bb
b/meta/recipe
On Thu, Sep 18, 2014 at 12:26 AM, Khem Raj wrote:
> On 9/16/14 6:17 PM, Christopher Larson wrote:
> > From: Christopher Larson
> >
> > Signed-off-by: Christopher Larson
> > ---
> > meta/recipes-kernel/blktrace/blktrace/ldflags.patch | 8 ++--
> > 1 file changed, 6 insertions(+), 2 deletion
On 09/18/2014 09:47 PM, Richard Purdie wrote:
I'm afraid I'm starting to feel very strongly this is not a direction we
should move in. Having the ability to write out a .inc file containing
on a delta is one thing, writing out a file for automatic inclusion and
trying to maintain that file is not
On 09/17/2014 10:50 PM, Chen Qi wrote:
Set Type=forking for dhcpd.service to make it start up correctly.
Signed-off-by: Chen Qi
---
meta/recipes-connectivity/dhcp/files/dhcpd.service | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-connectivity/dhcp/files/dhcpd.service
b/met
The 3.10 kernel needed a refresh to the latest -stable and -rt releases.
Signed-off-by: Bruce Ashfield
---
meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 8
meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 6 +++---
meta/recipes-kernel/linux/linux-yocto_3.10.bb | 18 +++
Refreshing the 3.14 kernel to a new korg stable and -rt release.
Signed-off-by: Bruce Ashfield
---
meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb | 8
meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb | 6 +++---
meta/recipes-kernel/linux/linux-yocto_3.14.bb | 18 +--
Hi all,
Here are the final -stable refresh update for 3.10 and 3.14 for the 1.7
release.
I've done build and boot testing for the arches on qemu machines, both for
standard and -rt. That being said, feeding it to a round of automated build
testing would be ideal, since I can't cover every single
The tmpfiles configuration in systemd unconditionally creates a symlink
from /etc/resolv.conf to the location where systemd's resolved service
will place the real file. This link is only appropriate when resolved
is enabled and running: its presence prevents connman or other systems
from providing
On 09/18/2014 09:47 PM, Richard Purdie wrote:
I'm afraid I'm starting to feel very strongly this is not a direction we
should move in. Having the ability to write out a .inc file containing
on a delta is one thing, writing out a file for automatic inclusion and
trying to maintain that file is not
On 9/18/14, 8:58 AM, Mark Hatle wrote:
On 9/18/14, 2:19 AM, Khem Raj wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 9/16/14 8:06 AM, Kai Kang wrote:
Redefine dynamic linker for aarch64 from /lib to /lib64.
BASELIB of aarch64 has to be defined with 'lib64', then linker file
ld-linux
On 9/18/14, 2:19 AM, Khem Raj wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 9/16/14 8:06 AM, Kai Kang wrote:
Redefine dynamic linker for aarch64 from /lib to /lib64.
BASELIB of aarch64 has to be defined with 'lib64', then linker file
ld-linux-aarch64.so.1 is installed into /lib64 r
On 9/18/14, 8:47 AM, Richard Purdie wrote:
On Thu, 2014-09-18 at 15:23 +0800, Hongxu Jia wrote:
The idea of incremental sig is:
New sig file = Old sig file (if available) + New sig items in current build.
The condition of incremental locked signature dump is an existed locked sig
file is requi
On Thu, 2014-09-18 at 15:23 +0800, Hongxu Jia wrote:
> The idea of incremental sig is:
>
> New sig file = Old sig file (if available) + New sig items in current build.
>
> The condition of incremental locked signature dump is an existed locked sig
> file is required and it is also the dump sig fi
Hi,
On Fri, 22 Aug 2014 19:47:22 + Mario Domenech Goulart
wrote:
> The scripts installed by the lsb package (under /etc/core-lsb) source
> /etc/init.d/functions, but that file is not installed by lsb or by any
> of its dependencies, as far as I can see.
>
> /etc/init.d/functions is provided
On Thu, 2014-09-18 at 11:29 +0100, Laszlo Papp wrote:
> On Thu, Sep 18, 2014 at 10:30 AM, Marek Vasut wrote:
> > On Thursday, September 18, 2014 at 11:23:13 AM, Laszlo Papp wrote:
> >> On Thu, Sep 18, 2014 at 10:16 AM, Marek Vasut wrote:
> >> > On Thursday, September 18, 2014 at 11:11:45 AM, Lasz
On Thu, 2014-09-18 at 11:15 +0200, Marek Vasut wrote:
> Introduce and use nativesdk-packagegroup-python , which contains all
> necessary python components for the native SDK. Make use of this
> package group in buildtools-tarball.bb immediatelly.
Specifically, isn't this the list of packages neede
On Thu, Sep 18, 2014 at 10:30 AM, Marek Vasut wrote:
> On Thursday, September 18, 2014 at 11:23:13 AM, Laszlo Papp wrote:
>> On Thu, Sep 18, 2014 at 10:16 AM, Marek Vasut wrote:
>> > On Thursday, September 18, 2014 at 11:11:45 AM, Laszlo Papp wrote:
>> >> Come on, Yocto maintainers, please...
>>
On 2014年09月17日 23:11, Burton, Ross wrote:
On 16 September 2014 16:06, Kai Kang wrote:
V2:
* fix kernel linux-yocto build faiure
* redefine position of dynamic linker from /lib to /lib64
* other fixes of userspace packages
Test with Joe Slater's patches:
* siteinfo: account for 32 and 64 bit ar
On 2014年09月18日 15:07, Khem Raj wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 9/16/14 8:06 AM, Kai Kang wrote:
Disable libunwind support of perl for aarch aarch64 that libunwind
doesn't support aarch64.
Signed-off-by: Kai Kang
---
meta/recipes-kernel/perf/perf-features.inc | 1 +
On 2014年09月18日 15:19, Khem Raj wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 9/16/14 8:06 AM, Kai Kang wrote:
Redefine dynamic linker for aarch64 from /lib to /lib64.
BASELIB of aarch64 has to be defined with 'lib64', then linker file
ld-linux-aarch64.so.1 is installed into /lib64
On Thursday, September 18, 2014 at 11:23:13 AM, Laszlo Papp wrote:
> On Thu, Sep 18, 2014 at 10:16 AM, Marek Vasut wrote:
> > On Thursday, September 18, 2014 at 11:11:45 AM, Laszlo Papp wrote:
> >> Come on, Yocto maintainers, please...
> >>
> >> Mark sent this change relatively long ago, and it i
On 2014年09月18日 14:56, Khem Raj wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 9/16/14 8:06 AM, Kai Kang wrote:
Make aarch aarch64 kernel depend on libgcc. In arch/arm64/Makefile, it
adds LIBGCC to libs-y:
LIBGCC := $(shell $(CC) $(KBUILD_CFLAGS) -print-libgcc-file-name)
lib
On Thu, Sep 18, 2014 at 10:16 AM, Marek Vasut wrote:
> On Thursday, September 18, 2014 at 11:11:45 AM, Laszlo Papp wrote:
>> Come on, Yocto maintainers, please...
>>
>> Mark sent this change relatively long ago, and it is still in "new"
>> state, sadly. The current SDK shipped _breaks_ any third-p
The Qt SDK toolchain pulls in python via packagegroup-cross-canadian-${MACHINE}
and ships it. But the python is missing many modules and is rather incomplete.
The environment-setup-* script configures the PATH variable to point into
it's own sysroot first, it means the python from the SDK is used
On Thursday, September 18, 2014 at 11:11:45 AM, Laszlo Papp wrote:
> Come on, Yocto maintainers, please...
>
> Mark sent this change relatively long ago, and it is still in "new"
> state, sadly. The current SDK shipped _breaks_ any third-party
> software that uses standard python with regards to t
Introduce and use nativesdk-packagegroup-python , which contains all
necessary python components for the native SDK. Make use of this
package group in buildtools-tarball.bb immediatelly.
Signed-off-by: Marek Vasut
---
meta/recipes-core/meta/buildtools-tarball.bb | 28 +
...
I meant to write "Marek". I apologize for the spelling issue.
On Thu, Sep 18, 2014 at 10:11 AM, Laszlo Papp wrote:
> Come on, Yocto maintainers, please...
>
> Mark sent this change relatively long ago, and it is still in "new"
> state, sadly. The current SDK shipped _breaks_ any third-party
> sof
Come on, Yocto maintainers, please...
Mark sent this change relatively long ago, and it is still in "new"
state, sadly. The current SDK shipped _breaks_ any third-party
software that uses standard python with regards to the libraries and
all that.
This is is slightly frustrating. We also face the
The qtdemo can't launch via qtdemo-init initscript. Fix it.
Signed-off-by: Yi Zhao
---
meta/recipes-qt/qt-demo/qt-demo-init/qtdemo-init | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/meta/recipes-qt/qt-demo/qt-demo-init/qtdemo-init
b/meta/recipes-qt/qt-demo/qt-
From: Wenzong Fan
libssh2 is automatically linked to if present, this undetermined
dependency may cause build errors like:
.../x86_64-poky-linux/4.9.0/ld: cannot find -lssh2
libssh2 isn't an oe-core recipe, disable it for now.
Signed-off-by: Wenzong Fan
---
.../gstreamer/gstreamer1.0-plugi
From: Wenzong Fan
libssh2 is automatically linked to if present, this undetermined
dependency may cause build errors like:
.../x86_64-poky-linux/4.9.0/ld: cannot find -lssh2
libssh2 isn't an oe-core recipe, disable it for now.
The following changes since commit 280b6d0011f101e7a8edabd34c265b
On 29 August 2014 23:48, Jonathan Liu wrote:
> Signed-off-by: Jonathan Liu
> ---
> meta/recipes-devtools/qemu/qemu.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-devtools/qemu/qemu.inc
> b/meta/recipes-devtools/qemu/qemu.inc
> index 2702986..472988d 10
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 9/3/14 10:27 AM, Christopher Larson wrote:
> From: Christopher Larson
>
> This patch series fixes 8 recipes to obey LDFLAGS. These issues are easy to
> miss, now that the internal toolchain defaults to passing the correct
> GNU_HASH, so GNU_HASH
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 9/16/14 6:17 PM, Christopher Larson wrote:
> From: Christopher Larson
>
> Signed-off-by: Christopher Larson
> ---
> meta/recipes-kernel/blktrace/blktrace/ldflags.patch | 8 ++--
> 1 file changed, 6 insertions(+), 2 deletions(-)
>
> diff -
The idea of incremental sig is:
New sig file = Old sig file (if available) + New sig items in current build.
The condition of incremental locked signature dump is an existed locked sig
file is required and it is also the dump sig file.
Signed-off-by: Hongxu Jia
---
meta/lib/oe/sstatesig.py | 1
While dumping locked signature, if there is nothing added
in the current build (such as build the same recipe again),
there are accumulating empty SIGGEN_LOCKEDSIGS added, such as:
...
SIGGEN_LOCKEDSIGS_t-x86-64 += "\
"
SIGGEN_LOCKEDSIGS_TYPES_qemux86 += "t-x86-64"
SIGGEN_LOCKEDSIGS_t-x86-64 +
The condition of incremental locked signature dump is an
existed locked sig file is required and it is also the
dump sig file.
But if they are not the same file or simply no locked sig
file required, it should be unincremental.
In unincremental dump situation, we should write the locked
sig file
How to test incrementally locked signature dump:
1) Create a new build
2) Dump locked sig file for db
$ bitbake -S none db
...
Writing locked sigs to
/home/jiahongxu/yocto/build-20140904-yocto/locked-sigs.inc
NOTE: Tasks Summary: Attempted 0 tasks of which 0 didn't need to be rerun and
all succ
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 9/16/14 8:06 AM, Kai Kang wrote:
> Redefine dynamic linker for aarch64 from /lib to /lib64.
>
> BASELIB of aarch64 has to be defined with 'lib64', then linker file
> ld-linux-aarch64.so.1 is installed into /lib64 rather than /lib. So
> update it
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 9/16/14 8:06 AM, Kai Kang wrote:
> Disable libunwind support of perl for aarch aarch64 that libunwind
> doesn't support aarch64.
>
> Signed-off-by: Kai Kang
> ---
> meta/recipes-kernel/perf/perf-features.inc | 1 +
> 1 file changed, 1 insertion
47 matches
Mail list logo