Skip to content

Commit

Permalink
Merge pull request #56 from YoeDistro/kraj/master
Browse files Browse the repository at this point in the history
Update layers
  • Loading branch information
cbrake authored Nov 19, 2018
2 parents 2c6a858 + f8eada8 commit 86f45d8
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion sources/bitbake
2 changes: 1 addition & 1 deletion sources/meta-browser
2 changes: 1 addition & 1 deletion sources/meta-odroid
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 39 files
+1 −0 meta-networking/recipes-connectivity/networkmanager/networkmanager_1.14.4.bb
+0 −2,949 meta-networking/recipes-filter/libnftnl/libnftnl/0001-Declare-the-define-visivility-attribute-together.patch
+289 −0 meta-networking/recipes-filter/libnftnl/libnftnl/0001-Move-exports-before-symbol-definition.patch
+149 −114 ...-networking/recipes-filter/libnftnl/libnftnl/0002-avoid-naming-local-function-as-one-of-printf-family.patch
+3 −5 meta-networking/recipes-filter/libnftnl/libnftnl_1.1.1.bb
+0 −323 meta-networking/recipes-filter/nftables/files/0001-payload-explicit-network-ctx-assignment-for-icmp-icm.patch
+0 −147 meta-networking/recipes-filter/nftables/files/0002-proto-Add-some-exotic-ICMPv6-types.patch
+0 −62 meta-networking/recipes-filter/nftables/files/0003-payload-split-ll-proto-dependency-into-helper.patch
+0 −65 meta-networking/recipes-filter/nftables/files/0004-src-allow-update-of-net-base-w.-meta-l4proto-icmpv6.patch
+0 −98 meta-networking/recipes-filter/nftables/files/0005-src-ipv6-switch-implicit-dependencies-to-meta-l4prot.patch
+0 −84 meta-networking/recipes-filter/nftables/files/0006-payload-enforce-ip-ip6-protocol-depending-on-icmp-or.patch
+0 −86 meta-networking/recipes-filter/nftables/files/0007-src-ip-switch-implicit-dependencies-to-meta-l4proto-.patch
+0 −26 meta-networking/recipes-filter/nftables/files/fix-to-generate-ntf.8.patch
+0 −27 meta-networking/recipes-filter/nftables/nftables_0.7.bb
+20 −0 meta-networking/recipes-filter/nftables/nftables_0.9.0.bb
+4 −4 meta-networking/recipes-support/geoip/geoip_1.6.12.bb
+15 −0 meta-networking/recipes-support/ntp/ntp/reproducibility-fixed-path-to-posix-shell.patch
+16 −0 meta-networking/recipes-support/ntp/ntp/reproducibility-respect-source-date-epoch.patch
+2 −0 meta-networking/recipes-support/ntp/ntp_4.2.8p12.bb
+2 −0 meta-oe/conf/layer.conf
+30 −0 meta-oe/lib/oeqa/selftest/cases/meta_oe_sources.py
+4 −4 meta-oe/recipes-benchmark/fio/files/0001-update-the-interpreter-paths.patch
+1 −1 meta-oe/recipes-benchmark/fio/fio_3.12.bb
+2 −2 meta-oe/recipes-benchmark/iozone3/iozone3_484.bb
+7 −0 meta-oe/recipes-core/images/meta-oe-image-base.bb
+5 −0 meta-oe/recipes-core/images/meta-oe-image.bb
+5 −0 meta-oe/recipes-core/images/meta-oe-ptest-image.bb
+251 −0 meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
+2 −2 meta-oe/recipes-devtools/log4cplus/log4cplus_2.0.2.bb
+2 −10 meta-oe/recipes-devtools/tcltk/tk_8.6.8.bb
+10 −6 meta-oe/recipes-graphics/xscreensaver/xscreensaver_5.39.bb
+2 −1 meta-oe/recipes-support/imagemagick/imagemagick_7.0.7.bb
+2 −2 meta-oe/recipes-support/libestr/libestr_0.1.11.bb
+1 −1 meta-oe/recipes-support/mcelog/mcelog_161.bb
+1 −1 meta-oe/recipes-support/opensc/opensc_0.18.0.bb
+12 −9 meta-oe/recipes-test/stress-ng/stress-ng/0001-Revert-Makefile-force-sync-after-build-in-case-reboo.patch
+19 −28 meta-oe/recipes-test/stress-ng/stress-ng/0001-Several-changes-to-fix-musl-build.patch
+0 −30 meta-oe/recipes-test/stress-ng/stress-ng/0001-stress-ng-don-t-enable-TARGET_CLONES-for-musl.patch
+3 −3 meta-oe/recipes-test/stress-ng/stress-ng_0.09.45.bb
2 changes: 1 addition & 1 deletion sources/meta-raspberrypi
2 changes: 1 addition & 1 deletion sources/openembedded-core
Submodule openembedded-core updated 54 files
+1 −1 meta/classes/image.bbclass
+1 −0 meta/classes/module.bbclass
+11 −0 meta/classes/sanity.bbclass
+2 −4 meta/classes/testimage.bbclass
+1 −1 meta/classes/testsdk.bbclass
+8 −5 meta/lib/oe/package_manager.py
+3 −0 meta/lib/oeqa/core/utils/concurrencytest.py
+1 −1 meta/lib/oeqa/runtime/cases/apt.py
+1 −1 meta/lib/oeqa/runtime/cases/dnf.py
+1 −1 meta/lib/oeqa/runtime/cases/opkg.py
+4 −3 meta/lib/oeqa/selftest/context.py
+29 −8 meta/lib/oeqa/utils/httpserver.py
+5 −5 meta/lib/oeqa/utils/qemurunner.py
+0 −9 meta/recipes-connectivity/ofono/ofono_1.24.bb
+9 −0 meta/recipes-connectivity/ofono/ofono_1.25.bb
+1 −1 meta/recipes-core/busybox/busybox.inc
+1 −0 meta/recipes-core/busybox/files/run-ptest
+141 −0 meta/recipes-core/gettext/gettext-0.19.8.1/fix-CVE-2018-18751.patch
+6 −2 meta/recipes-core/gettext/gettext_0.19.8.1.bb
+13 −4 meta/recipes-devtools/mtools/mtools/disable-hardcoded-configs.patch
+2 −2 meta/recipes-devtools/mtools/mtools_4.0.19.bb
+2 −2 meta/recipes-devtools/subversion/subversion_1.11.0.bb
+1 −1 meta/recipes-devtools/valgrind/valgrind/0001-Guard-against-__GLIBC_PREREQ-for-musl-libc.patch
+1 −1 meta/recipes-devtools/valgrind/valgrind/0001-Make-local-functions-static-to-avoid-assembler-error.patch
+0 −41 meta/recipes-extended/ltp/ltp/0001-mmap15-mips64-return-EINVAL.patch
+34 −0 meta/recipes-extended/ltp/ltp/0001-statx-fix-compile-errors.patch
+22 −20 meta/recipes-extended/ltp/ltp/0039-commands-ar01-Fix-for-test-in-deterministic-mode.patch
+0 −97 meta/recipes-extended/ltp/ltp/0041-cve-2017-5669-shmat-for-0-or-PAGESIZE-with-RND-flag-.patch
+0 −34 meta/recipes-extended/ltp/ltp/0042-fs-ftest-ftest06.c-Fix-too-small-name-string-and-rel.patch
+0 −81 meta/recipes-extended/ltp/ltp/0043-open-creat-skip-S_ISGID-check-on-files-created-by-no.patch
+2 −6 meta/recipes-extended/ltp/ltp_20180926.bb
+2 −2 meta/recipes-graphics/harfbuzz/harfbuzz_1.9.0.bb
+2 −2 meta/recipes-graphics/libepoxy/libepoxy_1.5.3.bb
+2 −2 meta/recipes-graphics/libva/libva_2.3.0.bb
+2 −2 meta/recipes-graphics/wayland/libinput_1.12.1.bb
+0 −67 meta/recipes-kernel/lttng/lttng-modules/0001-Fix-net-expose-sk-wmem-in-sock_exceed_buf_limit-trac.patch
+3 −4 meta/recipes-kernel/lttng/lttng-modules_2.10.8.bb
+2 −2 meta/recipes-kernel/lttng/lttng-ust_2.10.2.bb
+2 −2 meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.14.3.bb
+2 −2 meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.14.3.bb
+2 −2 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.14.3.bb
+2 −2 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.14.3.bb
+2 −2 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.3.bb
+2 −2 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.14.3.bb
+2 −2 meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.14.3.bb
+2 −2 meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.14.3.bb
+2 −2 meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.14.3.bb
+2 −2 meta/recipes-multimedia/gstreamer/gstreamer1.0_1.14.3.bb
+2 −2 meta/recipes-support/atk/at-spi2-core_2.30.0.bb
+3 −3 scripts/lib/checklayer/__init__.py
+5 −6 scripts/lib/scriptutils.py
+4 −2 scripts/lib/wic/plugins/source/bootimg-efi.py
+3 −1 scripts/oepydevshell-internal.py
+3 −5 scripts/pythondeps

0 comments on commit 86f45d8

Please sign in to comment.