wip: build u-boot with Portage

This commit is contained in:
2023-03-07 12:44:47 -06:00
parent 5f62193247
commit 189f1f656e
22 changed files with 194 additions and 52 deletions

View File

@@ -6,6 +6,13 @@ set -e
. ./config
mkdir -p portage/config/target/etc/portage/repos.conf
cat > portage/config/target/etc/portage/repos.conf/aimee-os.conf <<EOF
[aimee-os]
location = ${PWD}/portage/repos/aimee-os
auto-sync = no
EOF
cat > portage/config/target/etc/portage/repos.conf/x-portage.conf <<EOF
[x-portage]
location = ${PWD}/portage/repos/x-portage