Skip to content

Commit

Permalink
Layer Updates: sources/bitbake sources/meta-openembedded sources/meta-ti
Browse files Browse the repository at this point in the history
* sources/bitbake 27ad9c1d...bc84ce7e (2):
  > doc: minor tweaks to ch 1 of BB user manual
  > doc: Standardize spelling on 'BitBake' throughout docs

* sources/meta-openembedded fd2765bb16...611b0c707a (18):
  > python3-alembic: update to version 1.4.0
  > python3-aiohttp: alphabetize RDEPENDS for readability
  > python3-aiohttp: update to version 3.6.2
  > nginx: update to the latest development version (1.17.8)
  > nginx: update to the latest stable version (1.16.1)
  > packagegroup-meta-oe: remove babl/gegl/gimp they moved to meta-gnome
  > gimp: upgrade 2.8.22 -> 2.10.14
  > mypaint-brushes: initial add 1.3.0
  > libmypaint: initial add 1.4.0
  > gegl: upgrade 0.3.18 -> 0.4.20
  > babl: upgrade 0.1.62 -> 0.1.74
  > mpv: 0.26.0 -> 0.32.0
  > tigervnc: Do not depend on chkconfig
  > libchamplain: Add support for building libchamplain
  > modemmanager: Add a PACKAGECONFIG for the new --with-at-command-via-dbus option
  > dbus-broker: backport patches to fix policy with SELinux nodes
  > freeradius: upgrade 3.0.19 -> 3.0.20
  > mdns: improve numerous aspects of Posix backend

* sources/meta-ti 3fd95592...6ddc0beb (4):
  > u-boot-ti-staging: update to the latest
  > linux-ti-staging: update to 5.4.17
  > ti-img-rogue-umlibs: Update branch for zeus
  > ti-img-rogue-driver: Update branch to pick k5.4 sources

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Feb 10, 2020
1 parent b651391 commit bc21c57
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 46 files
+17 −0 meta-gnome/recipes-gimp/babl/babl_0.1.74.bb
+32 −0 meta-gnome/recipes-gimp/gegl/gegl/0001-meson.build-Give-note-if-sdl2-was-found.patch
+61 −0 meta-gnome/recipes-gimp/gegl/gegl_0.4.20.bb
+60 −0 meta-gnome/recipes-gimp/gimp/gimp_2.10.14.bb
+24 −0 meta-gnome/recipes-gimp/mypaint/libmypaint_git.bb
+12 −0 meta-gnome/recipes-gimp/mypaint/mypaint-brushes-1.0_git.bb
+12 −0 meta-gnome/recipes-gnome/libchamplain/libchamplain_0.12.20.bb
+58 −0 meta-networking/recipes-connectivity/freeradius/files/0001-rlm_python3-add-PY_INC_DIR-in-search-dir.patch
+0 −104 meta-networking/recipes-connectivity/freeradius/files/0001-su-to-radiusd-user-group-when-rotating-logs.patch
+19 −16 meta-networking/recipes-connectivity/freeradius/freeradius_3.0.20.bb
+60 −0 meta-networking/recipes-protocols/mdns/files/0001-Create-subroutine-for-cleaning-recent-interfaces.patch
+58 −0 meta-networking/recipes-protocols/mdns/files/0002-Create-subroutine-for-tearing-down-an-interface.patch
+50 −0 meta-networking/recipes-protocols/mdns/files/0003-Track-interface-socket-family.patch
+177 −0 meta-networking/recipes-protocols/mdns/files/0004-Use-list-for-changed-interfaces.patch
+212 −0 meta-networking/recipes-protocols/mdns/files/0005-Handle-noisy-netlink-sockets.patch
+51 −0 meta-networking/recipes-protocols/mdns/files/0006-Remove-unneeded-function.patch
+129 −0 meta-networking/recipes-protocols/mdns/files/0007-Indicate-loopback-interface-to-mDNS-core.patch
+39 −0 meta-networking/recipes-protocols/mdns/files/0008-Mark-deleted-interfaces-as-being-changed.patch
+45 −0 meta-networking/recipes-protocols/mdns/files/0009-Fix-possible-NULL-dereference.patch
+62 −0 meta-networking/recipes-protocols/mdns/files/0010-Handle-errors-from-socket-calls.patch
+51 −0 meta-networking/recipes-protocols/mdns/files/0011-Change-a-dynamic-allocation-to-file-scope-variable.patch
+11 −0 meta-networking/recipes-protocols/mdns/mdns_878.260.1.bb
+1 −0 meta-oe/recipes-connectivity/modemmanager/modemmanager_1.12.4.bb
+50 −0 meta-oe/recipes-core/dbus/dbus-broker/0005-launch-policy-fix-crash-when-importing-selinux.patch
+59 −0 meta-oe/recipes-core/dbus/dbus-broker/0006-launch-policy-fix-crash-when-exporting-selinux.patch
+2 −0 meta-oe/recipes-core/dbus/dbus-broker_21.bb
+3 −3 meta-oe/recipes-core/packagegroups/packagegroup-meta-oe.bb
+0 −13 meta-oe/recipes-graphics/babl/babl_0.1.62.bb
+0 −21 meta-oe/recipes-graphics/gegl/gegl/pkgconfig.patch
+0 −34 meta-oe/recipes-graphics/gegl/gegl_0.3.18.bb
+0 −38 meta-oe/recipes-graphics/gimp/gimp/0001-configure-ac-do-not-check-for-freetype-config.patch
+0 −34 meta-oe/recipes-graphics/gimp/gimp/0003-Fix-use-of-gegl-API.patch
+0 −53 meta-oe/recipes-graphics/gimp/gimp/bump_Babl-GEGL_versions.patch
+0 −52 meta-oe/recipes-graphics/gimp/gimp_2.8.22.bb
+1 −1 meta-oe/recipes-graphics/tigervnc/tigervnc_1.10.1.bb
+12 −0 meta-oe/recipes-multimedia/mplayer/mpv/python3.patch
+0 −85 meta-oe/recipes-multimedia/mplayer/mpv_0.26.0.bb
+115 −0 meta-oe/recipes-multimedia/mplayer/mpv_0.32.0.bb
+0 −15 meta-python/recipes-devtools/python/python-alembic.inc
+0 −2 meta-python/recipes-devtools/python/python3-aiohttp_3.5.4.bb
+6 −6 meta-python/recipes-devtools/python/python3-aiohttp_3.6.2.bb
+0 −2 meta-python/recipes-devtools/python/python3-alembic_1.3.2.bb
+17 −0 meta-python/recipes-devtools/python/python3-alembic_1.4.0.bb
+6 −0 meta-webserver/recipes-httpd/nginx/nginx_1.16.1.bb
+0 −6 meta-webserver/recipes-httpd/nginx/nginx_1.17.0.bb
+2 −2 meta-webserver/recipes-httpd/nginx/nginx_1.17.8.bb

0 comments on commit bc21c57

Please sign in to comment.