-
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #253 from YoeDistro/kraj/zeus
Layer Updates: sources/bitbake sources/meta-altera sources/meta-atme…
- Loading branch information
Showing
13 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
Submodule bitbake
updated
13 files
+5 −0 | lib/bb/__init__.py | |
+13 −12 | lib/bb/build.py | |
+3 −3 | lib/bb/cache.py | |
+3 −2 | lib/bb/checksum.py | |
+2 −2 | lib/bb/fetch2/__init__.py | |
+84 −53 | lib/bb/runqueue.py | |
+83 −21 | lib/bb/siggen.py | |
+6 −6 | lib/bb/ui/knotty.py | |
+24 −15 | lib/bb/ui/uihelper.py | |
+5 −4 | lib/bb/utils.py | |
+8 −0 | lib/hashserv/client.py | |
+36 −0 | lib/hashserv/server.py | |
+5 −7 | lib/prserv/serv.py |
Submodule meta-altera
updated
5 files
+24 −0 | README.md | |
+1 −1 | conf/machine/agilex.conf | |
+1 −1 | recipes-bsp/u-boot/u-boot-socfpga_v2019.04.bb | |
+17 −0 | recipes-kernel/linux/linux-altera-lts_5.4.bb | |
+13 −0 | recipes-kernel/linux/linux-altera_5.4.bb |
Submodule meta-atmel
updated
3 files
+4 −3 | conf/layer.conf | |
+37 −0 | recipes-graphics/libegt/libegt/0001-link-libudev-for-udev_unref-and-udev_new.patch | |
+5 −1 | recipes-graphics/libegt/libegt_0.8.bb |
Submodule meta-browser
updated
32 files
Submodule meta-clang
updated
15 files
Submodule meta-freescale
updated
16 files
Submodule meta-openembedded
updated
22 files
Submodule meta-qcom
updated
13 files
Submodule meta-qt5
updated
28 files
Submodule meta-rust
updated
14 files
Submodule meta-ti
updated
21 files
Submodule openembedded-core
updated
62 files