* [PATCH] u-boot-script: Remove explicit chown
@ 2018-11-13 7:53 Jan Kiszka
2018-11-14 3:21 ` Maxim Yu. Osipov
0 siblings, 1 reply; 2+ messages in thread
From: Jan Kiszka @ 2018-11-13 7:53 UTC (permalink / raw)
To: isar-users; +Cc: Henning Schild
This is now already done by dpkg-raw.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
meta/recipes-bsp/u-boot-script/u-boot-script_1.0.bb | 2 --
1 file changed, 2 deletions(-)
diff --git a/meta/recipes-bsp/u-boot-script/u-boot-script_1.0.bb b/meta/recipes-bsp/u-boot-script/u-boot-script_1.0.bb
index 768a94f..2806ba7 100644
--- a/meta/recipes-bsp/u-boot-script/u-boot-script_1.0.bb
+++ b/meta/recipes-bsp/u-boot-script/u-boot-script_1.0.bb
@@ -76,6 +76,4 @@ do_install() {
install -v -d ${D}/etc/kernel/postinst.d
install -v -m 755 ${WORKDIR}/zz-u-boot-script ${D}/etc/kernel/postinst.d
-
- sudo chown -R root:root ${D}/etc ${D}/usr
}
--
2.16.4
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] u-boot-script: Remove explicit chown
2018-11-13 7:53 [PATCH] u-boot-script: Remove explicit chown Jan Kiszka
@ 2018-11-14 3:21 ` Maxim Yu. Osipov
0 siblings, 0 replies; 2+ messages in thread
From: Maxim Yu. Osipov @ 2018-11-14 3:21 UTC (permalink / raw)
To: Jan Kiszka, isar-users; +Cc: Henning Schild
On 11/13/18 10:53 AM, Jan Kiszka wrote:
> This is now already done by dpkg-raw.
Applied to the 'next',
Thanks,
Maxim.
> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
> ---
> meta/recipes-bsp/u-boot-script/u-boot-script_1.0.bb | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/meta/recipes-bsp/u-boot-script/u-boot-script_1.0.bb b/meta/recipes-bsp/u-boot-script/u-boot-script_1.0.bb
> index 768a94f..2806ba7 100644
> --- a/meta/recipes-bsp/u-boot-script/u-boot-script_1.0.bb
> +++ b/meta/recipes-bsp/u-boot-script/u-boot-script_1.0.bb
> @@ -76,6 +76,4 @@ do_install() {
>
> install -v -d ${D}/etc/kernel/postinst.d
> install -v -m 755 ${WORKDIR}/zz-u-boot-script ${D}/etc/kernel/postinst.d
> -
> - sudo chown -R root:root ${D}/etc ${D}/usr
> }
>
--
Maxim Osipov
ilbers GmbH
Maria-Merian-Str. 8
85521 Ottobrunn
Germany
+49 (151) 6517 6917
mosipov@ilbers.de
http://ilbers.de/
Commercial register Munich, HRB 214197
General Manager: Baurzhan Ismagulov
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-11-14 3:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-13 7:53 [PATCH] u-boot-script: Remove explicit chown Jan Kiszka
2018-11-14 3:21 ` Maxim Yu. Osipov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox