wip: build u-boot with Portage
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user