Fixed:
MACHINE = "qemux86-64"
require conf/multilib.conf
MULTILIBS = "multilib:lib32"
DEFAULTTUNE_virtclass-multilib-lib32 = "x86"
$ bitbake btrfs-tools
ERROR: btrfs-tools-4.6.1-r0 do_package: QA Issue: btrfs-tools:
Files/directories were installed but not shipped in any package:
/lib64
/lib6
The following changes since commit 8b369cdd73ab17cdf834a591b97b25840caeb740:
toaster.bbclass: only scan files-in-image.txt if it exists (2016-07-19
09:03:28 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/bt
http://cgit.openembedded.
On 07/20/2016 12:37 AM, Burton, Ross wrote:
On 19 July 2016 at 14:44, Robert Yang mailto:liezhi.y...@windriver.com>> wrote:
+FILES_${PN} += "${datadir}/${BPN}-0.19.8/*"
Can this use a wildcard so we don't need to fix this every upgrade?
Yes, sounds, good, updated in the repo:
git:/
On Mon, Jul 18, 2016 at 12:57:57PM -0500, George McCollister wrote:
> Handle u-boot.rom signing (U-Boot as x86 BIOS replacement) the same way
> that u-boot.img signing is handled.
>
> Signed-off-by: George McCollister
Reviewed-by: Tom Rini
--
Tom
--
_
On Mon, Jul 18, 2016 at 12:57:55PM -0500, George McCollister wrote:
> If INITRAMFS_IMAGE is set, build an additional fitImage containing the
> initramfs. Copy the additional fitImage and the source (*.its) file, used
> to create it to DEPLOYDIR. The fitImage containing the initramfs must be
> buil
On Mon, Jul 18, 2016 at 12:57:56PM -0500, George McCollister wrote:
> For x86, bzImage must be built instead of zImage.
>
> Include setup.bin (which is required to boot the kernel) in the fitimage
> and always use a load/boot address of 0x0009.
>
> For details see:
> http://git.denx.de/?p=u-
On 19/07/16 21:26, Khem Raj wrote:
> On Mon, Jul 18, 2016 at 2:19 PM, Carlos Alberto Lopez Perez
> wrote:
>> > * The JSC JIT is broken on ARMv7 without Thumb2.
>> >
>> > [YOCTO #9474]
>> >
>> > Signed-off-by: Carlos Alberto Lopez Perez
>> > ---
>> > meta/recipes-sato/webkit/webkitgtk_2.12.3.bb |
Ping.
> -Original Message-
> From: Lei, Maohui
> Sent: Monday, June 27, 2016 8:12 AM
> To: openembedded-core@lists.openembedded.org
> Cc: Lei, Maohui
> Subject: [OE-core][PATCH] To make yocto-spdx support spdx2.0 SPEC
>
> There are some problems in spdx module(spdx.bbclass).
> 1. The newe
On Tue, 2016-07-19 at 17:54 -0700, Khem Raj wrote:
> On Tue, Jul 19, 2016 at 5:20 PM, Tanu Kaskinen wrote:
> > When updating pulseaudio to 9.0, I noticed webrtc-audio-processing is
> > a potential floating dependency. It's not an issue right now, because
> > webrtc-audio-processing isn't packaged
On Tue, Jul 19, 2016 at 5:20 PM, Tanu Kaskinen wrote:
> When updating pulseaudio to 9.0, I noticed webrtc-audio-processing is
> a potential floating dependency. It's not an issue right now, because
> webrtc-audio-processing isn't packaged for OpenEmbedded, but it would
> become an issue if anyone
When updating pulseaudio to 9.0, I noticed webrtc-audio-processing is
a potential floating dependency. It's not an issue right now, because
webrtc-audio-processing isn't packaged for OpenEmbedded, but it would
become an issue if anyone added the library to OE.
Signed-off-by: Tanu Kaskinen
---
me
Release notes:
https://www.freedesktop.org/wiki/Software/PulseAudio/Notes/9.0/
Rebased 0001-client-conf-Add-allow-autospawn-for-root.patch.
Removed 0001-Revert-module-switch-on-port-available-Route-to-pref.patch,
because the issues that were caused by the reverted commit have been
fixed.
The pat
Signed-off-by: Tanu Kaskinen
---
.../libsndfile/{libsndfile1_1.0.26.bb => libsndfile1_1.0.27.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-multimedia/libsndfile/{libsndfile1_1.0.26.bb =>
libsndfile1_1.0.27.bb} (83%)
diff --git a/meta/recipes-multimedia
The following changes since commit 8b369cdd73ab17cdf834a591b97b25840caeb740:
toaster.bbclass: only scan files-in-image.txt if it exists (2016-07-19
09:03:28 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib tanuk/updates
http://cgit.opene
thats fine. Post the patches using git-format patch and have [krogoth] in the
subject header
> On Jul 19, 2016, at 4:37 AM, Kristian Amlie wrote:
>
> Hey,
>
> on our krogoth build the systemd network service does not start, and it
> seems to be because of missing users, which has already been
On 07/17/2016 11:37 AM, Tim Orling wrote:
> [YOCTO #9897] (Fedora-24 host is gcc-6)
>
> Signed-off-by: Tim Orling
thanks,
pulled in to staging.
-armin
> ---
> meta/recipes-support/nss/nss/nss-gcc6-fix.patch | 343
>
> meta/recipes-support/nss/nss_3.21.bb
On Mon, Jul 18, 2016 at 2:19 PM, Carlos Alberto Lopez Perez
wrote:
> * The JSC JIT is broken on ARMv7 without Thumb2.
>
> [YOCTO #9474]
>
> Signed-off-by: Carlos Alberto Lopez Perez
> ---
> meta/recipes-sato/webkit/webkitgtk_2.12.3.bb | 17 -
> 1 file changed, 12 insertions(+), 5
This wks is just a copy of gummiboot wks with bootloader
changed to systemd-boot. A very basic boot test on a X86
target is done with a direct-boot image generated by:
wic create systemd-bootdisk -e core-image-minimal
Because we plan to replace gummiboot with systemd-boot at any
time in the futur
The new systemd-boot enabled in OE is the old gummiboot
merged into systemd project. Our intention is to replace
gummiboot with systemd-boot in OE once every feature based
on gummiboot is supported with systemd-boot.
Before we can purge gummiboot, we temporarily keep both of
the two bootloaders su
On 19 July 2016 at 14:44, Robert Yang wrote:
> +FILES_${PN} += "${datadir}/${BPN}-0.19.8/*"
>
Can this use a wildcard so we don't need to fix this every upgrade?
Ross
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http
Ping...
This is needed for support of "dynamic" device tree overlays, with
extensions .dtbo (instead of xxx-overlay.dtb), which are used in RaspberryPi
kernel since 4.4.6.
-Original Message-
From: Herve Jourdain [mailto:herve.jourd...@neuf.fr]
Sent: mardi 31 mai 2016 09:55
To: openembedde
Thanks. You can open a yp bugzilla to track it or even better send this
patch backported
On Jul 18, 2016 11:53 PM, "Yi Qingliang" wrote:
> when compiling qtbase in meta-qt5, it says:
> | ../../include/QtCore/../../../git/src/corelib/global/qendian.h:143:36:
> fatal error: You must enable NEON in
There's no use in having these split, so merge them together for clarity.
Signed-off-by: Ross Burton
---
meta/recipes-devtools/intltool/intltool.inc | 30 ---
meta/recipes-devtools/intltool/intltool_0.51.0.bb | 36 ++-
2 files changed, 29 insertions(+),
intltool.m4 has a chunk of code that runs during configure which probes for a
perl binary and verifies that it has the XML::Parser module. However in builds
using intltool-native the perl binary that it finds is likely to not be the one
that the intltool scripts will be using as the scripts hardco
uclibc is showing its age now and upstarts like musl are approximately the same
size but with far more features and active maintainers. Remove uclibc from
oe-core and use endorse musl as the lighter alternative to full-fat glibc.
Signed-off-by: Ross Burton
---
meta/conf/distro/include/tclibc-uc
How to upgrade gettext-minimal-native:
- Build gettext-native
- Copy gettext-runtime/po/Makefile.in.in, build-aux/config.rpath and
gettext-runtime/po/remove-potcdate.sin from gettext-native.
- Update COPYING when needed (usually update the year), do not copy
the whole COPYING file fro
* Removed:
change-char-type-to-signed-char-in-macros.patch
sprintf-bug-concerning-8-bit-characters.patch
They are already in the source.
* Updated:
fix-check-pcre.patch
fix-check-pcre.patch
slang-fix-the-iconv-existence-checking.patch
Signed-off-by: Robert Yang
---
...change-char-ty
Add Revert-Create-man-page-in-the-make-install-from-git-.patch to
disable asciidoc since we don't have it.
Signed-off-by: Robert Yang
---
meta/recipes-devtools/ccache/ccache_3.2.4.bb | 10 ---
meta/recipes-devtools/ccache/ccache_3.2.5.bb | 11
...te-man-page-in-the-make-
The following changes since commit 8b369cdd73ab17cdf834a591b97b25840caeb740:
toaster.bbclass: only scan files-in-image.txt if it exists (2016-07-19
09:03:28 +0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/pu
http://cgit.openembedded.
* Remove these patches which already in the source:
- libguile-VM-ASM_MUL-for-ARM-Add-earlyclobber.patch
- remove_strcase_l_funcs.patch
- 0001-libguile-Check-for-strtol_l-during-configure.patch
* Update 0002-Recognize-nios2-as-compilation-target.patch
Signed-off-by: Robert Yang
---
...gui
Signed-off-by: Robert Yang
---
meta/recipes-devtools/git/git_2.8.4.bb | 11 ---
meta/recipes-devtools/git/git_2.9.2.bb | 11 +++
2 files changed, 11 insertions(+), 11 deletions(-)
delete mode 100644 meta/recipes-devtools/git/git_2.8.4.bb
create mode 100644 meta/recipes-devtools/
* Remove gnu-efi-Make-setjmp.S-portable-to-ARM.patch since it is already
in the source.
* Updated LIC_FILES_CHKSUM
- The following files are gone:
lib/arm/div64.S
lib/arm/lib1funcs.S
- Updated md5sum for other files, they add the following words, which are
still GPLv2+:
Redis
Signed-off-by: Robert Yang
---
.../add-with-bisonlocaledir.patch| 0
.../gettext/{gettext-0.19.6 => gettext-0.19.8.1}/parallel.patch | 0
.../gettext/{gettext_0.19.6.bb => gettext_0.19.8.1.bb} | 9 +++--
3 files changed, 7 insertions(+), 2 deletions(
There is a new confgure option --enable-hardening:
http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.43.1
Enable it by default, for target. The native can't be built with it:
| checking for uuid_generate in -luuid... no
| configure: error: external uuid library not found
Signed-off-by: R
On Tue, Jul 19, 2016 at 03:16:35PM +0300, Jussi Kukkonen wrote:
> Fixes [YOCTO #9851] (fingers crossed).
>
> Signed-off-by: Jussi Kukkonen
> ---
>
> This is a potential build fix for a problem Martin reported that I
> couldn't reproduce myself.
I'm sorry I haven't replied in the ticket yet, it'
Don't modify an OrderedDict while walking its keys.
Signed-off-by: Matt Madison
---
meta/classes/package_deb.bbclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/classes/package_deb.bbclass b/meta/classes/package_deb.bbclass
index 8f9b09a..945df0e 100644
--- a/met
Fixes [YOCTO #9851] (fingers crossed).
Signed-off-by: Jussi Kukkonen
---
This is a potential build fix for a problem Martin reported that I
couldn't reproduce myself.
I've pushed this on top of the piglit branch that isn't yet merged.
git://git.yoctoproject.org/poky-contrib jku/piglit
http
Hey,
on our krogoth build the systemd network service does not start, and it
seems to be because of missing users, which has already been fixed on
master. I've cherry-picked the two patches that fixed the problem for
us. Note that they are not written by me, but by other people on this
list. I hop
On 19 July 2016 at 01:45, Stephano Cetola
wrote:
> There should be a V4 out there already that splits off space. Not sure
> what I
> was thinking here, but I realized pretty quickly my mistake :)
>
Somehow missed that, thanks!
Ross
--
___
Openembedde
On 2016-07-18 23:19, Carlos Alberto Lopez Perez wrote:
* The JSC JIT is broken on ARMv7 without Thumb2.
[YOCTO #9474]
Signed-off-by: Carlos Alberto Lopez Perez
Works on my i.MX6Q target!
Acked-by: Gary Thomas
---
meta/recipes-sato/webkit/webkitgtk_2.12.3.bb | 17 -
1 f
On Tue, 2016-07-12 at 15:54 -0700, bavery wrote:
> This is part of a patch set that is split over the openembedded-core
> and
> bitbake-devel mailing lists. This is a second version of the patch.
>
> These patches remove complexity from the toaster.bbclass in order to
> move those
> functions to
From: Mark Hatle
It is possible in an attempt only install, that everything listed is not
available to be installed. This will have the effect of clearing the
package list. However, we only check for an empty package list at
the beginning of the function. We need to also check before running t
From: Kai Kang
The following changes since commit 627d01997fcf6a0581d88047735769ffb2592b82:
useradd-staticids: use map() instead of imap() (2016-07-12 23:12:00 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib kangkai/quota
http://git.pokylinux.org/cgit.
From: Kai Kang
When 'rpc' is not in PACKAGECONFIG, option '--disable-rpc' is passed to
configure and then compile fails. Backport patches to make quota build
successfully.
Update fcntl.patch that part of the patches are added by
0002-Allow-building-on-systems-that-do-not-have-rpc-heade.patch.
S
On 18 July 2016 at 23:48, Bruce Ashfield wrote:
> But do we need a sharpened stake to make sure it doesn't come back ?
>
I was hoping for agreement but wasn't expecting such a strong reaction :)
I'll sent this patch shortly.
Ross
--
___
Openembedded
After openssl disabled DES, openssh fails to build
for some DES codes are not wrapped in conditional
compile statement "#ifndef OPENSSL_NO_DES" and "#endif".
Signed-off-by: Haiqing Bai
Signed-off-by: Mingli Yu
---
...h-7.1p1-conditional-compile-des-in-cipher.patch | 116 +
.
46 matches
Mail list logo