projects
/
users
/
rw
/
kaktus.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a9b9d7c
)
init.sh: Set a custom hostname
custom_hostname
origin/custom_hostname
author
Richard Weinberger <richard@nod.at>
Tue, 5 Jul 2022 19:11:31 +0000
(21:11 +0200)
committer
Richard Weinberger <richard@nod.at>
Tue, 5 Jul 2022 19:11:31 +0000
(21:11 +0200)
Signed-off-by: Richard Weinberger <richard@nod.at>
init.sh
patch
|
blob
|
history
diff --git
a/init.sh
b/init.sh
index 6418e5993e0b76002853ef1f1873a69682e54061..526aa920718414ea75332ef919114abb9f6df93f 100755
(executable)
--- a/
init.sh
+++ b/
init.sh
@@
-15,5
+15,6
@@
DL_DIR = "${BASE}/downloads"
SSTATE_DIR = "${BASE}/sstate"
CMDLINE_SERIAL = "console=serial0,115200"
RPI_EXTRA_CONFIG = "dtoverlay=disable-bt\n"
+hostname:pn-base-files = "ouch"
#BB_NO_NETWORK = "1"
EOF