On Fri, Feb 13, 2015 at 6:59 AM, Andreas Müller
wrote:
> had this in my private layer but think it could be useful here.
>
> Native tests: liberation-fonts (follow-up patch) / oxygen-fonts
> Target test: gumstix overo / xfce image
>
> Signed-off-by: Andreas Müller
> ---
> .../fontforge/fontforge
* Backport the patch which adds generic architecture detection
* Remove the no longer required patch to fix padding for mips64
Signed-off-by: Nathan Rossi
---
It appears the libaio_fix_for_mip64.patch changes are only upstream as
far as the Debian patch overlays, and did not reach libaio upstream
On 02/13/2015 03:07 PM, Henning Heinold wrote:
Hi Robert,
you mised a 1 in the subject:
[OE-core] [PATCH 3/3] gettext 0.6.1: disable native
Thanks, updated to 0.16.1 in the repo.
// Robert
^^^
Bye Henning
--
___
Hi Robert,
you mised a 1 in the subject:
[OE-core] [PATCH 3/3] gettext 0.6.1: disable native
^^^
Bye Henning
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mai
[Re: [OE-core] [PATCH] mozjs: fix build failure due to missing dependency on
libxt] On 12/02/2015 (Thu 14:56) Peter Urbanec wrote:
> On 12/02/15 11:00, Paul Gortmaker wrote:
> >Looking at the configure script, we see these invalid values are output
> >when the autoconf test for X11 fails. That t
* Chose 1.xx because V2.xx has missing Liberation Sans Narrow font due to
licensing problems [1]
* A bit of a test for fontforge-native
[1] https://fedorahosted.org/liberation-fonts/
Signed-off-by: Andreas Müller
---
...beration-fonts_1.04.bb => liberation-fonts_1.07.4.bb} | 16 +-
had this in my private layer but think it could be useful here.
Native tests: liberation-fonts (follow-up patch) / oxygen-fonts
Target test: gumstix overo / xfce image
Signed-off-by: Andreas Müller
---
.../fontforge/fontforge_20141126.bb| 43 ++
1 file change
libassuan-native is required for gpgme-native - introduced in next patch
Signed-off-by: Andreas Müller
---
meta/recipes-support/libassuan/libassuan_2.2.0.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-support/libassuan/libassuan_2.2.0.bb
b/meta/recipes-support/libassuan/l
Some packages (here kde/kf5 kwallet) ask for gpgme details during
configuration. This patch makes them build properly. In case
gpgme-config is asked for host, it returns 'unknown' because native
build cannot know the target to build for.
Signed-off-by: Andreas Müller
---
.../gpgme-1.4.3/0001-ret
Signed-off-by: Andreas Müller
---
meta/conf/distro/include/default-versions.inc | 3 ---
1 file changed, 3 deletions(-)
diff --git a/meta/conf/distro/include/default-versions.inc
b/meta/conf/distro/include/default-versions.inc
index 6e92aa5..c41db46 100644
--- a/meta/conf/distro/include/default
Signed-off-by: Andreas Müller
---
.../gpgme/gpgme-1.4.3/disable_gpgconf_check.patch | 39 --
meta/recipes-support/gpgme/gpgme_1.4.3.bb | 4 +--
2 files changed, 1 insertion(+), 42 deletions(-)
delete mode 100644
meta/recipes-support/gpgme/gpgme-1.4.3/disable_gpgco
The following changes since commit 6bf5cbbcac80ee818cc932d69227e70e41ce02d3:
libtool: Fix option parsing performance regression (2015-02-10 22:36:09 +)
are available in the git repository at:
https://gitorious.org/schnitzeltony-oe-meta/oe-core.git patches
for you to fetch changes up to
Fixed:
WARNING: QA Issue: coreutils: configure was passed unrecognised options:
--disable-acl [unknown-configure-option]
It doesn't support --enable-acl or --disable-acl, use
ac_cv_header_acl_libacl_h to fix the problem.
Signed-off-by: Robert Yang
---
meta/recipes-core/coreutils/coreutils_6.9.
The gettext 0.16.1 doesn't install any m4 files to sysroot, please see
the following commit:
commit 9e10db5bdfe77c0ef2aff2f1cf89958b62c294a1
Author: Christopher Larson
Date: Mon Mar 17 18:10:54 2014 +
gettext-0.16.1: kill target m4 macros from sysroot
This is aim for using get
The following changes since commit 6bf5cbbcac80ee818cc932d69227e70e41ce02d3:
libtool: Fix option parsing performance regression (2015-02-10 22:36:09 +)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/low_version
http://cgit.openembedded
ERROR: The recipe gettext-native is trying to install files into a shared area
when those files already exist. Those files and their manifest location are:
sysroots/x86_64-linux/usr/share/gettext/config.rpath
Matched in manifest-x86_64-gettext-minimal-native.populate_sysroot
sysroots/x86_64-l
On 02/13/2015 12:46 AM, Paul Eggleton wrote:
default_archs) +new_pkg =
>self._search_pkg_name_in_feeds(pkg, default_archs) or \ +
> self._search_pkg_provider_in_smart(pkg, default_archs) if not new_pkg:
> err_msg = '%s not found in the base feeds (%s).\n' % \
Patch also includes some minor formatting cleanup of icu.inc.
Signed-off-by: Andre McCurdy
---
meta/recipes-support/icu/icu.inc | 18 +-
1 file changed, 5 insertions(+), 13 deletions(-)
diff --git a/meta/recipes-support/icu/icu.inc b/meta/recipes-support/icu/icu.inc
index 26994b
>
> A revised patch would be awesome. If both kernel-shark and trace-cmd
> disable Python, why does trace-cmd.inc inherit python-dir and pythonnative?
>
> Ross
I see where trace-cmd inherits pythonnative, but I don't see where it
inherits python-dir. It still builds OK for me if I don't inheri
Changelog since 2015-02-01 until 2015-02-08. 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 Hongxu,
On Friday 31 October 2014 17:46:24 Hongxu Jia wrote:
> While a pkg name (such as python3) not existed in variable
> PACKAGES, but provided by another pkg (such as python-core),
> in this situation, rpm based do_rootfs could not search it in
> the feeds.
>
> The fix is to invoke 'smart
On 12 February 2015 at 16:03, Ben Shelton wrote:
> This is already done in the EXTRA_OEMAKE in the trace-cmd recipe, but
> not for the kernel-shark recipe -- I guess I didn't hit the error in my
> local build.
>
> Should I submit a patch to fix it?
>
A revised patch would be awesome. If both ke
Armin,
So I fired this on the Autobuilder and we saw a couple of issues, the
yocto-tiny fetch issue, which I backported and sent you a pull request for.
That failure affected the nightly and build appliance universe fetch,
but there is also a couple of failures in nightly-x86
https://autob
If a siteinfo enabled tasks re-executes at the wrong moment whilst something
else is
in do_configure, the _config files can be removed which upsets autoconf and
causes build failures.
Use the same approach as we do for dealing with the aclocal files. We already
parse the manifests so look out any
The following changes since commit 231d4a9d3d89af4b1b5f6ea439c630e4cac82079:
bitbake: bitbake-user-manual: Removed errant writer note line. (2015-02-10
23:09:32 +)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib ciorga/PU2
http://git.yoctoproject.org/cg
- Fix issue with PIN retry handling;
- Fix issue with HFP and multiple calls;
- Add support for Distracted Driving Reduction;
- Add support for available technologies property;
- Add support for Telit location reporting driver;
- Add support for u-blox SARA-U270 modems;
- Add support for Quectel UC
- Fixes to GATT service discovery & probing;
- Fix for bearer selection with dual-mode devices;
- Fix potential crash when removing devices;
- Fix issue with incomplete names in EIR data;
- Fix parsing GATT name characteristics;
- Fix AVCTP long press & key repetition handling;
- Fixes for GATT not
Hello,
Please find changes that contain 2 new recipes:
- libedit: BSD licensed command line editor library.
- neardal: neard abstraction library.
Regards,
Oleg
Oleg Zhurakivskyy (2):
libedit: Add recipe
neardal: Add recipe
meta/recipes-connectivity/neardal/neardal.inc | 22 ++
Signed-off-by: Oleg Zhurakivskyy
---
meta/recipes-connectivity/neardal/neardal.inc | 22 +++
.../recipes-connectivity/neardal/neardal/ncl.patch | 25 ++
meta/recipes-connectivity/neardal/neardal_0.14.bb | 6 ++
3 files changed, 53 insertions(+)
crea
Signed-off-by: Oleg Zhurakivskyy
---
meta/recipes-core/libedit/libedit_0.52.bb | 22 ++
1 file changed, 22 insertions(+)
create mode 100644 meta/recipes-core/libedit/libedit_0.52.bb
diff --git a/meta/recipes-core/libedit/libedit_0.52.bb
b/meta/recipes-core/libedit/libedit_0
(posted about this on YP list earlier but i figured i might as well
strip this down to its essentials and use pure OE to reproduce.)
on 64-bit, fully-updated fedora rawhide system, with gcc:
$ gcc --version
gcc (GCC) 5.0.0 20150208 (Red Hat 5.0.0-0.10)
Copyright (C) 2015 Free Software Founda
On 02/12/2015 05:14 PM, Henning Heinold wrote:
On Thu, Feb 12, 2015 at 01:07:35AM -0800, Robert Yang wrote:
From the origin commit message:
Regression from 2.4.2 was causing noticable slow-down in builds
that call libtool many times.
* build-aux/ltmain.in (func_help): Override func_help() fro
On Thu, Feb 12, 2015 at 01:07:35AM -0800, Robert Yang wrote:
> From the origin commit message:
> Regression from 2.4.2 was causing noticable slow-down in builds
> that call libtool many times.
> * build-aux/ltmain.in (func_help): Override func_help() from
> gl/build-aux/options-parser to only run a
The HEADERS' name has been changed to pkginclude_HEADERS, so use
nodist_pkginclude_HEADERS, otherwise version.h would be shipped.
It would cause other pkgs failed to build if ship version.h to
usr/include/version.h
Signed-off-by: Robert Yang
---
.../neard/Makefile.am-do-not-ship-version.h.patch
It isn't used anymore, the docs is disabled by DISABLE_DOCUMENTATION=1.
Signed-off-by: Robert Yang
---
.../btrfs-tools/btrfs-tools/nodocs.patch | 22
1 file changed, 22 deletions(-)
delete mode 100644 meta/recipes-devtools/btrfs-tools/btrfs-tools/nodocs.patch
d
The ${STAGING_INCDIR_NATIVE}/gcc-build-internal-$mtarget may not exist
when use the external sdk toolchain, we need check before link for it.
Fixed:
run.do_configure.12538: 149: cd: can't cd to
sysroots/x86_64-linux/usr/include/gcc-build-internal-x86_64-wrs-linux
(LOCAL REV: NOT UPSTREAM) -- Sen
Fixed:
mkfs.c:300:46: error: 'BTRFS_BUILD_VERSION' undeclared (first use in this
function)
fprintf(stderr, "mkfs.btrfs, part of %s\n", BTRFS_BUILD_VERSION);
Signed-off-by: Robert Yang
---
.../btrfs-tools/btrfs-tools/fix-parallel.patch | 32
.../btrfs-tools/btrfs-too
This reverts commit 1f53edeaf9ea59dd55459a6d5a93829fb4983839.
There is a better fix on upstream, will backport it.
Signed-off-by: Robert Yang
---
meta/recipes-devtools/libtool/libtool-2.4.5.inc|1 -
.../avoid-running-automake-autoconf-version.patch | 54
2 files
The "-c" doesn't work in command "gzip file -c", need use "gzip -c file"
Signed-off-by: Robert Yang
---
.../rt-tests/files/Makefile-fix-gzip-command.patch | 30
meta/recipes-rt/rt-tests/rt-tests.inc |1 +
2 files changed, 31 insertions(+)
create mode 1006
The following changes since commit 6bf5cbbcac80ee818cc932d69227e70e41ce02d3:
libtool: Fix option parsing performance regression (2015-02-10 22:36:09 +)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/fixes
http://cgit.openembedded.org/c
From the origin commit message:
Regression from 2.4.2 was causing noticable slow-down in builds
that call libtool many times.
* build-aux/ltmain.in (func_help): Override func_help() from
gl/build-aux/options-parser to only run automake --version and
autoconf --version when libtool --help is execute
Var LIBNEWTSH which points to libnewt.so in STAGING_LIBDIR is passed to
make. But during do_compile, LIBNEWTSH is rebuilt. Check the log that
gcc populates file into STAGING_LIBDIR directly:
i586-poky-linux-gcc -m32 -march=i586
--sysroot=/poky/builds/build/tmp/sysroots/qemux86 -shared -o
/poky/bu
42 matches
Mail list logo