Remove old patches and rebase existing ones
Add libc for x86 for stack-protector bounce function (__stack_chk_fail_local)
Signed-off-by: Saul Wold
---
.../recipes-extended/libaio/libaio/00_arches.patch | 208 ++---
.../libaio/libaio/libaio-aarch64.patch | 28 ---
...
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_flags.inc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/meta/conf/distro
Ross, Richard:
Here is another round of updates, these are cleaned up from the
first batch.
libaio, blktrace and ltp do not build correctly with LSB and the -pie
and -fpie so that patch is there.
Sau!
The following changes since commit b61a2acc321489c3427f0afa3059486dc144a13b:
bind: Update
The latest version of usbutil (v008) uses the latest version of udev (v196 or
greater)
which is only available as part of the systemd package. So add systemd as a
DEPENDS and
REQUIRED_DISTRO_FEATURE.
Add v008 version of iconv.patch
COPYING file is GPLv2, but has newer formatting and address ch
This newer version adds ARM64 support and the license
information is updated to correctly reflect BSD and GPLv2
Remove parallel-make.patch that was accepted upstream.
Signed-off-by: Saul Wold
---
.../gnu-efi/gnu-efi/parallel-make.patch| 22 --
.../gnu-efi/{gnu-ef
On Fri, Jan 9, 2015 at 1:04 PM, Bob Cochran
wrote:
> KERNEL_CONFIG_COMMAND is defined as passing oldnoconfig to
> oe_runmake_call, but oldnoconfig is both an alias to olddefconfig and a
> misleading name. Therefore, change it to the meaningfully named
> option: olddefconfig.
We've discussed this
KERNEL_CONFIG_COMMAND is defined as passing oldnoconfig to
oe_runmake_call, but oldnoconfig is both an alias to olddefconfig and a
misleading name. Therefore, change it to the meaningfully named
option: olddefconfig.
For further background, please see commit
fb16d8912db5268f29706010ecafff74b971c
Hi Robert,
On 9 January 2015 at 05:33, Robert Yang wrote:
> diff --git a/meta/recipes-bsp/gnu-efi/gnu-efi_3.0u.bb
> b/meta/recipes-bsp/gnu-efi/gnu-efi_3.0.1.bb
> similarity index 100%
> rename from meta/recipes-bsp/gnu-efi/gnu-efi_3.0u.bb
> rename to meta/recipes-bsp/gnu-efi/gnu-efi_3.0.1.bb
>
Socat will look for openpty() in BSD headers before Linux headers, so if libbsd
is present at configure time then that will be used. We don't need to depend on
libbsd though, and leaving it floating can cause build errors, so tell configure
that the libbsd header isn't present.
Signed-off-by: Ros
On 1/9/15 5:32 AM, Yevhen Kyriukha wrote:
> Hello,
>
> I'd like to know if there is a chance to replace python-smart with DNF
> (github.com/rpm-software-management/dnf)?
> DNF already has more features than smart and is well supported (smart
> is kind of dead project).
> I'd like to prepare a set
That is correct.. it was update to work with RPM a year or so ago. Looks like
the docs were never updated.
--Mark
On 1/9/15 10:08 AM, Robert P. J. Day wrote:
>
> Signed-off-by: Robert P. J. Day
>
> ---
>
> unless i misread, BAD_RECOMMENDATIONS works for both IPK and RPM,
> but not for DEB.
Signed-off-by: Robert P. J. Day
---
unless i misread, BAD_RECOMMENDATIONS works for both IPK and RPM,
but not for DEB.
diff --git a/meta/conf/documentation.conf b/meta/conf/documentation.conf
index 2ab86e1..3a918e8 100644
--- a/meta/conf/documentation.conf
+++ b/meta/conf/documentation.conf
Use static device paths for mounting from /dev/disk/ in
case the device ordering changes.
Signed-off-by: Drew Moseley
---
meta/recipes-core/initrdscripts/files/init-install-efi.sh | 14 ++
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-core/initrdscripts/
Use static device paths for mounting from /dev/disk/ in
case the device ordering changes.
Signed-off-by: Drew Moseley
---
meta/recipes-core/initrdscripts/files/init-install.sh | 14 ++
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-core/initrdscripts/file
[If I reply, people will think that I'm really big on this MAINTAINERS
file thing, which I'm really not. But if I don't reply I'll feel as
though my point was missed :-(]
On 01/07/15 16:30, Richard Purdie wrote:
> On Wed, 2015-01-07 at 16:21 -0500, Trevor Woerner wrote:
>> On 01/07/15 04:25, Richa
more pedantry -- current oe-core mtd-utils_git.bb contains:
SRC_URI = "git://git.infradead.org/mtd-utils.git \
file://add-exclusion-to-mkfs-jffs2-git-2.patch \
file://fix-armv7-neon-alignment.patch \
"
but mtd-utils/ directory contains patch files:
add-exclusio
The patch fixes an issue in laying out extended and logical partitions
by wic. The original code produced disk images in which the size 3rd
partition as described in MBR was incorrect. Depending on the type of
file system used for that partition and size of the partition, it would
be impossible to
The patch fixes a problem with laying out partitions in wic. The
original code would steal sectors from the last primary partition to
accommodate for EBR. This would originally work in mic, but fails with
wic (reasons discussed further down this email).
The patch removes the sector stealing from t
On 9 January 2015 at 13:07, Robert P. J. Day wrote:
> BTW, the only reason i tripped over this is that the YP dev manual
> discourages one from defining both do_install() and
> do_install_append() in the same file, so i thought i would do a quick
> check under poky to see which files were doing
just a curiosity ... i notice the following snippet in qemu.inc:
do_install () {
export STRIP="true"
autotools_do_install
install -d ${D}${datadir}/qemu
install -m 0755 ${WORKDIR}/powerpc_rom.bin ${D}${datadir}/qemu
}
# The following fragment will create a wrapp
- Bug fixes in A2DP, OBEX, GATT, and mgmt
- Low Energy Secure Connections with 3.19+ kernels
See: http://www.bluez.org/release-of-bluez-5-27/
See: http://www.bluez.org/release-of-bluez-5-26/
Signed-off-by: Peter A. Bigot
---
meta/recipes-connectivity/bluez5/{bluez5_5.25.bb => bluez5_5.27.bb} | 5
On 29 December 2014 at 05:47, Hongxu Jia wrote:
> Hongxu Jia (4):
> groff: upgrade 1.22.3
> groff: fix native perl path
> directfb: upgrade to 1.7.6
> qt4-embedded: support c++0x stand for directfb
>
I've merged all of these into MUT apart from "groff: fix native perl
path". Adding a de
Bump to version 7.40
Signed-off-by: Maxin B. John
---
meta/recipes-support/curl/{curl_7.38.0.bb => curl_7.40.0.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/curl/{curl_7.38.0.bb => curl_7.40.0.bb} (93%)
diff --git a/meta/recipes-support/curl/curl_7.3
Ping
[PATCH 1/4] insane.bbclass: add QA check: package-missing
[PATCH 2/4] perl_5.20.0: fix QA package-missing warnings
[PATCH V2 3/4] linux-libc-headers.inc: fix QA package-missing warnings
[PATCH V3 4/4] busybox.inc: fix QA package-missing warnings
//Hongxu
On 12/25/2014 09:48 AM, Hongxu Jia
On 12/29/2014 01:47 PM, Hongxu Jia wrote:
Changed in V2:
Ping
//Hongxu
- Follow Saul's suggestions, investigate groff's README, double
check its DEPENDS;
- Follow Richard's suggestions, correctly set the path to perl
in the recipe.
- Fix qt4-embedded build failure which caused by the
Hello,
I'd like to know if there is a chance to replace python-smart with DNF
(github.com/rpm-software-management/dnf)?
DNF already has more features than smart and is well supported (smart
is kind of dead project).
I'd like to prepare a set of patches for dnf integration.
--
Regards,
Yevhen
--
On Tue, Jan 06, 2015 at 07:42:16AM -0800, Saul Wold wrote:
> Added CFLAGS to prevent compiler error of unused size variable
>
> Signed-off-by: Saul Wold
> ---
> meta/recipes-devtools/json-c/{json-c_0.11.bb => json-c_0.12.bb} | 6 --
> 1 file changed, 4 insertions(+), 2 deletions(-)
> rename
Upgrade includes 8 CVE bug fixes
Signed-off-by: Maxin B. John
---
.../openssl/{openssl_1.0.1j.bb => openssl_1.0.1k.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-connectivity/openssl/{openssl_1.0.1j.bb =>
openssl_1.0.1k.bb} (92%)
diff --git
On 01/09/2015 06:33 PM, Paul Eggleton wrote:
Hi Robert,
On Thursday 08 January 2015 21:33:39 Robert Yang wrote:
Signed-off-by: Robert Yang
---
...python-git_0.3.2.RC1.bb => python-git_0.3.3.bb} |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/py
Hi Robert,
On Thursday 08 January 2015 21:33:39 Robert Yang wrote:
> Signed-off-by: Robert Yang
> ---
> ...python-git_0.3.2.RC1.bb => python-git_0.3.3.bb} |5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
> rename meta/recipes-devtools/python/{python-git_0.3.2.RC1.bb =>
> python-g
On 01/08 14:35, akuster808 wrote:
> Does this affect Dizzy?
Yes, Dizzy uses the same revision of systemd
(5d0ae62c665262c4c55536457e84e278c252cc0b tagged as v216) as master.
--
Maciej Borzęcki
Senior Software Developer at Open-RnD Sp. z o.o., Poland
www.open-rnd.pl
mobile: +48 889 117 365, fax: +
31 matches
Mail list logo