Skip to content

Commit

Permalink
kas.yml: Add meta-coreboot and meta-dasharo & install dcu
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Ostrowski <[email protected]>
  • Loading branch information
Al-an-21 authored and m-iwanicki committed Dec 9, 2024
1 parent 285f028 commit a739293
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 89 deletions.
9 changes: 9 additions & 0 deletions kas.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,14 @@ repos:
url: https://github.com/linux-sunxi/meta-sunxi
refspec: 8f5b915749709f21c2af543fdcde0898aff60154

meta-dasharo:
url: https://github.com/Dasharo/meta-dasharo
refspec: 45fb233a11409453a505604c9650e58cd8f2feec

meta-coreboot:
url: https://github.com/zarhus/meta-coreboot
refspec: 87e7f941008a774b337cd79f101b92cdebca5335

meta-arm:
url: https://git.yoctoproject.org/git/meta-arm
refspec: 58268ddccbe2780de28513273e15193ee949987b
Expand All @@ -51,6 +59,7 @@ bblayers_conf_header:
POKY_BBLAYERS_CONF_VERSION = "2"
BBPATH = "${TOPDIR}"
BBFILES ?= ""
local_conf_header:
standard: |
CONF_VERSION = "1"
Expand Down

This file was deleted.

39 changes: 0 additions & 39 deletions recipes-coreboot/coreboot-utils/coreboot-utils_git.bb

This file was deleted.

1 change: 1 addition & 0 deletions recipes-extended/packagegroups/packagegroup-rte.bb
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ RDEPENDS:packagegroup-rte-core = " \
openvpn \
xradio-firmware \
xradio \
dcu \
"

RDEPENDS:packagegroup-rte-utils = " \
Expand Down

0 comments on commit a739293

Please sign in to comment.