From: Ting Liu
Signed-off-by: Ting Liu
---
...k-failure-on-PowerPC-systems-with-Altivec.patch | 28 ++
meta/recipes-support/libunwind/libunwind_1.1.bb| 4
2 files changed, 32 insertions(+)
create mode 100644
meta/recipes-support/libunwind/libunwind-1.1/Fix-test-c
From: Ting Liu
Signed-off-by: Ting Liu
---
.../pass-maltivec-only-if-it-supported.patch | 68 ++
meta/recipes-devtools/valgrind/valgrind_3.9.0.bb | 1 +
2 files changed, 69 insertions(+)
create mode 100644
meta/recipes-devtools/valgrind/valgrind/pass-maltivec-only
From: Ting Liu
In meta/conf/bitbake.conf, PKGDATA_DIR is default to:
PKGDATA_DIR = "${STAGING_DIR_HOST}/pkgdata"
But in meta/conf/multilib.conf, PKGDATA_DIR is set as:
PKGDATA_DIR = "${STAGING_DIR}/${MACHINE}/pkgdata"
When multilib enabled, linux-libc-headers cache will be machine
specific:
$ b
From: Ting Liu
The following changes since commit e13f2681b75fd83aa3a1c823ad1c09faed0d6ae3
rm_work: Fix RM_WORK_EXCLUDE for image/sdk recipes
Ting Liu (3):
libunwind: Fix test case link failure on PowerPC with Altivec
bitbake.conf: add PKGDATA_DIR to BB_HASHBASE_WHITELIST
valgrind: bui
From: Dan McGregor
Signed-off-by: Dan McGregor
---
meta/recipes-devtools/dpkg/dpkg.inc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-devtools/dpkg/dpkg.inc
b/meta/recipes-devtools/dpkg/dpkg.inc
index c3c51eb..11d0eea 100644
--- a/meta/recipes-devtools/dpkg/dpkg.inc
+++ b/me
From: Dan McGregor
Signed-off-by: Dan McGregor
---
meta/recipes-core/packagegroups/packagegroup-core-sdk.bb | 14 --
1 file changed, 12 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-core/packagegroups/packagegroup-core-sdk.bb
b/meta/recipes-core/packagegroups/packagegroup
From: Dan McGregor
AddressSanitizer is a fast memory error detector.
ThreadSanitizer detects data races.
UBSanitizer detectes undefined behaviour.
All consist of compiler instrumentation and a run-time library.
The compiler instrumentation was already enabled, this builds
the run-time library co
On Wednesday 14 January 2015 09:24:46 Khem Raj wrote:
> > On Jan 14, 2015, at 3:32 AM, Koen Kooi wrote:
> >
> > Add a default option to the case statement and remove the duplicates. Also
> > add support for armv8b architectures.
> >
> > Signed-off-by: Koen Kooi
> > ---
> > meta/recipes-support/
On Wednesday 14 January 2015 09:01:15 Darren Hart wrote:
> On 1/12/15 2:10 PM, Vincent Génieux wrote:
> > This is a fix for https://bugzilla.yoctoproject.org/show_bug.cgi?id=7112
> > bash specific syntax '[[ test ]]' replaced with '[ test ]'.
>
> Please use the tag:
>
> Fixes [YOCTO 7112]
>
> In
On Fri, 2015-01-09 at 14:51 -0800, Saul Wold wrote:
> This addresses 2 issues discovered trying to build a minimal libc with
> libm option. By default nscd was always being built and without inet
> enabled there were missing symbols.
>
> The patch got updated changing initgroups to become part of
Based on commit 745dfbc869fd593d1b92e2bc9c01d589ab21ade3
"buildtools-tarball: package all of Python", we do the same here
for packagegroup-self-hosted.
The switch to the fetcher where it added BeautifulSoup revealed
a shortcoming in the python packaged for the self hosting (missing
htmlentitydefs)
On 01/14/2015 10:55 AM, akuster808 wrote:
Do we need this for Dizzy?
No this is not needed for dizzy, this is something that happened after I
updated libaio, so it's just affects the new libaio with blktrace and ltp.
Sau!
- armin
On 01/09/2015 02:51 PM, Saul Wold wrote:
libaio when buil
Do we need this for Dizzy?
- armin
On 01/09/2015 02:51 PM, Saul Wold wrote:
libaio when built with pie and fpie does not link correctly with blktrace or ltp
so we need to disable those flags until a better solution comes along.
Signed-off-by: Saul Wold
---
meta/conf/distro/include/security_
On Fri, Aug 01, 2014 at 03:46:13PM +0200, Martin Jansa wrote:
> On Thu, Jul 24, 2014 at 01:19:01PM +0200, Martin Jansa wrote:
> > This is new report generated with oe-core/scripts/sstate-diff-machines.sh
> >
> > To reproduce it, you need "qemux86copy" MACHINE which is the same as
> > qemux86 only
> On Jan 14, 2015, at 3:32 AM, Koen Kooi wrote:
>
> Add a default option to the case statement and remove the duplicates. Also
> add support for armv8b architectures.
>
> Signed-off-by: Koen Kooi
> ---
> meta/recipes-support/libgpg-error/libgpg-error_1.17.bb | 8 ++--
> 1 file changed, 2 i
Hi Vincent,
On 1/12/15 2:10 PM, Vincent Génieux wrote:
> This is a fix for https://bugzilla.yoctoproject.org/show_bug.cgi?id=7112
> bash specific syntax '[[ test ]]' replaced with '[ test ]'.
>
Please use the tag:
Fixes [YOCTO 7112]
In the message body, on it's own line.
> Signed-off-by: Vinc
Signed-off-by: Lucian Musat
---
meta/lib/oeqa/runtime/_ptest.py | 8 +++-
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/meta/lib/oeqa/runtime/_ptest.py b/meta/lib/oeqa/runtime/_ptest.py
index 4c58dc1..01ecfe3 100644
--- a/meta/lib/oeqa/runtime/_ptest.py
+++ b/meta/lib/oeqa/run
Signed-off-by: Lucian Musat
---
meta/lib/oeqa/runtime/_ptest.py | 9 ++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/meta/lib/oeqa/runtime/_ptest.py b/meta/lib/oeqa/runtime/_ptest.py
index 01ecfe3..ccfbaa9 100644
--- a/meta/lib/oeqa/runtime/_ptest.py
+++ b/meta/lib/oeqa/ru
Add a default option to the case statement and remove the duplicates. Also add
support for armv8b architectures.
Signed-off-by: Koen Kooi
---
meta/recipes-support/libgpg-error/libgpg-error_1.17.bb | 8 ++--
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/meta/recipes-support/l
Since we have "expect" available in oe-core, install the test scripts
which uses it.
Signed-off-by: Maxin B. John
---
meta/recipes-extended/ltp/ltp_20140828.bb | 6 +-
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/meta/recipes-extended/ltp/ltp_20140828.bb
b/meta/recipes-exten
* Andre McCurdy [150113 19:47]:
> On Tue, Jan 13, 2015 at 12:35 AM, Anders Darander
> wrote:
> > * Andre McCurdy [150113 01:57]:
> >> +# TODO: logrotate 3.8.8 adds autotools/automake support, update recipe to
> >> use it.
> >> +# TODO: Document coreutils dependency. Why not RDEPENDS? Why not b
Fix when rebuild:
| DEBUG: Executing shell function autotools_preconfigure
| Please run ./configure
| make: *** [Makefile] Error 1
Signed-off-by: Robert Yang
---
meta/recipes-devtools/quilt/quilt-0.63.inc |2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-devtools/quilt/quilt-
When make clean:
| Makefile is older than the configure script.
| Please re-run the configure script.
| make: *** [Makefile] Error 1
Signed-off-by: Robert Yang
---
meta/recipes-extended/slang/slang_2.2.4.bb |2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-extended/slang/slan
The following changes since commit b61a2acc321489c3427f0afa3059486dc144a13b:
bind: Update libxml2 check to make it deterministic. (2015-01-08 09:21:18
+)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/clean
http://cgit.openembedded.or
Fix when rebuild:
| DEBUG: Executing shell function autotools_preconfigure
| Makefile:1: Makefile.conf: No such file or directory
Signed-off-by: Robert Yang
---
meta/recipes-devtools/mkelfimage/mkelfimage_git.bb |2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-devtools/mkelf
It makes us easier to see make clean failed.
Signed-off-by: Robert Yang
---
meta/classes/autotools.bbclass |1 +
1 file changed, 1 insertion(+)
diff --git a/meta/classes/autotools.bbclass b/meta/classes/autotools.bbclass
index ca04e79..402ee1b 100644
--- a/meta/classes/autotools.bbclass
+++
Sorry, sent with wrong subject-prefix.
> -Original Message-
> From: ting@freescale.com [mailto:ting@freescale.com]
> Sent: Wednesday, January 14, 2015 4:48 PM
> To: openembedded-core@lists.openembedded.org
> Cc: Luo Zhenhua-B19537; Liu Ting-B28495
> Subject: [meta-fsl-ppc][PATCH] b
From: Ting Liu
In meta/conf/bitbake.conf, PKGDATA_DIR is default to:
PKGDATA_DIR = "${STAGING_DIR_HOST}/pkgdata"
But in meta/conf/multilib.conf, PKGDATA_DIR is set as:
PKGDATA_DIR = "${STAGING_DIR}/${MACHINE}/pkgdata"
When multilib enabled, linux-libc-headers cache will be machine
specific:
$ b
Hi Chris,
On Monday 12 January 2015 11:00:56 Christopher Larson wrote:
> There was a bug which didn't properly detect a case where some of its info
> from setup.py (`scripts` in this case) is available, but some of it is not
> (`packages`), and as a result ended up only parsing some of the python
And bump the PR to avoid:
configure: error: source directory already configured; run "make distclean"
there first
Signed-off-by: Robert Yang
---
.../alsa/alsa-utils-alsaconf_1.0.28.bb |2 +-
meta/recipes-multimedia/alsa/alsa-utils_1.0.28.bb |4 +++-
2 files changed, 4 inser
It works well now, and bump the PR to avoid:
configure: error: source directory already configured; run "make distclean"
there first
Signed-off-by: Robert Yang
---
meta/recipes-kernel/kexec/kexec-tools.inc |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-ke
It works well now, and bump the PR to avoid:
configure: error: source directory already configured; run "make distclean"
there first
Signed-off-by: Robert Yang
---
.../xorg-proto/presentproto_git.bb |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/r
And bump PR to avoid:
gcc: error: Parser/tokenizer_pgen.o: No such file or directory
gcc: error: Parser/printgrammar.o: No such file or directory
gcc: error: Parser/pgenmain.o: No such file or directory
Signed-off-by: Robert Yang
---
meta/recipes-devtools/python/python.inc |4 ++--
met
The following changes since commit b61a2acc321489c3427f0afa3059486dc144a13b:
bind: Update libxml2 check to make it deterministic. (2015-01-08 09:21:18
+)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/b_src
http://cgit.openembedded.or
It works well now, and bump the PR to avoid:
configure: error: source directory already configured; run "make distclean"
there first
Signed-off-by: Robert Yang
---
meta/recipes-support/libfm/libfm-extra_1.2.3.bb |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/reci
And bump the PR to avoid:
configure: error: source directory already configured; run "make distclean"
there first
Signed-off-by: Robert Yang
---
meta/recipes-kernel/oprofile/oprofile.inc |5 ++---
meta/recipes-kernel/oprofile/oprofile_1.0.0.bb |1 +
2 files changed, 3 insertions(+)
It works well now, and bump the PR to avoid:
configure: error: source directory already configured; run "make distclean"
there first
Signed-off-by: Robert Yang
---
.../icon-naming-utils/icon-naming-utils_0.8.90.bb |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/meta
It works well now, and bump the PR to avoid:
x86_64-poky-linux-ar: shmatch.o: No such file or directory
Signed-off-by: Robert Yang
---
meta/recipes-extended/bash/bash.inc|2 +-
meta/recipes-extended/bash/bash_4.3.bb |2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a
It works well now, and bump the PR to avoid:
configure: error: source directory already configured; run "make distclean"
there first
Signed-off-by: Robert Yang
---
meta/recipes-devtools/rpm/rpm_4.11.2.bb |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-devt
And bump PR to avoid:
x86_64-linux-libtool: error: 'dbm/apr_dbm_gdbm.la' is not a valid libtool
archive
Signed-off-by: Robert Yang
---
meta/recipes-support/apr/apr-util_1.5.4.bb | 17 ++---
1 file changed, 10 insertions(+), 7 deletions(-)
diff --git a/meta/recipes-support/apr/a
It works well now, and bump the PR to avoid:
configure: error: source directory already configured; run "make distclean"
there first
Signed-off-by: Robert Yang
---
meta/recipes-support/libgcrypt/libgcrypt.inc |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/recipes
It works well now, and bump the PR to avoid:
configure: error: source directory already configured; run "make distclean"
there first
Signed-off-by: Robert Yang
---
.../gnome-desktop-testing_2014.1.bb|4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git
a/meta/
It works well now, and bump the PR to avoid:
configure: error: source directory already configured; run "make distclean"
there first
Signed-off-by: Robert Yang
---
meta/recipes-support/libnl/libnl_3.2.25.bb |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-su
It works well now, and bump the PR to avoid:
configure: error: source directory already configured; run "make distclean"
there first
Signed-off-by: Robert Yang
---
meta/recipes-extended/cracklib/cracklib_2.9.2.bb |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/rec
It works well now, and bump the PR to avoid:
configure: error: source directory already configured; run "make distclean"
there first
Signed-off-by: Robert Yang
---
meta/recipes-support/libfm/libfm_1.2.3.bb |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-su
It works well now, and bump the PR to avoid:
configure: error: source directory already configured; run "make distclean"
there first
Signed-off-by: Robert Yang
---
meta/recipes-support/libcroco/libcroco_0.6.8.bb |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/rec
And bump the PR to avoid:
configure: error: source directory already configured; run "make distclean"
there first
Signed-off-by: Robert Yang
---
meta/recipes-connectivity/connman/connman.inc | 14 +++---
meta/recipes-connectivity/connman/connman_1.26.bb |2 ++
2 files changed,
It works well now, and bump the PR to avoid:
configure: error: source directory already configured; run "make distclean"
there first
Remove the CLEANBROKEN.
Signed-off-by: Robert Yang
---
meta/recipes-multimedia/flac/flac_1.3.0.bb |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
d
And bump PR to avoid:
| Error when bootstrapping CMake:
| Found directory "/path/to/cmake-2.8.12.2/Bootstrap.cmk".
| Looks like somebody did bootstrap CMake in the source tree, but now you are
| trying to do bootstrap in the binary tree. Please remove Bootstrap.cmk
| directory from the source tree.
And bump PR to avoid:
Makefile:16: *** This is an out of tree build but your source tree
(/path/to/qemu-2.2.0) seems to have been used for an in-tree build. You
can fix this by running "make distclean && rm -rf *-linux-user
*-softmmu" in your source tree. Stop.
Signed-off-by: Robert Yang
---
me
It works well now, and bump the PR to avoid:
configure: error: source directory already configured; run "make distclean"
there first
Signed-off-by: Robert Yang
---
meta/recipes-support/gnutls/gnutls.inc |2 +-
meta/recipes-support/gnutls/gnutls_3.3.11.bb |2 ++
2 files changed, 3
Signed-off-by: Robert Yang
---
.../ghostscript/ghostscript_9.15.bb|8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-extended/ghostscript/ghostscript_9.15.bb
b/meta/recipes-extended/ghostscript/ghostscript_9.15.bb
index ee5483c..850ed81 10
It works well now, and bump the PR to avoid:
configure: error: source directory already configured; run "make distclean"
there first
Signed-off-by: Robert Yang
---
meta/recipes-support/pinentry/pinentry_0.9.0.bb |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/reci
It works well now, and bump the PR to avoid:
configure: error: source directory already configured; run "make distclean"
there first
Signed-off-by: Robert Yang
---
meta/recipes-extended/bc/bc_1.06.bb |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-extende
From: Ting Liu
In meta/conf/bitbake.conf, PKGDATA_DIR is default to:
PKGDATA_DIR = "${STAGING_DIR_HOST}/pkgdata"
But in meta/conf/multilib.conf, PKGDATA_DIR is set as:
PKGDATA_DIR = "${STAGING_DIR}/${MACHINE}/pkgdata"
When multilib enabled, linux-libc-headers cache will be machine
specific:
$ b
And bump the PR to avoid:
install: cannot stat `/path/to/image/usr/lib64/expect5.45/libexpect*.so': No
such file or directory
Signed-off-by: Robert Yang
---
meta/recipes-devtools/expect/expect_5.45.bb |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-devtool
And bump the PR to avoid:
make[3]: ../../../config/./nsinstall: Command not found
Signed-off-by: Robert Yang
---
meta/recipes-support/nspr/nspr_4.10.7.bb | 12
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-support/nspr/nspr_4.10.7.bb
b/meta/recipes-su
And bump PR to avoid:
configure: error: source directory already configured; run "make distclean"
there first
Signed-off-by: Robert Yang
---
meta/recipes-connectivity/neard/neard.inc |4 ++--
meta/recipes-connectivity/neard/neard_0.14.bb |1 +
2 files changed, 3 insertions(+), 2 del
From: Ting Liu
Signed-off-by: Ting Liu
---
...k-failure-on-PowerPC-systems-with-Altivec.patch | 28 ++
meta/recipes-support/libunwind/libunwind_1.1.bb| 1 +
2 files changed, 29 insertions(+)
create mode 100644
meta/recipes-support/libunwind/libunwind-1.1/Fix-test-case
59 matches
Mail list logo