* [DistroKit] [PATCH] barebox-v7a: remove bootchoser files
@ 2018-11-21 7:47 Rouven Czerwinski
2018-11-28 7:42 ` Robert Schwebel
0 siblings, 1 reply; 2+ messages in thread
From: Rouven Czerwinski @ 2018-11-21 7:47 UTC (permalink / raw)
To: distrokit; +Cc: Rouven Czerwinski
Remove bootchoser files which contain a typo and try to call a binary
with an option that does not exist.
Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
---
configs/platform-v7a/barebox-am335x-defaultenv/boot/bootchoser | 3 ---
configs/platform-v7a/barebox-mx6-defaultenv/boot/bootchoser | 3 ---
configs/platform-v7a/barebox-rpi2-defaultenv/boot/bootchoser | 3 ---
.../platform-v7a/barebox-vexpress-defaultenv/boot/bootchoser | 3 ---
4 files changed, 12 deletions(-)
delete mode 100644 configs/platform-v7a/barebox-am335x-defaultenv/boot/bootchoser
delete mode 100644 configs/platform-v7a/barebox-mx6-defaultenv/boot/bootchoser
delete mode 100644 configs/platform-v7a/barebox-rpi2-defaultenv/boot/bootchoser
delete mode 100644 configs/platform-v7a/barebox-vexpress-defaultenv/boot/bootchoser
diff --git a/configs/platform-v7a/barebox-am335x-defaultenv/boot/bootchoser b/configs/platform-v7a/barebox-am335x-defaultenv/boot/bootchoser
deleted file mode 100644
index 3b2e19a..0000000
--- a/configs/platform-v7a/barebox-am335x-defaultenv/boot/bootchoser
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-bootchoser -d
diff --git a/configs/platform-v7a/barebox-mx6-defaultenv/boot/bootchoser b/configs/platform-v7a/barebox-mx6-defaultenv/boot/bootchoser
deleted file mode 100644
index 3b2e19a..0000000
--- a/configs/platform-v7a/barebox-mx6-defaultenv/boot/bootchoser
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-bootchoser -d
diff --git a/configs/platform-v7a/barebox-rpi2-defaultenv/boot/bootchoser b/configs/platform-v7a/barebox-rpi2-defaultenv/boot/bootchoser
deleted file mode 100644
index 3b2e19a..0000000
--- a/configs/platform-v7a/barebox-rpi2-defaultenv/boot/bootchoser
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-bootchoser -d
diff --git a/configs/platform-v7a/barebox-vexpress-defaultenv/boot/bootchoser b/configs/platform-v7a/barebox-vexpress-defaultenv/boot/bootchoser
deleted file mode 100644
index 3b2e19a..0000000
--- a/configs/platform-v7a/barebox-vexpress-defaultenv/boot/bootchoser
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-bootchoser -d
--
2.19.1
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [DistroKit] [PATCH] barebox-v7a: remove bootchoser files
2018-11-21 7:47 [DistroKit] [PATCH] barebox-v7a: remove bootchoser files Rouven Czerwinski
@ 2018-11-28 7:42 ` Robert Schwebel
0 siblings, 0 replies; 2+ messages in thread
From: Robert Schwebel @ 2018-11-28 7:42 UTC (permalink / raw)
To: Rouven Czerwinski; +Cc: distrokit
On Wed, Nov 21, 2018 at 08:47:11AM +0100, Rouven Czerwinski wrote:
> Remove bootchoser files which contain a typo and try to call a binary
> with an option that does not exist.
>
> Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de>
> ---
> configs/platform-v7a/barebox-am335x-defaultenv/boot/bootchoser | 3 ---
> configs/platform-v7a/barebox-mx6-defaultenv/boot/bootchoser | 3 ---
> configs/platform-v7a/barebox-rpi2-defaultenv/boot/bootchoser | 3 ---
> .../platform-v7a/barebox-vexpress-defaultenv/boot/bootchoser | 3 ---
> 4 files changed, 12 deletions(-)
> delete mode 100644 configs/platform-v7a/barebox-am335x-defaultenv/boot/bootchoser
> delete mode 100644 configs/platform-v7a/barebox-mx6-defaultenv/boot/bootchoser
> delete mode 100644 configs/platform-v7a/barebox-rpi2-defaultenv/boot/bootchoser
> delete mode 100644 configs/platform-v7a/barebox-vexpress-defaultenv/boot/bootchoser
Applied, thanks.
rsc
--
Pengutronix e.K. | Dipl.-Ing. Robert Schwebel |
Industrial Linux Solutions | https://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
DistroKit mailing list
DistroKit@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-11-28 7:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-21 7:47 [DistroKit] [PATCH] barebox-v7a: remove bootchoser files Rouven Czerwinski
2018-11-28 7:42 ` Robert Schwebel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox