Skip to content

Commit

Permalink
Layer Updates: sources/meta-atmel sources/meta-clang sources/meta-int…
Browse files Browse the repository at this point in the history
…el sources/meta-openembedded sources/meta-qcom

* sources/meta-atmel b8e00d8...6cfd2e8 (1):
  > Merge pull request #171 from texierp/fixes/at91bootstrap

* sources/meta-clang deaba90...18581f3 (3):
  > clang: Update to 10.0.1-rc2
  > meta-environment: Conditionally add clang specific environment variables
  > python3: Cant run profile binaries in qemu when built with clang

* sources/meta-intel 34f55b4c...ddbef512 (8):
  > linux-intel/5.4: update to v5.4.46
  > linux-intel-rt/5.4: update to v5.4.44
  > linux-intel-dev: update to v5.6-rc3
  > intel-compute-runtime: upgrade 20.20.16837 -> 20.24.17065
  > intel-graphics-compiler: upgrade 1.0.4053 -> 1.0.4154
  > hdcp: upgrade 19.4.0 -> 20.1.0
  > libxcam: upgrade 1.3.0 -> 1.4.0
  > librealsense: upgrade 2.33.1 -> 2.35.2

* sources/meta-openembedded e2d3ecaeb0...e14031a776 (24):
  > python3-bcrypt: Enable ptest
  > python3-backports-functools-lru-cache: Enable ptest
  > python3-atomicwrites: upgrade 1.3.0 -> 1.4.0
  > python3-anyjson: Enable ptest
  > python3-ansicolors: Enable ptest
  > python3-pybind11: Upgrade 2.4.3 -> 2.5.0
  > python3-pybind11: Consolidate in a single file
  > python3-pulsectl: Upgrade 20.2.4 -> 20.5.1
  > python3-msm: Upgrade 0.8.3 -> 0.8.7
  > python3-pkgconfig: Upgrade 1.4.0 -> 1.5.1
  > python3-greenlet: Upgrade 0.4.15 -> 0.4.16
  > python3-sqlalchemy: Upgrade 1.3.17 -> 1.3.18
  > python3-kiwisolver: Upgrade 1.1.0 -> 1.2.0
  > python3-cppy: Add new recipe
  > python3-httplib2: Upgrade 0.17.3 -> 0.18.1
  > python3-rdflib: Upgrade 4.2.2 -> 5.0.0
  > python3-pyro4: Upgrade 4.77 -> 4.80
  > tracker: Fix build error when enable multilib.
  > Fix build error when enable multilib.
  > network-manager-applet: upgrade 1.16.0 -> 1.18.0
  > ibus: upgrade 1.5.21 -> 1.5.22
  > modemmanager: upgrade 1.12.10 -> 1.12.12
  > blueman: upgrade 2.1.1 -> 2.1.3
  > networkmanager: upgrade 1.22.10 -> 1.22.14

* sources/meta-qcom d119a7c...7673a30 (1):
  > Merge pull request #168 from YoeDistro/yoe/mut

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Jun 29, 2020
1 parent d99f4c8 commit a44dc76
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion sources/meta-atmel
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 31 files
+4 −2 meta-gnome/recipes-connectivity/network-manager-applet/network-manager-applet_1.18.0.bb
+4 −0 meta-gnome/recipes-gnome/tracker/tracker-miners_2.3.3.bb
+3 −1 meta-gnome/recipes-gnome/tracker/tracker_2.3.4.bb
+2 −2 meta-gnome/recipes-support/ibus/ibus.inc
+1 −2 meta-networking/recipes-connectivity/blueman/blueman_2.1.3.bb
+2 −1 meta-networking/recipes-connectivity/networkmanager/networkmanager_1.22.14.bb
+2 −5 meta-oe/recipes-connectivity/modemmanager/modemmanager_1.12.12.bb
+2 −2 meta-python/recipes-connectivity/python-pyro4/python3-pyro4_4.80.bb
+3 −0 meta-python/recipes-devtools/python/python3-ansicolors/run-ptest
+13 −1 meta-python/recipes-devtools/python/python3-ansicolors_1.1.8.bb
+3 −0 meta-python/recipes-devtools/python/python3-anyjson/run-ptest
+15 −1 meta-python/recipes-devtools/python/python3-anyjson_0.3.3.bb
+3 −0 meta-python/recipes-devtools/python/python3-atomicwrites/run-ptest
+0 −11 meta-python/recipes-devtools/python/python3-atomicwrites_1.3.0.bb
+25 −0 meta-python/recipes-devtools/python/python3-atomicwrites_1.4.0.bb
+3 −0 meta-python/recipes-devtools/python/python3-backports-functools-lru-cache/run-ptest
+14 −1 meta-python/recipes-devtools/python/python3-backports-functools-lru-cache_1.6.1.bb
+3 −0 meta-python/recipes-devtools/python/python3-bcrypt/run-ptest
+14 −1 meta-python/recipes-devtools/python/python3-bcrypt_3.1.7.bb
+11 −0 meta-python/recipes-devtools/python/python3-cppy_1.1.0.bb
+2 −2 meta-python/recipes-devtools/python/python3-greenlet_0.4.16.bb
+3 −3 meta-python/recipes-devtools/python/python3-httplib2_0.18.1.bb
+0 −16 meta-python/recipes-devtools/python/python3-kiwisolver_1.1.0.bb
+20 −0 meta-python/recipes-devtools/python/python3-kiwisolver_1.2.0.bb
+2 −2 meta-python/recipes-devtools/python/python3-msm_0.8.7.bb
+3 −5 meta-python/recipes-devtools/python/python3-pkgconfig_1.5.1.bb
+2 −2 meta-python/recipes-devtools/python/python3-pulsectl_20.5.1.bb
+0 −2 meta-python/recipes-devtools/python/python3-pybind11_2.4.3.bb
+4 −2 meta-python/recipes-devtools/python/python3-pybind11_2.5.0.bb
+2 −2 meta-python/recipes-devtools/python/python3-rdflib_5.0.0.bb
+2 −2 meta-python/recipes-devtools/python/python3-sqlalchemy_1.3.18.bb

0 comments on commit a44dc76

Please sign in to comment.