Skip to content

Commit

Permalink
Layer Updates: sources/meta-atmel sources/meta-openembedded sources/m…
Browse files Browse the repository at this point in the history
…eta-ti sources/meta-yoe sources/openembedded-core

* sources/meta-atmel eff79bf...29ffd87 (100):
  > videoplayer: Delete 1.8 recipe
  > atmel-qt-demo-init: fix stopping application launcher
  > mchp-qt-demo-init: fix stopping application launcher
  > README: update warrior information
  > u-boot-at91: bump to tag linux4sam_6.1
  > at91bootstrap: bump to tag v3.8.13
  > linux-at91: bump version to linux4sam_6.1
  > conf: layer.conf: Remove alsa-state
  > videoplayer: use patches from repo
  > applicationlauncher: use patches from repo
  > dt-overlay-at91: bump to linux4sam_6.1-rc3 tag
  > atmel-qt5-demo-image: add homeautomation lite demo
  > homeautomation: add lite version
  > linux-at91: bump kernel to linux4sam_6.1-rc6
  > images: add wireless-regdb-static package
  > atmel-qt5-demo-image: add python-enum34
  > dt-overlay-at91: bump to linux4sam_6.1-rc2 tag
  > at91bootstrap: bump to tag v3.8.13-rc5
  > u-boot-at91: remove pm_modes from sama5d3 kernel bootargs
  > u-boot-at91: fix sama5d4 kernel bootargs
  > README: update release information
  > linux-at91: bump version to linux4sam_6.1-rc5 tag
  > linux-at91: defconfig: update missing modules
  > linux-at91: defconfig: set CFG80211 as a module
  > linux-at91: defconfig: add SND_SOC_MIKROE_PROTO
  > images: add wireless-regdb package
  > u-boot-at91: fix sama5d3 environment
  > applicationlauncher: fix scalling on larger screens
  > videoplayer: apply patch to fix memory leak
  > qtviewplanes: bump to latest commit
  > spacetouch: bump to latest commit
  > wildwest: bump to latest commit
  > at91bootstrap: bump to tag v3.8.13-rc4
  > u-boot-at91: bump to tag linux4sam_6.1-rc2
  > linux-at91: bump kernel to tag linux4sam_6.1-rc3
  > videoplayer: add misc patches
  > videoplayer: add fix for PIPE semicolon
  > applicationlauncher: patch to fix page flipping
  > image: add dhcp-server package
  > image: add libdrm for LCD
  > image: add various network packages
  > u-boot-at91: add PDA detection to PTC boards
  > u-boot-at91: update env with 4301 and 4301B pda flavors
  > linux-at91: add SND_DUMMY to sama5d4 defconfig
  > linux-at91: sama5: defconfig: Change FORCE_MAX_ZONEORDER to default value
  > applicationlauncher: remove 1.10 recipe
  > applicationlauncher: update patch to avoid fuzziness
  > systemd: remove systemd from distro features
  > u-boot-at91: sama5d2-icp: remove rng_core bootarg
  > Revert "u-boot-at91: update kernel bootargs with rng_core param"
  > image: add rng-tools
  > mpio: add version 1.2
  > dt-overlay-at91: make output specific to target machine
  > u-boot-at91: use environment size from machine config
  > machine: add u-boot environment size
  > ptc_examples: Bump to latest version
  > ptc_examples: Add dependency of udev-rules-at91
  > ptc_examples: Change recipe name to align with v1.2.1 tag
  > udev-at91: Add rules for PTC input devices found on wings
  > atmel-qt5-demo-image: Add ptc_examples for sama5d2-ptc-ek machines
  > gstreamer1.0-plugins-hantro: update to the right commit
  > at91bootstrap: remove unused patches
  > at91bootstrap: remove stray patch from recipe
  > linux-at91: at91sam9: update defconfig
  > images: add 9bit package
  > utils: 9bit: add demo apps
  > linux-at91: update defconfig
  > gstreamer1.0-plugins-hantro: add 1.5 version
  > README/trivial: update thud information
  > linux-at91: uprev to linux4sam-6.1-rc2
  > libplanes: update with fixes
  > applicationlauncher: add new version
  > applicationlauncher: move source URI to recipe
  > apps: add qtxmlpatterns dependency to applicationlauncher
  > images: qt5-demo: add qtxmlpatterns
  > apps: remove qtwebkit dependency from application launcher
  > image: remove packets with qtwebkit dependencies
  > qtbase: fix xkbcommon-evdev packageconfig for 5.12
  > qtbase: Fix compilation issue for QT5.12.2
  > dt-overlay-at91: uprev to support sama5d2-icp board
  > u-boot-at91: add sama5d2-icp release environment
  > machine: add sama5d2 ICP support
  > kernel: sama5: enable wilc
  > images: demo-image: add hostapd
  > images: qt5-demo: add hostapd
  > images: qt4e-demo: add hostapd
  > images: add wilc firmware to images
  > ptc_examples: use MICROCHIP_FW licence
  > kernel: add recipe for wilc firmware
  > licenses: add Microchip firmware licence
  > linux-at91: Use kernel version suffix for modules in 4.19
  > linux-at91: update defconfig
  > at91bootstrap-sam-ba: add recipe
  > dt-overlay-at91: check the .itb exists before installing it
  > dt-overlay-at91: fix tab usage in recipe
  > u-boot-at91: Add environment to u-boot-at91_2018.07
  > Adapted variables from QKmsOutput structure
  > Adapted variables from QKmsOutput structure
  > Alignment of the QKmsOutput structure variables
  < videoplayer: Delete 1.8 and use git for SRC_URI

* sources/meta-openembedded 69178958c...1b0c72829 (18):
  > kpatch: fix QA build errors for nativesdk
  > python-pbr: Add python3 version
  > libnss-nisplus: Add recipe
  > libgpiod: bump version to v1.4.1
  > layer.conf: ignore wireless-regdb->crda dep for siggen purposes
  > python-markupsafe: upgrade 1.0 -> 1.1.1
  > protobuf: upgrade 3.9.0 -> 3.9.1
  > android-tools: Fix build with glibc 2.30
  > grpc: Update to 1.22.0
  > python-grpcio: Use gettid API from glibc 2.30+
  > sysdig: Upgrade to 0.26.1+
  > mcelog: upgrade 162 -> 164
  < mcelog: upgrade 162 -> 164
  < umip: add recipe
  < [wip] android-tools: Fix build with glibc 2.30
  < [wip] grpc: Update to 1.22.0
  < [wip] python-grpcio: Use gettid API from glibc 2.30+
  < sysdig: Upgrade to 0.26.1+

* sources/meta-ti ed110929...37530d2f (35):
  > rwmem: Fix build with clang/libc++
  > rwmem: Update to latest
  > pru-swuart-fw: add PRU Software UART Firmware recipe
  > pru-icss: also install headers and library into dev packages
  > ipc-lld-fw: fix ALTERNATIVE use as package-specific
  > u-boot-ti-staging: update to ti2019.03-rc1 tag
  > linux-ti-staging: update to ti2019.03-rc1 tag
  > ti-pdk-build-rtos: SRCREV update to 01.00.00.13B
  > swtools: SRCREV update
  > mathlib: SRCREV update
  > dsplib: SRCREV update
  > wdtimer-rtos: SRCREV update to 01.00.00.04A
  > tsip-lld-rtos: SRCREV update to 01.00.00.08A
  > transport-rtos: SRCREV update to 01.00.00.16B
  > traceframework: SRCREV udpate to 01.01.01.09A
  > tcp3d-lld-rtos: SRCREV update to 0-2.01.00.06B
  > srio-lld: SRCREV update to 02.00.00.17A
  > serdes-diag-rtos: SRCREV udpate to 01.00.00.12B
  > sa-lld: SRCREV update to 04.00.00.03A
  > rm-lld: SRCREV update to 02.02.00.03B
  > pktlib: SRCREV update to 2.1.0.8B
  > pa-lld: SRCREV update to 03.00.02.08A
  > nwal-lld: SRCREV update to 02.01.00.12A
  > mmap-lld: SRCREV update to 02.00.00.08B
  > iqn-lld: SRCREV update to 1.0.0.11A
  > hyplnk-lld: SRCREV update to 02.01.00.08A
  > fftc-lld-rtos: SRCREV update to 02.02.00.07B
  > faultmanagement-rtos: SRCREV update to 01.00.01.04A
  > edma3-lld: SRCREV update
  > cppi-lld: SRCREV update to 02.01.00.14A
  > bcp-lld-rtos:SCREV update to 02.01.00.07B
  > aif2-lld: SRCREV update t 01.02.00.02B
  > ipc-lld: firmware binary updates with WFI fix
  < rwmem: Fix build with clang/libc++
  < rwmem: Update to latest

* sources/meta-yoe e890ed3...872ae3f (1):
  > Merge pull request #32 from YoeDistro/yoe/mut

* sources/openembedded-core 79ed615c01...4a7a7fe721 (41):
  > musl: Update to master tip
  > mesa,llvm,meson: Update llvm to 8.0.1 plus define and use LLVM version globally
  > oeqa: Recognise svlogd as another logger
  > recipes: Add runit and related recipes
  > waffle: upgrade 1.5.2 -> 1.6.0
  > gzip: update ptest package dependencies
  > pseudo: Fix openat() with a symlink pointing to a directory
  > sqlite3: Fix zlib determinism problem
  > bzip2: set the autoconf package version to the recipe version
  > nettle:upgrade 3.4.1 -> 3.5.1
  > qemuboot-x86: move QB_SYSTEM_NAME to corresponding conf
  > xserver-xorg: refresh build path removal patch
  > ell: update to 0.21
  > glibc-package.inc: Add linux-libc-headers-dev to glibc-dev
  > systemd-boot: Add option to specify cross objcopy and use it
  > syslinux: Override hardcoded toolnames in Makefile
  > virglrender: Fix endianness check on musl
  > glibc: Update to glibc 2.30
  > gstreamer: Add fix for glibc 2.30
  < musl: Update to master tip
  < pango: RDEPEND on locale should be glibc only
  < mesa,llvm,meson: Update llvm to 8.0.1 plus define and use LLVM version globally
  < oeqa: Recognise svlogd as another logger
  < recipes: Add runit and related recipes
  < local.conf.sample: do not add sdl to nativesdk qemu config
  < pango: improve ptest pass rate
  < waffle: upgrade 1.5.2 -> 1.6.0
  < gzip: update ptest package dependencies
  < gstreamer: Add fix for glibc 2.30
  < sqlite3: Fix zlib determinism problem
  < pseudo: Fix openat() with a symlink pointing to a directory
  < bzip2: set the autoconf package version to the recipe version
  < nettle:upgrade 3.4.1 -> 3.5.1
  < qemuboot-x86: move QB_SYSTEM_NAME to corresponding conf
  < xserver-xorg: refresh build path removal patch
  < ell: update to 0.21
  < glibc-package.inc: Add linux-libc-headers-dev to glibc-dev
  < systemd-boot: Add option to specify cross objcopy and use it
  < syslinux: Override hardcoded toolnames in Makefile
  < virglrender: Fix endianness check on musl
  < glibc: Update to glibc 2.30

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Aug 7, 2019
1 parent 2252865 commit bfc75be
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
Submodule meta-atmel updated 71 files
+29 −20 README
+1 −1 conf/distro/poky-atmel.conf
+1 −0 conf/layer.conf
+1 −0 conf/machine/at91sam9m10g45ek.conf
+1 −0 conf/machine/at91sam9rlek.conf
+1 −0 conf/machine/at91sam9x5ek-sd.conf
+1 −0 conf/machine/at91sam9x5ek.conf
+25 −0 conf/machine/sama5d2-icp-sd.conf
+1 −0 conf/machine/sama5d2-ptc-ek-sd.conf
+1 −0 conf/machine/sama5d2-ptc-ek.conf
+1 −0 conf/machine/sama5d2-xplained-emmc.conf
+1 −0 conf/machine/sama5d2-xplained-sd.conf
+1 −0 conf/machine/sama5d2-xplained.conf
+2 −2 conf/machine/sama5d27-som1-ek-sd.conf
+1 −0 conf/machine/sama5d3-xplained-sd.conf
+1 −0 conf/machine/sama5d3-xplained.conf
+1 −0 conf/machine/sama5d3xek.conf
+1 −0 conf/machine/sama5d4-xplained-sd.conf
+1 −0 conf/machine/sama5d4-xplained.conf
+1 −0 conf/machine/sama5d4ek.conf
+2 −0 dynamic-layers/qt4-layer/recipes-qt4/images/atmel-qt4e-demo-image.bb
+1 −5 dynamic-layers/qt5-layer/recipes-qt/apps/applicationlauncher.inc
+6 −3 dynamic-layers/qt5-layer/recipes-qt/apps/applicationlauncher_git.bb
+3 −3 dynamic-layers/qt5-layer/recipes-qt/apps/files/applicationlauncher_videoplayer.patch
+1 −1 dynamic-layers/qt5-layer/recipes-qt/apps/files/fs-overlay/etc/mchp_qtdemo
+38 −0 dynamic-layers/qt5-layer/recipes-qt/apps/homeautomation_git.bb
+1 −1 dynamic-layers/qt5-layer/recipes-qt/apps/qtviewplanes_1.0.bb
+1 −1 dynamic-layers/qt5-layer/recipes-qt/apps/spacetouch_1.0.bb
+3 −2 dynamic-layers/qt5-layer/recipes-qt/apps/videoplayer_git.bb
+1 −1 dynamic-layers/qt5-layer/recipes-qt/apps/wildwest_1.0.bb
+18 −3 dynamic-layers/qt5-layer/recipes-qt/images/atmel-qt5-demo-image.bb
+33 −22 dynamic-layers/qt5-layer/recipes-qt/qt5/files/0004-Provide-access-to-linuxfb-dri-fd-through-platform.patch
+6 −6 dynamic-layers/qt5-layer/recipes-qt/qt5/files/0005-Support-DRM-KMS-planes-in-linuxfb-DRM-backend.patch
+2 −2 dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend
+37 −0 licenses/MICROCHIP_FW
+1 −1 recipes-atmel/apps/files/atmel-qt-demo-init-v1.1
+13 −0 recipes-atmel/images/atmel-demo-image.inc
+15 −0 recipes-bsp/at91bootstrap/at91bootstrap-sam-ba_3.8.13.bb
+2 −0 recipes-bsp/at91bootstrap/at91bootstrap.inc
+2 −3 recipes-bsp/at91bootstrap/at91bootstrap_3.8.13.bb
+1 −1 recipes-bsp/at91bootstrap/at91bootstrap_git.bb
+0 −24 recipes-bsp/at91bootstrap/files/Add_-fno-builtin_to_CPPFLAGS_for_gcc7.patch
+0 −30 recipes-bsp/at91bootstrap/files/Creating-symlink-to-binary.patch
+0 −59 recipes-bsp/at91bootstrap/files/Remove-standard-includes.patch
+42 −39 recipes-bsp/dt-overlay-at91/dt-overlay-at91_git.bb
+1 −1 recipes-bsp/u-boot/files/envs/at91sam9x5ek-sd.txt
+1 −1 recipes-bsp/u-boot/files/envs/at91sam9x5ek.txt
+8 −0 recipes-bsp/u-boot/files/envs/sama5d2-icp-sd.txt
+18 −2 recipes-bsp/u-boot/files/envs/sama5d2-ptc-ek-sd.txt
+19 −3 recipes-bsp/u-boot/files/envs/sama5d2-ptc-ek.txt
+4 −2 recipes-bsp/u-boot/files/envs/sama5d2-xplained-emmc.txt
+4 −2 recipes-bsp/u-boot/files/envs/sama5d2-xplained-sd.txt
+4 −2 recipes-bsp/u-boot/files/envs/sama5d27-som1-ek-sd.txt
+5 −3 recipes-bsp/u-boot/files/envs/sama5d3-xplained-sd.txt
+4 −2 recipes-bsp/u-boot/files/envs/sama5d3-xplained.txt
+4 −2 recipes-bsp/u-boot/files/envs/sama5d4-xplained-sd.txt
+4 −2 recipes-bsp/u-boot/files/envs/sama5d4-xplained.txt
+2 −2 recipes-bsp/u-boot/u-boot-at91_2019.04.bb
+1 −2 recipes-bsp/u-boot/u-boot-envs-atmel.inc
+4 −1 recipes-core/udev-at91/udev-rules-at91.bb
+2 −0 recipes-core/udev-at91/udev-rules-at91/ptc.rules
+1 −1 recipes-graphics/libplanes/libplanes_0.0.3.bb
+58 −27 recipes-kernel/linux/linux-at91-4.19/at91sam9/defconfig
+100 −19 recipes-kernel/linux/linux-at91-4.19/sama5/defconfig
+100 −19 recipes-kernel/linux/linux-at91-4.19/sama5d4/defconfig
+2 −3 recipes-kernel/linux/linux-at91_4.19.bb
+28 −0 recipes-kernel/linux/mchp-wireless-firmware_15.2.bb
+5 −0 recipes-multimedia/gstreamer1.0-plugins/gstreamer1.0-plugins-hantro_1.5.bb
+4 −4 recipes-multimedia/ptc_examples/ptc-examples_1.2.1.bb
+22 −0 recipes-utils/9bit/9bit_git.bb
+17 −0 recipes-utils/mpio/mpio_1.2.bb
2 changes: 1 addition & 1 deletion sources/meta-openembedded
2 changes: 1 addition & 1 deletion sources/meta-ti
Submodule meta-ti updated 33 files
+3 −3 recipes-bsp/aif2-lld/aif2-lld.inc
+3 −3 recipes-bsp/bcp-lld/bcp-lld-rtos_git.bb
+3 −3 recipes-bsp/cppi-lld/cppi-lld.inc
+2 −2 recipes-bsp/edma3-lld/edma3-lld.inc
+3 −3 recipes-bsp/faultmanagement/faultmanagement-rtos_git.bb
+3 −3 recipes-bsp/fftc-lld/fftc-lld-rtos_git.bb
+3 −3 recipes-bsp/hyplnk-lld/hyplnk-lld.inc
+3 −3 recipes-bsp/ipc-lld/ipc-lld-fw_git.bb
+3 −3 recipes-bsp/iqn2-lld/iqn2-lld.inc
+3 −3 recipes-bsp/mmap-lld/mmap-lld.inc
+3 −3 recipes-bsp/nwal-lld/nwal-lld.inc
+3 −3 recipes-bsp/pa-lld/pa-lld.inc
+3 −3 recipes-bsp/pktlib/pktlib.inc
+8 −0 recipes-bsp/pru/pru-icss_git.bb
+145 −0 recipes-bsp/pru/pru-swuart-fw/0001-icss_uart-add-Makefile-for-building-firmware.patch
+54 −0 recipes-bsp/pru/pru-swuart-fw/0001-icss_uart-remove-dependency-on-PDK-CSL.patch
+40 −0 recipes-bsp/pru/pru-swuart-fw_git.bb
+3 −3 recipes-bsp/rm-lld/rm-lld.inc
+3 −3 recipes-bsp/sa-lld/sa-lld.inc
+3 −3 recipes-bsp/serdes-diag/serdes-diag-rtos_git.bb
+3 −3 recipes-bsp/srio-lld/srio-lld.inc
+3 −3 recipes-bsp/tcp3d-lld/tcp3d-lld-rtos_git.bb
+3 −3 recipes-bsp/traceframework/traceframework.inc
+3 −3 recipes-bsp/transport-rtos/transport.inc
+3 −3 recipes-bsp/tsip-lld/tsip-lld-rtos_git.bb
+2 −2 recipes-bsp/u-boot/u-boot-ti-staging_2019.01.bb
+3 −3 recipes-bsp/wdtimer/wdtimer-rtos_git.bb
+1 −1 recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
+1 −1 recipes-kernel/linux/linux-ti-staging_4.19.bb
+2 −2 recipes-ti/dsplib/dsplib.inc
+2 −2 recipes-ti/mathlib/mathlib.inc
+2 −2 recipes-ti/swtools/swtools_git.bb
+3 −3 recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb
2 changes: 1 addition & 1 deletion sources/meta-yoe
Submodule meta-yoe updated 1 files
+1 −1 conf/distro/yoe.inc

0 comments on commit bfc75be

Please sign in to comment.