* [PATCH 0/1] meta-isar/example-raw: added setting of hostname
@ 2018-04-10 11:26 claudius.heine.ext
2018-04-10 11:26 ` [PATCH 1/1] meta-isar/example-raw: set hostname in postinst to 'isar' claudius.heine.ext
2018-04-11 6:07 ` [PATCH 0/1] meta-isar/example-raw: added setting of hostname Baurzhan Ismagulov
0 siblings, 2 replies; 3+ messages in thread
From: claudius.heine.ext @ 2018-04-10 11:26 UTC (permalink / raw)
To: isar-users; +Cc: Claudius Heine
From: Claudius Heine <ch@denx.de>
Hi,
this patch adds the setting of the hostname to the example-raw package.
Cheers,
Claudius
Claudius Heine (1):
meta-isar/example-raw: set hostname in postinst to 'isar'
meta-isar/recipes-app/example-raw/files/postinst | 2 ++
1 file changed, 2 insertions(+)
--
2.16.3
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 1/1] meta-isar/example-raw: set hostname in postinst to 'isar'
2018-04-10 11:26 [PATCH 0/1] meta-isar/example-raw: added setting of hostname claudius.heine.ext
@ 2018-04-10 11:26 ` claudius.heine.ext
2018-04-11 6:07 ` [PATCH 0/1] meta-isar/example-raw: added setting of hostname Baurzhan Ismagulov
1 sibling, 0 replies; 3+ messages in thread
From: claudius.heine.ext @ 2018-04-10 11:26 UTC (permalink / raw)
To: isar-users; +Cc: Claudius Heine
From: Claudius Heine <ch@denx.de>
Signed-off-by: Claudius Heine <ch@denx.de>
---
meta-isar/recipes-app/example-raw/files/postinst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-isar/recipes-app/example-raw/files/postinst b/meta-isar/recipes-app/example-raw/files/postinst
index b82fccd..f60be8c 100644
--- a/meta-isar/recipes-app/example-raw/files/postinst
+++ b/meta-isar/recipes-app/example-raw/files/postinst
@@ -18,3 +18,5 @@ chown -R isar:isar /var/lib/isar
# this wins over meta-isar/recipes-core/images/files/*configscript.sh
# but we take the same password for this example
echo "root:root" | chpasswd
+
+echo "isar" > /etc/hostname
--
2.16.3
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/1] meta-isar/example-raw: added setting of hostname
2018-04-10 11:26 [PATCH 0/1] meta-isar/example-raw: added setting of hostname claudius.heine.ext
2018-04-10 11:26 ` [PATCH 1/1] meta-isar/example-raw: set hostname in postinst to 'isar' claudius.heine.ext
@ 2018-04-11 6:07 ` Baurzhan Ismagulov
1 sibling, 0 replies; 3+ messages in thread
From: Baurzhan Ismagulov @ 2018-04-11 6:07 UTC (permalink / raw)
To: isar-users
On Tue, Apr 10, 2018 at 01:26:42PM +0200, claudius.heine.ext@siemens.com wrote:
> this patch adds the setting of the hostname to the example-raw package.
Thanks, applied to next.
With kind regards,
Baurzhan.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-04-11 6:08 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-10 11:26 [PATCH 0/1] meta-isar/example-raw: added setting of hostname claudius.heine.ext
2018-04-10 11:26 ` [PATCH 1/1] meta-isar/example-raw: set hostname in postinst to 'isar' claudius.heine.ext
2018-04-11 6:07 ` [PATCH 0/1] meta-isar/example-raw: added setting of hostname Baurzhan Ismagulov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox