From: He Zhe
CFLAGS is unset during kernel_do_compile and thus the default build
path substitutions in DEBUG_PREFIX_MAP are missing.
To enhance reproducible build for kernel modules, such as lttng-modules
and cryptodev-module, this patch appends them, plus substitution of
STAGING_KERNEL_DIR, to
npm now requires --force to clean the cache, see [1]. Also, use
clean instead of clear since the latter is an alias.
[1] https://github.com/npm/npm/commit/34f24c8381235790945208d25ac193bc97a21b79
Signed-off-by: mpvader
---
meta/classes/npm.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 delet
On 02/05/2018 02:33 PM, Patchwork wrote:
> == Series Details ==
>
> Series: "maintainers.inc: update owners..." and 2 more
> Revision: 1
> URL : https://patchwork.openembedded.org/series/10843/
> State : failure
>
> == Summary ==
>
>
> Thank you for submitting this patch series to OpenEmbedde
== Series Details ==
Series: "maintainers.inc: update owners..." and 2 more
Revision: 1
URL : https://patchwork.openembedded.org/series/10843/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been
libva 2.0 bumps the VA-API version to 1.0.0 and deletes egl and
tpi backends. The header files va_egl.h and va_tpi.h are still
packaged in -dev to ensure packages that still use them don't fail.
Major changes:
* Bump VA-API version to 1.0.0
* Add new API for H264 FEI support
* Add definition of V
I propose to take over gstreamer stack and x264. Remove libav entry since
the recipe was removed from oe-core. Change ownership of libva* since Wei Tee
is no longer working on oe-core.
Signed-off-by: Anuj Mittal
---
meta/conf/distro/include/maintainers.inc | 33
Major changes:
* Add option '--device ' to vainfo
* Add vp9enc for VP9 encoding
* Add vavpp for video processing
* Add FEI gtest cases
* Fix segmentation fault in putsurface_wayland
* Fix GCC 7.1.1 warnings/errors
* Fix libva version printed out by vainfo
Also, updated github URLs to point to ren
On 02/02/2018 10:49 PM, Randy MacLeod wrote:
On 2018-02-01 10:23 PM, Robert Yang wrote:
[YOCTO #12503]
Signed-off-by: Robert Yang
---
scripts/runqemu | 3 +++
1 file changed, 3 insertions(+)
diff --git a/scripts/runqemu b/scripts/runqemu
index 0ca62f4..d50c6d1 100755
--- a/scripts/runqem
Updated in the repo:
git://git.openembedded.org/openembedded-core-contrib rbt/pu
http://cgit.openembedded.org/openembedded-core-contrib/log/?h=rbt/pu
Robert Yang (4):
ccache: 3.3.4 -> 3.3.5
nfs-utils: 2.1.1 -> 2.3.1
git: 2.15.0 -> 2.16.1
time: 1.7 -> 1.8
commit message updated:
== Series Details ==
Series: Packages upgrade
Revision: 1
URL : https://patchwork.openembedded.org/series/10841/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the proposed
serie
Add RDEPENDS_${PN} += "perl" to fix:
ERROR: git-2.16.1-r0 do_package_qa: QA Issue:
/usr/share/git-core/templates/hooks/fsmonitor-watchman.sample contained in
package git requires /usr/bin/perl, but no providers found in RDEPENDS_git?
[file-rdeps]
ERROR: git-2.16.1-r0 do_package_qa: QA run found
* Remove 0001-configure-Allow-to-explicitly-disable-nfsidmap.patch, now the
nfsidmap can't be disabled when nfsv4 is enabled, and nfsidmap requires
keyutils, so we have to disable nfsv4 by default since keyutils is not
available in oe-core, or we can add it oe-core.
* Drop nfs-utils-1.2.3-sm
The following changes since commit a0988c3374e964170d1d24fc230306b887432d31:
tcmode-default.inc: drop preferred version of gzip-native (2018-01-31
17:01:12 +)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/pu
http://cgit.openembedded.o
The LIC_FILES_CHKSUM is changed because of year updated, the contents are the
same.
Signed-off-by: Robert Yang
---
meta/recipes-devtools/ccache/{ccache_3.3.4.bb => ccache_3.3.5.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-devtools/ccache/{ccache_3.3.4.bb =
* Remove debian.patch which is already in the source.
* The license is changed to GPLv3, I will add the v2 one (time_1.7.bb) to
meta-gplv2.
Signed-off-by: Robert Yang
---
meta/recipes-extended/time/time-1.7/debian.patch | 1301 --
meta/recipes-extended/time/time.inc
License-Update: Replacing HTTP urls with HTTPS in COPYING
Signed-off-by: Yi Zhao
---
meta/recipes-extended/wget/wget.inc | 2 +-
meta/recipes-extended/wget/{wget_1.19.2.bb => wget_1.19.4.bb} | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes
Remove remaining build host references of ptest's Makefile.
Signed-off-by: Hongxu Jia
---
meta/recipes-core/kbd/kbd_2.0.4.bb | 7 +++
1 file changed, 7 insertions(+)
diff --git a/meta/recipes-core/kbd/kbd_2.0.4.bb
b/meta/recipes-core/kbd/kbd_2.0.4.bb
index 423b47a..5937cb8 100644
--- a/met
Since modify _sysconfigdata.py to improve reproducibility,
its pyo files should be recompiled.
Remove remaining build host references of python3.5m-config
Signed-off-by: Hongxu Jia
---
meta/recipes-devtools/python/python3_3.5.3.bb | 13 -
1 file changed, 12 insertions(+), 1 deletion
Remove build host references from the internally
generated file buildinf.h. The references get compiled into
executables, which leads to non-reproducible builds.
The removed references (--sysroot, -fdebug-prefix-map) were
only used as part of the `openssl version -f' which do not have
side effect.
- Remove remaining build host references from packaged files.
(sync with python3)
- Use relative path to recompile _sysconfigdata.py
Signed-off-by: Hongxu Jia
---
meta/recipes-devtools/python/python_2.7.14.bb | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/meta/recip
Changed in V2:
- Rebase on top of targeted branch master a0988c3374
//Hongxu
The following changes since commit 385944254d0ef88bd6450a221a54cbcb40020b42:
tcmode-default.inc: drop preferred version of gzip-native (2018-01-31
17:01:20 +)
are available in the git repository at:
git://gi
Use relative path to generate .pyc files could remove build host
references which leads to non-reproducible builds.
Signed-off-by: Hongxu Jia
---
meta/recipes-graphics/xorg-proto/xcb-proto_1.12.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/xorg-prot
On 2018-02-01 01:20 AM, Hongxu Jia wrote:
License-checksum-change: license is no change, only version bump up.
https://github.com/madler/pigz/commit/fe822cb435622c43f491013da77b127e9fe851a9
There as a trivial space removed so say so in the comment.
commit 5d5d268c26d5b82b7346df4707026d8ac2dbb
On Sun, Feb 4, 2018 at 12:31 AM, Burton, Ross wrote:
> This breaks u-boot builds:
>
> |
> /data/poky-tmp/master/work/beaglebone_yocto-poky-linux-gnueabi/u-boot/1_2018.01-r0/recipe-sysroot-native/usr/include/libfdt_env.h:70:30:
> error: conflicting types for 'fdt64_t'
> | typedef uint64_t FDT_BITW
From: Jan Siegmund
Native tools were not able to use the headers of apt-pkg. This patch
adds the feature.
The headers were added from apt-pkg and apt-inst to the native recipe.
The shipped headers match the ones in the Ubuntu package libapt-pkg-dev.
Signed-off-by: Jan Siegmund
---
meta/recipes
Am 04.02.2018 um 10:59 schrieb Richard Purdie:
> On Sat, 2018-02-03 at 11:33 +0100, Jan Siegmund wrote:
>> From: Jan Siegmund
>>
>> Native tools were not able to use the headers of apt-pkg. This patch
>> adds the feature.
>> The headers were added from apt-pkg and apt-inst to the native
>> recipe.
On Sat, 2018-02-03 at 11:33 +0100, Jan Siegmund wrote:
> From: Jan Siegmund
>
> Native tools were not able to use the headers of apt-pkg. This patch
> adds the feature.
> The headers were added from apt-pkg and apt-inst to the native
> recipe.
> The shipped headers match the ones in the Ubuntu pa
This breaks u-boot builds:
|
/data/poky-tmp/master/work/beaglebone_yocto-poky-linux-gnueabi/u-boot/1_2018.01-r0/recipe-sysroot-native/usr/include/libfdt_env.h:70:30:
error: conflicting types for 'fdt64_t'
| typedef uint64_t FDT_BITWISE fdt64_t;
| ^~~
| In file in
28 matches
Mail list logo