Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add meta-webkit and update layers #309

Merged
merged 3 commits into from
Apr 2, 2020
Merged

Add meta-webkit and update layers #309

merged 3 commits into from
Apr 2, 2020

Conversation

kraj
Copy link
Contributor

@kraj kraj commented Apr 2, 2020

No description provided.

kraj added 3 commits April 1, 2020 14:14
* sources/meta-freescale 5c33f703...cad28343 (1):
  > u-boot-imx-tools: Make recipe visible only for mx6, mx7 and mx8 machines

* sources/meta-riscv 5bd3c38...5092957 (1):
  > openssl: Make bbappend regexp relaxed for all openssl 1.1.1 versions

* sources/meta-ti 9df06d26...f7f25b3f (1):
  > sciclient-rtos: Specifying HS_BUILD=yes for am65xx-hs-evm targets

Signed-off-by: Khem Raj <[email protected]>
* sources/meta-intel 9756afd4...60df7066 (1):
  > runtime/thermald: Enable sanity test

Signed-off-by: Khem Raj <[email protected]>
@cbrake cbrake merged commit 48a1eb1 into master Apr 2, 2020
kraj added a commit that referenced this pull request Jun 3, 2021
…om sources/meta-riscv

* sources/meta-96boards 1c657e3...575263a (1):
  > 96boards-tools: Use my fork for now

* sources/meta-arm 209ab08...4dce3a3 (5):
  > sbsa-acs: Fix build on hosts with gcc11
  < sbsa-acs: Fix build on hosts with gcc11
  > arm-bsp/docs: documentation improvements for fvp-baser-aemv8r64
  > arm-bsp/u-boot/fvp-base: Make usage of config fragments to set CONFIG_BOOTARGS
  > arm-autonomy: fix building for xen-tools >=4.15

* sources/meta-qcom e2d0b89...0f343be (2):
  > Merge pull request #309 from lumag/fastrpc-fixes
  > Merge pull request #308 from olivierschonken/update-lt9611uxc-script

* sources/meta-riscv aff7ae1...af1c5a0 (8):
  > wic/beaglev.wks: Remove workaround to force msdos partition table
  > fish: Skip textrels on rv32/rv64
  > recipes-bsp/opensbi: Drop the BeagleV patch
  > recipes-bsp/u-boot: Switch back to starfive u-boot
  > beaglev-starlight-jh7100: Use the u-boot DTB for OpenSBI
  < u-boot-starfive: Backport patches to support openSBI/trunk
  < Revert "beaglev: opensbi: Use mainilne OpenSBI"
  < fish: Skip textrels on rv32/rv64

Signed-off-by: Khem Raj <[email protected]>
kraj added a commit that referenced this pull request Jun 5, 2021
…eescale sources/meta-intel sources/meta-openembedded sources/meta-qcom sources/openembedded-core

* sources/meta-96boards 1c657e3...533b7b3 (1):
  > Merge pull request #348 from YoeDistro/yoe/mut

* sources/meta-arm a3c4201...6c857d3 (3):
  > arm-bsp/docs: documentation improvements for fvp-baser-aemv8r64
  > arm-bsp/u-boot/fvp-base: Make usage of config fragments to set CONFIG_BOOTARGS
  > arm-autonomy: fix building for xen-tools >=4.15

* sources/meta-freescale cb88eb8e...0df4075e (1):
  > recipes-graphics: clutter/cogl: move bbappend to dynamic layers

* sources/meta-intel fb8801cc...9665a673 (6):
  > ISSL license: update to Feb 2020 version
  > layer.conf: drop meta-intel-qat layer from LAYERRECOMMENDS
  > onednn: upgrade 2.2.2 -> 2.2.3
  > metee: upgrade 3.0.1 -> 3.1.0
  > itt: upgrade 3.18.10 -> 3.18.13
  > hdcp: upgrade 20.4.0 -> 21.1.0

* sources/meta-openembedded 3a4d14bc33...eada1065ae (35):
  > python3-yarl: backport fix for test_url_query test
  > libgpiod: ptest: only rrecommend a single module that we need
  > libgpiod: ptest: add kernel-modules to RRECOMMENDS
  > libgpiod: ptest: warn if the gpio-mockup kernel module is not selected
  > libgpiod: ptest: run all test-suites if possible
  > libgpiod: redirect stdout from the ptest executable to a file
  > libgpiod: add RDEPENDS for tests
  > libgpiod: correctly split output files into packages
  > libgpiod: fix RRECOMMENDS for python bindings
  > libgpiod: list all packages in a single assignment
  > libgpiod: coding style fixes
  > mbedtls: Add packageconfig for warning-as-errors
  > mbedtls: Upgrade to 2.26.0
  > poppler: upgrade 21.06.0 -> 21.06.1
  > icewm: upgrade 2.3.3 -> 2.3.4
  > libmbim: upgrade 1.24.6 -> 1.24.8
  > dbus-broker: upgrade 28 -> 29
  > poppler: upgrade 21.05.0 -> 21.06.0
  > nss: Fix build on Centos 7
  > memtester: upgrade 4.5.0 -> 4.5.1
  > gensio: upgrade 2.2.5 -> 2.2.7
  > fio: upgrade 3.26 -> 3.27
  > opensaf: upgrade 5.21.03 -> 5.21.06
  > nftables: upgrade 0.9.8 -> 0.9.9
  > libnftnl: upgrade 1.1.9 -> 1.2.0
  > python3-sqlalchemy: Upgrade 1.4.15 -> 1.4.17
  > python3-django: Upgrade 3.2.3 -> 3.2.4
  > python3-oauthlib: Upgrade 3.1.0 -> 3.1.1
  > glog: Upgrade to 0.5.0
  > debootstrap: fix runtime failure on nativesdk
  > python3-ruamel-yaml: Upgrade 0.17.4 -> 0.17.7
  > python3-ipython: Upgrade 7.23.1 -> 7.24.0
  > python3-pytest-helpers-namespace: Upgrade 2021.3.24 -> 2021.4.29
  > python3-google-api-python-client: Upgrade 2.4.0 -> 2.6.0
  > python3-click-repl: Upgrade 0.1.6 -> 0.2.0

* sources/meta-qcom e2d0b89...0f343be (2):
  > Merge pull request #309 from lumag/fastrpc-fixes
  > Merge pull request #308 from olivierschonken/update-lt9611uxc-script

* sources/openembedded-core edaf8ff278...d6b62b5a9d (7):
  > nativesdk-libdnf: fix installed and not shipped files
  > classes/reproducible_build: Use atomic rename for SDE file
  > oeqa: remove Clutter usage
  > Remove Clutter and Cogl
  > core-image-weston: remove Clutter examples
  > mx: remove from Openembedded Core
  > classes/buildhistory: Add option to strip path prefix

Signed-off-by: Khem Raj <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants