Skip to content

Commit

Permalink
Merge pull request #183 from YoeDistro/kraj/master
Browse files Browse the repository at this point in the history
Update layers
  • Loading branch information
cbrake authored Jul 8, 2019
2 parents d710802 + 2747fb0 commit 2272350
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion sources/bitbake
Submodule bitbake updated 43 files
+0 −1 lib/bb/cooker.py
+1 −1 lib/bb/cookerdata.py
+2 −0 lib/bb/event.py
+9 −9 lib/bb/main.py
+0 −1 lib/bb/monitordisk.py
+0 −1 lib/bb/namedtuple_with_abc.py
+0 −1 lib/bb/parse/parse_py/BBHandler.py
+0 −1 lib/bb/parse/parse_py/ConfHandler.py
+0 −1 lib/bb/parse/parse_py/__init__.py
+5 −1 lib/bb/runqueue.py
+0 −1 lib/bb/taskdata.py
+5 −0 lib/bb/tests/fetch.py
+1 −2 lib/pyinotify.py
+1 −1 lib/toaster/tests/browser/selenium_helpers.py
+1 −1 lib/toaster/tests/browser/selenium_helpers_base.py
+1 −1 lib/toaster/tests/browser/test_all_builds_page.py
+1 −1 lib/toaster/tests/browser/test_all_projects_page.py
+1 −1 lib/toaster/tests/browser/test_builddashboard_page.py
+1 −1 lib/toaster/tests/browser/test_builddashboard_page_artifacts.py
+1 −1 lib/toaster/tests/browser/test_builddashboard_page_recipes.py
+1 −1 lib/toaster/tests/browser/test_builddashboard_page_tasks.py
+1 −1 lib/toaster/tests/browser/test_js_unit_tests.py
+1 −1 lib/toaster/tests/browser/test_landing_page.py
+1 −1 lib/toaster/tests/browser/test_layerdetails_page.py
+1 −1 lib/toaster/tests/browser/test_most_recent_builds_states.py
+1 −1 lib/toaster/tests/browser/test_new_custom_image_page.py
+1 −1 lib/toaster/tests/browser/test_new_project_page.py
+1 −1 lib/toaster/tests/browser/test_project_builds_page.py
+1 −1 lib/toaster/tests/browser/test_project_config_page.py
+1 −1 lib/toaster/tests/browser/test_project_page.py
+1 −1 lib/toaster/tests/browser/test_sample.py
+1 −1 lib/toaster/tests/browser/test_task_page.py
+1 −1 lib/toaster/tests/browser/test_toastertable_ui.py
+1 −1 lib/toaster/tests/builds/buildtest.py
+1 −1 lib/toaster/tests/builds/test_core_image_min.py
+1 −1 lib/toaster/tests/commands/test_loaddata.py
+1 −1 lib/toaster/tests/commands/test_lsupdates.py
+1 −1 lib/toaster/tests/commands/test_runbuilds.py
+1 −1 lib/toaster/tests/eventreplay/__init__.py
+1 −1 lib/toaster/tests/functional/functional_helpers.py
+1 −1 lib/toaster/tests/functional/test_functional_basic.py
+1 −1 lib/toaster/tests/views/test_views.py
+1 −1 lib/toaster/toastermain/management/commands/checksocket.py
2 changes: 1 addition & 1 deletion sources/meta-ti
Submodule meta-ti updated 47 files
+1 −1 conf/machine/include/k3.inc
+1 −1 conf/machine/include/omap-a15.inc
+1 −1 conf/machine/include/omap3.inc
+1 −1 conf/machine/include/ti33x.inc
+1 −1 conf/machine/include/ti43x.inc
+2 −0 conf/machine/j7-evm.conf
+1 −1 conf/machine/pandaboard.conf
+1 −1 recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2.0.bb
+3 −3 recipes-bsp/board-rtos/board-rtos_git.bb
+28 −0 recipes-bsp/cadence-mhdp-fw/cadence-mhdp-fw_git.bb
+3 −3 recipes-bsp/common-csl-ip/common-csl-ip.inc
+77 −0 recipes-bsp/common-csl-ip/csl-rti-dwwdtest-fw_git.bb
+3 −3 recipes-bsp/edma3-lld/edma3-lld.inc
+4 −14 recipes-bsp/emac-lld/emac-lld-rtos_git.bb
+14 −0 recipes-bsp/emac-lld/emac-lld.inc
+3 −3 recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb
+3 −3 recipes-bsp/gpio-lld/gpio-lld-rtos_git.bb
+3 −3 recipes-bsp/i2c-lld/i2c-lld-rtos_git.bb
+3 −3 recipes-bsp/icss-emac-lld/icss-emac-lld.inc
+146 −0 recipes-bsp/ipc-lld/ipc-lld-fw_git.bb
+4 −4 recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb
+3 −3 recipes-bsp/mmcsd-lld/mmcsd-lld-rtos_git.bb
+3 −3 recipes-bsp/osal/osal.inc
+3 −3 recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb
+3 −3 recipes-bsp/pm-lld/pm-lld-rtos_git.bb
+4 −4 recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.10.5187610.bb
+43 −0 recipes-bsp/prueth-fw/prueth-fw-am65x_git.bb
+0 −32 recipes-bsp/prueth-fw/prueth-fw-bin_git.bb
+3 −3 recipes-bsp/pruss-lld/pruss-lld.inc
+3 −3 recipes-bsp/sa-lld/sa-lld.inc
+3 −3 recipes-bsp/sciclient/sciclient-rtos_git.bb
+3 −3 recipes-bsp/serdes-diag/serdes-diag-rtos_git.bb
+3 −3 recipes-bsp/spi-lld/spi-lld-rtos_git.bb
+3 −3 recipes-bsp/starterware/starterware.inc
+46 −0 recipes-bsp/ti-display-sharing-fw/ti-display-sharing-fw_git.bb
+25 −0 recipes-bsp/ti-img-encode-decode/ti-img-encode-decode_1.0.0.bb
+18 −0 recipes-bsp/ti-img-encode-decode/viddec-test-app_1.0.0.bb
+34 −0 recipes-bsp/ti-img-encode-decode/vxd-dec-fw_git.bb
+3 −3 recipes-bsp/transport-rtos/transport.inc
+2 −2 recipes-bsp/u-boot/u-boot-ti-staging_2019.01.bb
+3 −3 recipes-bsp/uart-lld/uart-lld-rtos_git.bb
+3 −3 recipes-bsp/udma-lld/udma-lld-rtos_git.bb
+3 −3 recipes-bsp/usb-lld/usb-lld-rtos_git.bb
+21 −13 recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5187610.bb
+1 −1 recipes-kernel/linux/linux-ti-staging-rt_4.19.bb
+6 −3 recipes-kernel/linux/linux-ti-staging_4.19.bb
+3 −3 recipes-ti/ti-pdk-build/ti-pdk-build-rtos_git.bb
2 changes: 1 addition & 1 deletion sources/meta-variscite-fslc
2 changes: 1 addition & 1 deletion sources/openembedded-core
Submodule openembedded-core updated 142 files

0 comments on commit 2272350

Please sign in to comment.