All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] cleanup: xradio package and orangepi boards
@ 2018-01-07 20:11 Sergey Matyukevich
  2018-01-07 20:11 ` [Buildroot] [PATCH 1/2] xr819-xradio: add license file hash Sergey Matyukevich
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Sergey Matyukevich @ 2018-01-07 20:11 UTC (permalink / raw)
  To: buildroot

Hi all,

Here is a couple of cleanup patches. The first patch adds license file hash
for xr819-xradio package. The second patch drops custom Orange Pi post-image
and post-build scripts replacing them by generic Buildroot tools.

Regards,
Sergey

Sergey Matyukevich (2):
  xr819-xradio: add license file hash
  orangepi: drop custom post-build and post-image scripts


 b/configs/orangepi_lite_defconfig             |    6 ++++--
 b/configs/orangepi_one_defconfig              |    6 ++++--
 b/configs/orangepi_pc_defconfig               |    6 ++++--
 b/configs/orangepi_pc_plus_defconfig          |    6 ++++--
 b/configs/orangepi_zero_defconfig             |    6 ++++--
 b/package/xr819-xradio/xr819-xradio.hash      |    2 ++
 board/orangepi/orangepi-lite/post-build.sh    |    1 -
 board/orangepi/orangepi-lite/post-image.sh    |    1 -
 board/orangepi/orangepi-one/post-build.sh     |    1 -
 board/orangepi/orangepi-one/post-image.sh     |    1 -
 board/orangepi/orangepi-pc-plus/post-build.sh |    1 -
 board/orangepi/orangepi-pc-plus/post-image.sh |    1 -
 board/orangepi/orangepi-pc/post-build.sh      |    1 -
 board/orangepi/orangepi-pc/post-image.sh      |    1 -
 board/orangepi/orangepi-zero/post-build.sh    |    1 -
 board/orangepi/orangepi-zero/post-image.sh    |    1 -
 board/orangepi/post-build.sh                  |   11 -----------
 board/orangepi/post-image.sh                  |   14 --------------
 18 files changed, 22 insertions(+), 45 deletions(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-01-09 12:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-07 20:11 [Buildroot] [PATCH 0/2] cleanup: xradio package and orangepi boards Sergey Matyukevich
2018-01-07 20:11 ` [Buildroot] [PATCH 1/2] xr819-xradio: add license file hash Sergey Matyukevich
2018-01-07 20:11 ` [Buildroot] [PATCH 2/2] orangepi: drop custom post-build and post-image scripts Sergey Matyukevich
2018-01-09 12:52   ` Jagan Teki
2018-01-07 20:38 ` [Buildroot] [PATCH 0/2] cleanup: xradio package and orangepi boards Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.