The angstrom-v2015.06-yocto1.8 branch of meta-angstrom contains
recipes-tweaks/linux/linux-yocto_3.10.bbappend. But the fido branch of
openembedded-core does not have a recipe for linux-yocto_3.10 (just 3.14 and
3.19).
So the bbappend should be removed or updated.
Regards,
Steffen
--
DResear
On 04/21/2015 03:39 PM, Richard Purdie wrote:
On Tue, 2015-03-24 at 22:41 -0700, Robert Yang wrote:
Errors when rebuild:
checking for xml2-config...
/path/to/tmp/sysroots/qemux86-64/usr/bin/crossscripts/xml2-config
checking for xmlInitParser in -lxml2... no
configure: error: in
`/path/to/tmp
Sorry I was on the wrong tree and was one patch behind. Please see the
revised patch.
Best,
Yuanjie
On 04/28/2015 07:08 PM, Richard Purdie wrote:
On Tue, 2015-04-28 at 15:46 +0800, Yuanjie Huang wrote:
From: Yuanjie Huang
ldconfig-native was grepped from an old version of glibc, and its out
We still have some functions which use populate-extfs.sh to create some
ext4 partitions, eventually we should move to mkfs.ext as well, but as long
as it's included in e3fsprogs it makes the migration to newer oe-core
easier.
On Wed, Apr 29, 2015 at 11:56 PM, Richard Purdie <
richard.pur...@linuxf
On Wed, 2015-04-29 at 00:46 +0200, Martin Jansa wrote:
> * install populate-extfs.sh from contrib, be aware that in order
> to use it you need to set DEBUGFS shell variable, otherwise it will
> try to use debugfs from relative path which is almost always
> incorrect:
> CONTRIB_DIR=$(dirna
All,
Yocto Project 1.8 released last week! YP provides a major release every six
months, and as an open source project we are always working to improve our
processes. This survey is for the Yocto Project community to provide feedback
into the development process. We would greatly appreciate
The CVE-2014-9645 fix was merged in Busybox prior to the 1.23.0
release [1]. The fix was then reworked in Busybox 1.23.1, in such
a way that the original change was no longer required [2].
Although oe-core's CVE-2014-9645 patch still applies cleanly to
Busybox 1.23.1 and 1.23.2, applying it partia
On 2015-04-29 12:17, Laszlo Papp wrote:
Dear OpenEmbedded Community,
I have been trying to migrate over from dylan to daisy (and dizzy,
fwiw), but my own kernel would not boot. It used to work just fine
with dylen. It is kernel 3.2 with our BSP changes on top of it, which
are unfortunately not u
Hello,
What is the latest process to include building GCC 5.x? the old contib
branch seems to be dead and I have not been following this topic very well.
regards,
Armin
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
ht
Dear OpenEmbedded Community,
I have been trying to migrate over from dylan to daisy (and dizzy,
fwiw), but my own kernel would not boot. It used to work just fine
with dylen. It is kernel 3.2 with our BSP changes on top of it, which
are unfortunately not upstream. Either way, dylan was using 4.7 a
Hi Joshua and Armin,
We are seeing installation failures as a result of gummiboot entries not being
installed correctly. This is already fixed in master with the commit below. It
applies cleanly to fido and dizzy branches since apart from this patch the file
being changed has exactly the same g
The includes two CVE fixes:
CVE-2012-3406
CVE-2014-7817
Signed-off-by: Armin Kuster
---
...-3406-Stack-overflow-in-vfprintf-BZ-16617.patch | 317 +
...4-7817-wordexp-fails-to-honour-WRDE_NOCMD.patch | 216 ++
meta/recipes-core/eglibc/eglibc_2.19.bb|
Hello,
We are building Fido for several boards[1] and have faced a build error.
1. http://ci.ossystems.com.br/job/fsl-community-bsp-fido/23/console
This is building with sstate but clean tmp. Log below:
framebuffer fsl-image-machine-test@imx6sl-warp (1/23) | NOTE:
Executing ACLOCAL="aclocal
--s
> On Apr 29, 2015, at 6:23 AM, Richard Purdie
> wrote:
>
> Currently the license exclusion code removes packages from PACKAGES
> pre population of the package directories. This means that the FILES
> entries for some packages are not seen and invariably results in
> packaging errors.
>
> Inste
On Apr 29, 2015 1:11 AM, "Richard Purdie" <
richard.pur...@linuxfoundation.org> wrote:
>
> On Tue, 2015-04-28 at 22:34 -0700, Khem Raj wrote:
> > we still need nativesdk or native recipes for libc to come
> > from glibc, but only be ignored for target recipes types
> >
> > Change-Id: Ibaf8114f2aef
On Tue, Apr 28, 2015 at 06:57:36AM +, g...@git.openembedded.org wrote:
> Module: openembedded-core.git
> Branch: master
> Commit: 6b04ae2c0439b83c0445fd1b8cb9cba5cee6b9bc
> URL:
> http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=6b04ae2c0439b83c0445fd1b8cb9cba5cee6b9bc
>
> A
Tests the following aspects of "devtool add" with the -f option:
* Works for a git and https URI
* Extracts to the appropriate directory
* Uses the correct recipe file name with and without -V
* Sets SRC_URI and S appropriately with and without -V
* Sets SRCREV if rev= is specified in the URI
A lo
Provide a means to set SRCREV immediately by using rev= in the URI; if
it is specified then it is removed before setting SRC_URI and SRCREV is
set to the same value instead.
Signed-off-by: Paul Eggleton
---
scripts/lib/recipetool/create.py | 17 +
1 file changed, 13 insertions(+)
Add a -f/--fetch option to fetch a remote URI (into the already
specified source tree path) and set this as SRC_URI within the recipe.
This simply wraps around the existing functionality in recipetool.
Implements [YOCTO #7644].
Signed-off-by: Paul Eggleton
---
scripts/lib/devtool/standard.py |
If -x is specified and the specified URI was a git repository, we need
to ensure that the resulting clone is a full clone and not one that has
pointers into the temporary fetch location or DL_DIR. Split out the code
from devtool that already does this for "devtool modify -x" and reuse
that.
Signed
* Recipes that fetch from git, svn or hg by OpenEmbedded convention
should normally be named with this as a suffix, since PV is meant to
be set appropriately within the recipe, so follow this. In order to
make this work we need to be able to have the version independent from
the file name,
When -x was specified, we were getting the normal unpack subdirectory
which we don't really want - if there's only one subdirectory unpacked
then we should effectively copy just it to the extraction path, not as a
subdirectory under it.
Signed-off-by: Paul Eggleton
---
scripts/lib/recipetool/cre
Enable specifying a remote URI to fetch and extract (so you don't have
to do this manually) as well as some related fixes and improvements.
The following changes since commit 82d00f7254b7d3bb6a167d675d798134884d1b19:
split_and_strip_files: regroup hardlinks to make build deterministic
(2015-0
* Remove patches that are no longer needed
* git build depends on python module mako. Inherit pythonnative
for this
* source directory changed: default S is now correct in mesa recipe,
but still needs to be set in mesa-gl
Signed-off-by: Jussi Kukkonen
---
I've run the piglit quick tests on m
Currently the license exclusion code removes packages from PACKAGES
pre population of the package directories. This means that the FILES
entries for some packages are not seen and invariably results in
packaging errors.
Instead, remove the packages from PACKAGES post population of the packages
so
On 28 April 2015 at 15:33, Khem Raj wrote:
> looks good. You need to remove the CPPFLAGS change from recipe now
> with this patch
>
Either I can't see what you're referring to, or you're confusing this with
a different recipe...
Ross
--
___
Openembed
On 28 April 2015 at 23:13, Khem Raj wrote:
> I was wondering if there was a script or may be bitbake option to warn
> about this case whole Metadata wide
>
IIRC the "git" patch method will warn when patches are already applied, so
doing a world patch with that set might get close.
Ross
--
_
From: Ed Bartosh
Reverted 7c0fd561bad0250a00cef63e3d787573112a59cf
Created separate group of hardlinks for the files inside
the same package. This should prevent stripped files to be
populated outside of package directories.
This turns out not to be straightforward and has overlap with the
othe
There are several entries here which are not needed with the
modern license handling code:
gcc-source - moved to direct handling in base.bbclass
(due to version appended to the name)
libgcc - Listed as GPLv3 exception for its packages
libgcc-initial - Listed as GPLv3 exception
gcc-run
In an effort to clean up some of the license handling, correctly set the
LICENSE of libgcc-initial to be the same as libgcc which has a GPLv3
exception.
Signed-off-by: Richard Purdie
diff --git a/meta/recipes-devtools/gcc/libgcc-initial.inc
b/meta/recipes-devtools/gcc/libgcc-initial.inc
index 2
This means you can have one gcc version for some gcc recipes
(e.g. crosssdk/nativesdk) and another gcc version for target code.
Also remove the preferred version entry from the default toolchains
list since the version issue is now handled automatically.
We also need to specifically handle gcc-so
Removed:
- unbreak-assumptions.diff
This patch changs the dir to /non-existant-dir, the source code has
changed the dir to /deadir, so it is not needed any more.
- trycompile.diff
There is no try_compile or try_run in numpy/core/setup.py any more, so
assumed that it is not needed.
Signed-
The following changes since commit 4dd4b96b6d60246338bb30ede9f3ab1b2e757be9:
libxfont: Security Advisory - libxfont - CVE-2015-1804 (2015-04-28 07:56:01
+0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/python-numpy
http://cgit.openem
On Wednesday 29 April 2015 09:59:37 Richard Purdie wrote:
> On Wed, 2015-04-29 at 09:54 +0100, Paul Eggleton wrote:
> > On Wednesday 29 April 2015 16:08:36 Chen Qi wrote:
> > > Copy the contents of local.conf under TOPDIR into the final generated
> > > local.conf. In this way, custom settings are a
From: Sona Sarmadi
Fixes CVE-2015-0973 (duplicate of CVE-2014-9495), a heap-based overflow
vulnerability in the png_combine_row() function of the libpng library,
when very large interlaced images were used.
Upstream patch:
http://sourceforge.net/p/libpng/code/ci/dc294204b641373bc6eb603075a8b98f5
From: Sona Sarmadi
Fixes input sanitization errors.
References
http://git.kernel.org/cgit/fs/ext2/e2fsprogs.git/commit/?id=f66e6ce4
http://www.ocert.org/advisories/ocert-2015-002.html
Signed-off-by: Sona Sarmadi
Signed-off-by: Maxin B. John
---
.../e2fsprogs/e2fsprogs/CVE-2015-0247.patch
From: Sona Sarmadi
directory traversal in read_long_names()
Reference
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9447
Upstream commit with the analysis:
https://git.fedorahosted.org/cgit/elfutils.git/commit/?id=147018e729e7c22eeabf15b82d26e4bf68a0d18e
Signed-off-by: Sona Sarmadi
Fixes a number of security related bugs for daisy branch.
Sona Sarmadi (5):
Qemu: CVE-2014-2894
libpng16: CVE-2015-0973
coreutils: parse-datetime: CVE-2014-9471
elfutils: CVE-2014-9447
e2fsprogs: CVE-2015-0247
.../parse-datetime-CVE-2014-9471.patch | 43
me
From: Sona Sarmadi
Memory corruption flaw in parse_datetime()
Reference
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9471
Signed-off-by: Sona Sarmadi
Signed-off-by: Maxin B. John
---
.../parse-datetime-CVE-2014-9471.patch | 43 ++
meta/recipes-core/
From: Sona Sarmadi
Fixes an out of bounds memory access flaw
in Qemu's IDE device model
Reference
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2894
Signed-off-by: Sona Sarmadi
Signed-off-by: Maxin B. John
---
.../qemu/files/ide-CVE-2014-2894.patch | 46 +
On 2015年04月28日 11:43, Robert Yang wrote:
They are backport patches, and verified that the patches are in the
source.
I send a patch, which upgrade the bind to 9.10.2, and remove these
5 patches, so we can drop this commit, thanks
-Roy
Signed-off-by: Robert Yang
---
.../bind/bind/bind
On Wed, 2015-04-29 at 09:54 +0100, Paul Eggleton wrote:
> Hi Qi,
>
> On Wednesday 29 April 2015 16:08:36 Chen Qi wrote:
> > Copy the contents of local.conf under TOPDIR into the final generated
> > local.conf. In this way, custom settings are also made into the final
> > local.conf like IMAGE_INST
temd/tmp/deploy/sdk/
>
> poky-glibc-x86_64-buildtools-tarball-core2-64-buildtools-nativesdk-standalon
> e -1.8+snapshot-20150429.sh': No such file or directory
>
> The problem is that the output name for buildtools-tarball has ${DATE} in
> it. So if populate_sdk_ext task is
From: Roy Li
1. Remove seven unneeded CVE patches, and five patches in them were
not already used
2. 9.10.2 fixed the CVE-2015-1349
3. Remove bind-subdirs-run-serially.patch and cross-build-fix.patch,
similar fixes are merged into 9.10.2
4. update the dont-test-on-host.patch
5. update the Copyrig
Hi Qi,
On Wednesday 29 April 2015 16:08:36 Chen Qi wrote:
> Copy the contents of local.conf under TOPDIR into the final generated
> local.conf. In this way, custom settings are also made into the final
> local.conf like IMAGE_INSTALL, DISTRO_FEATURES, VIRTUAL-RUNTIME_xxx, etc.
>
> Before this cha
The current grub2 fails on loading large initrd file (> 500M) since
the initrd size is added to the addr_min and causes the failure.
Fix it by picking a patch from grub2 upstream.
Signed-off-by: Shan Hai
---
.../grub/files/grub2-fix-initrd-size-bug.patch | 48 ++
meta/rec
Integrate a patch from grub2 upstream to fix the initrd file size
restriction bug, the current grub2 could not load a large initrd
file (>500M) because of the bug.
ChangeLog | 6 ++
grub-core/loader/i386/linux.c | 3 +--
2 files changed, 7 insertions(+), 2 deletions(-)
Than
* Remove patch that prevents the Makefile from generating the
art_config.h file
* Remove pre-generated art_config.h for various architecture
* Add a do_compile prepend to remove the art_config.h that is provided
in the source so that the compilation will regenerate the file
Signed-off-by: Nath
On Tue, 2015-04-28 at 22:34 -0700, Khem Raj wrote:
> we still need nativesdk or native recipes for libc to come
> from glibc, but only be ignored for target recipes types
>
> Change-Id: Ibaf8114f2aef63f1eadf493b264e78cd928535a0
> Signed-off-by: Khem Raj
> ---
> meta/recipes-core/glibc/glibc-col
tools-nativesdk-standalone
-1.8+snapshot-20150429.sh': No such file or directory
The problem is that the output name for buildtools-tarball has ${DATE} in it.
So if populate_sdk_ext task is executed but buildtools-tarball is not rebuilt,
the above error appears.
Instead of hardcoding ${DISTRO_VER
From: Roy Li
upgrade to fix two CVE defects: CVE-2014-8625 and CVE-2015-0840
http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-8625
Multiple format string vulnerabilities in the parse_error_msg
function in parsehelp.c in dpkg before 1.17.22 allow remote attackers
to cause a denial of ser
The following changes since commit 4dd4b96b6d60246338bb30ede9f3ab1b2e757be9:
libxfont: Security Advisory - libxfont - CVE-2015-1804 (2015-04-28 07:56:01
+0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib
ChenQi/populate_sdk_ext_2_fixes
ht
Copy the contents of local.conf under TOPDIR into the final generated
local.conf. In this way, custom settings are also made into the final
local.conf like IMAGE_INSTALL, DISTRO_FEATURES, VIRTUAL-RUNTIME_xxx, etc.
Before this change, installing extensible SDK would usually report failure
when prep
* Updated 0001-Avoid-use-of-glibc-sys-cdefs.h-header.patch
* Removed 0002-uclibc-rpcsvc-defines.patch since it is already in the
source.
Signed-off-by: Robert Yang
---
...001-Avoid-use-of-glibc-sys-cdefs.h-header.patch | 109 ++--
.../rpcbind/0002-uclibc-rpcsvc-defines.patch
Signed-off-by: Robert Yang
---
.../git/{git_2.3.5.bb => git_2.3.7.bb} |8
1 file changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-devtools/git/{git_2.3.5.bb => git_2.3.7.bb} (41%)
diff --git a/meta/recipes-devtools/git/git_2.3.5.bb
b/meta/recipes-devtools/g
Signed-off-by: Robert Yang
---
.../{man-pages_3.82.bb => man-pages_3.83.bb} |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/man-pages/{man-pages_3.82.bb =>
man-pages_3.83.bb} (86%)
diff --git a/meta/recipes-extended/man-pages/man-pages_3.82.bb
b
The COPYING's md5sum is changed by this commit:
commit 945f9c69af66508b0eb6816656acc84fca77
Author: Ken Dreyer
Date: Mon Jan 26 14:02:46 2015 -0700
update GPLv2 text in COPYING
The FSF has issued a couple of tiny updates to the GPLv2. The main
change is a new mailing address fo
The following changes since commit 4dd4b96b6d60246338bb30ede9f3ab1b2e757be9:
libxfont: Security Advisory - libxfont - CVE-2015-1804 (2015-04-28 07:56:01
+0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/PU
http://cgit.openembedded.org/
The following changes since commit 4dd4b96b6d60246338bb30ede9f3ab1b2e757be9:
libxfont: Security Advisory - libxfont - CVE-2015-1804 (2015-04-28 07:56:01
+0100)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/libxml2
http://cgit.openembedde
We have libxml2-python for native and nativesdk, but don't have it for
target, and can't find the reason from the git log, libxml2-python is
widely used, after looked into it's configure.in, we can add it
by PACKAGECONFIG.
The previous --with-python=${STAGING_BINDIR}/python is incorrect, it
acted
60 matches
Mail list logo