Skip to content

Commit

Permalink
Layer Updates: sources/meta-freescale sources/meta-odroid sources/met…
Browse files Browse the repository at this point in the history
…a-openembedded sources/meta-yoe

* sources/meta-freescale 5a50c855...a1b81241 (5):
  > imx-gpu-viv-6: follow split of vulkan
  > gstreamer1.0-plugins-bad_1.14.imx: follow split of vulkan
  > linux-imx-mfgtool: prevent parse warning
  > layer: replace ${PN} with ${BPN} in SRC_URI
  > xf86-video-imx-vivante: update PN to 6.2.4.p4.0

* sources/meta-odroid 370d5cb...1e175ce (10):
  > linux-stable/5.2: update to 5.2.14
  > README: update for odriod-n2
  > odroid-n2: update to use u-boot-scr class
  > linux-mainline: drop it
  > odroid-n2: track 5.3
  > machine: add odroid-n2
  > linux-mainline: add dev version
  > u-boot-hardkernel: add odroid-n2 machine
  > image_types_odroid: add n2
  > odroid-c2-emacs-nox: Move to meta-odroid-extras layer

* sources/meta-openembedded a2928764c2...19528ba2a6 (28):
  > evtest: update to 1.34
  > tcpdump: Fix CVE-2017-16808
  > bigbuckbunny: Use faster download mirrors
  > libqmi: Replace clang patch with configure option
  > unclutter-xfixes: new package
  > zenity: new package
  > yad: new package
  > xorg-sgml-doctools: update to 1.11
  > xmessage: update to 1.0.5
  > xmag: update to 1.0.6
  > xfontsel: update to 1.0.6
  > xcursorgen: update to 1.0.7
  > xclock: update to 1.0.9
  > tree: update to 1.8.0
  > libsocketcan: update to 0.0.11
  > libuv: update to 1.32.0
  > libsass: update to 3.6.1
  > libopus: update to 1.3.1
  > libnice: update to 0.1.16
  > libmodplug: update to 0.8.9.0
  > libev: update to 4.27
  > libdvdread: update to 6.0.1
  > libburn: update to 1.5.0
  > jsonrpc: update to 1.2.0
  > fmt: update to 6.0.0
  > ddrescue: update to 1.24
  > capnproto: update to 0.7.0
  > mycroft: Remove alsa-oss from rdeps

* sources/meta-yoe d824e4e...46f2edb (1):
  > Merge pull request #35 from YoeDistro/yoe/mut

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Sep 15, 2019
1 parent 7890488 commit 1172069
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 35 files
+50 −0 meta-gnome/recipes-gnome/zenity/zenity/0001-build-don-t-generate-manual.patch
+24 −0 meta-gnome/recipes-gnome/zenity/zenity_3.32.0.bb
+1 −1 meta-multimedia/recipes-multimedia/mycroft/mycroft_19.2.3.bb
+1 −1 meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-1080p.bb
+1 −1 meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-480p.bb
+1 −1 meta-multimedia/recipes-multimedia/sample-content/bigbuckbunny-720p.bb
+61 −0 meta-networking/recipes-support/tcpdump/tcpdump/0001-CVE-2017-16808-AoE-Add-a-missing-bounds-check.patch
+1 −0 meta-networking/recipes-support/tcpdump/tcpdump_4.9.2.bb
+2 −2 meta-oe/recipes-connectivity/libev/libev_4.27.bb
+0 −85 meta-oe/recipes-connectivity/libqmi/libqmi/0001-Detect-clang.patch
+1 −1 meta-oe/recipes-connectivity/libqmi/libqmi_1.22.2.bb
+3 −2 meta-oe/recipes-connectivity/libuv/libuv_1.32.0.bb
+2 −2 meta-oe/recipes-devtools/capnproto/capnproto_0.7.0.bb
+3 −7 meta-oe/recipes-devtools/jsonrpc/jsonrpc_1.2.0.bb
+2 −3 meta-oe/recipes-extended/ddrescue/ddrescue_1.24.bb
+1 −1 meta-oe/recipes-extended/socketcan/libsocketcan_0.0.11.bb
+238 −0 meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes/0001-build-use-autotools.patch
+23 −0 meta-oe/recipes-graphics/unclutter-xfixes/unclutter-xfixes_1.5.bb
+2 −2 meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.7.bb
+2 −3 meta-oe/recipes-graphics/xorg-app/xclock_1.0.9.bb
+2 −2 meta-oe/recipes-graphics/xorg-app/xfontsel_1.0.6.bb
+2 −2 meta-oe/recipes-graphics/xorg-app/xmag_1.0.6.bb
+2 −2 meta-oe/recipes-graphics/xorg-app/xmessage_1.0.5.bb
+2 −2 meta-oe/recipes-graphics/xorg-doc/xorg-sgml-doctools_1.11.bb
+17 −0 meta-oe/recipes-graphics/yad/yad_4.1.bb
+2 −2 meta-oe/recipes-multimedia/libburn/libburn_1.5.0.bb
+3 −4 meta-oe/recipes-multimedia/libdvdread/libdvdread_6.0.1.bb
+2 −3 meta-oe/recipes-multimedia/libmodplug/libmodplug_0.8.9.0.bb
+2 −2 meta-oe/recipes-multimedia/libopus/libopus_1.3.1.bb
+4 −3 meta-oe/recipes-support/farsight/libnice_0.1.16.bb
+3 −4 meta-oe/recipes-support/fmt/fmt_6.0.0.bb
+3 −3 meta-oe/recipes-support/sass/libsass_3.6.1.bb
+2 −2 meta-oe/recipes-support/tree/tree_1.8.0.bb
+37 −0 meta-oe/recipes-test/evtest/evtest/add_missing_limits_h_include.patch
+3 −4 meta-oe/recipes-test/evtest/evtest_1.34.bb
2 changes: 1 addition & 1 deletion sources/meta-yoe
Submodule meta-yoe updated 1 files
+4 −3 conf/distro/yoe.inc

0 comments on commit 1172069

Please sign in to comment.