Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/10] Misc bumps and implied changes (branch yem/bumps)
@ 2014-03-28  0:00 Yann E. MORIN
  2014-03-28  0:00 ` [Buildroot] [PATCH 01/10] package/rpi-firmware: bump revision Yann E. MORIN
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Yann E. MORIN @ 2014-03-28  0:00 UTC (permalink / raw)
  To: buildroot

From: "Yann E. MORIN" <yann.morin.1998@free.fr>

Hello All!

Here is a series with a few bumps. Apart from the now-usual RPi-related
bumps, to be noted:
  - bumping dvb-apps makes us loose our provider of transponders data,
  - which are now provided by dtv-scan-tables

So, the sequence is a bit comvoluted:

  - first add dtv-scan-tables, exclusive with dvb-apps (our currently
    packages version still installs them

  - make dvb-apps use scan-tables from dtv-scan-tables; this has the
    adverse effect that transponders data from dtv-scan-tables get
    overwritten by those from dvb-apps. But that's a temporary situation

  - switch our two transponders data users (tvheadend and /gst1-plugins-bad)
    to now depend on dtv-scan-tables

  - finally bump dvb-apps, to a version that no longer has the scan-tables

As a bonus, some coding-rules fixes in the affected packages.

Regards,
Yann E. MORIN.


The following changes since commit 9cfd429c1c3d6c7b793f58210f39bb041e680bac:

  xbmc: Add comment for host-sdl_images dependency (2014-03-27 23:48:56 +0100)

are available in the git repository at:

  git://gitorious.org/buildroot/buildroot.git yem/bumps

for you to fetch changes up to 4f298ad3beb7ace204437c079c353fa641fe14ae:

  package/tvheadend: do not line-up variables (2014-03-28 00:52:03 +0100)

----------------------------------------------------------------
Yann E. MORIN (10):
      package/rpi-firmware: bump revision
      package/rpi-userland: bump revision
      package/dtv-scan-tables: new package
      package/dvb-apps: rely on dtv-scan-tables to provide transponder data
      package/tvheadend: transponders data now provided by dtv-scan-tables
      package/gst1-plugins-bad: transponders data now provided by dtv-scan-tables
      package/dvb-apps: bump revision
      package/tvheadend: bump revision
      package/dvb-apps: do not line-up variables
      package/tvheadend: do not line-up variables

 Config.in.legacy                                   |  7 ++++
 package/Config.in                                  |  1 +
 package/dtv-scan-tables/Config.in                  |  6 ++++
 package/dtv-scan-tables/dtv-scan-tables.mk         | 27 +++++++++++++++
 package/dvb-apps/Config.in                         | 23 ++++---------
 package/dvb-apps/dvb-apps.mk                       | 38 ++++------------------
 package/gstreamer1/gst1-plugins-bad/Config.in      |  2 +-
 .../gst1-plugins-bad/gst1-plugins-bad.mk           |  2 +-
 package/rpi-firmware/rpi-firmware.mk               |  2 +-
 package/rpi-userland/rpi-userland.mk               |  2 +-
 package/tvheadend/Config.in                        |  2 +-
 package/tvheadend/tvheadend.mk                     | 18 +++++-----
 12 files changed, 69 insertions(+), 61 deletions(-)
 create mode 100644 package/dtv-scan-tables/Config.in
 create mode 100644 package/dtv-scan-tables/dtv-scan-tables.mk

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

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

end of thread, other threads:[~2014-03-29 17:32 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-28  0:00 [Buildroot] [PATCH 0/10] Misc bumps and implied changes (branch yem/bumps) Yann E. MORIN
2014-03-28  0:00 ` [Buildroot] [PATCH 01/10] package/rpi-firmware: bump revision Yann E. MORIN
2014-03-28  0:00 ` [Buildroot] [PATCH 02/10] package/rpi-userland: " Yann E. MORIN
2014-03-28  0:00 ` [Buildroot] [PATCH 03/10] package/dtv-scan-tables: new package Yann E. MORIN
2014-03-28  0:00 ` [Buildroot] [PATCH 04/10] package/dvb-apps: rely on dtv-scan-tables to provide transponder data Yann E. MORIN
2014-03-28  0:00 ` [Buildroot] [PATCH 05/10] package/tvheadend: transponders data now provided by dtv-scan-tables Yann E. MORIN
2014-03-28  0:00 ` [Buildroot] [PATCH 06/10] package/gst1-plugins-bad: " Yann E. MORIN
2014-03-28  0:00 ` [Buildroot] [PATCH 07/10] package/dvb-apps: bump revision Yann E. MORIN
2014-03-28  0:00 ` [Buildroot] [PATCH 08/10] package/tvheadend: " Yann E. MORIN
2014-03-28  0:00 ` [Buildroot] [PATCH 09/10] package/dvb-apps: do not line-up variables Yann E. MORIN
2014-03-28  0:00 ` [Buildroot] [PATCH 10/10] package/tvheadend: " Yann E. MORIN
2014-03-29 17:32 ` [Buildroot] [PATCH 0/10] Misc bumps and implied changes (branch yem/bumps) Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox