Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/4] package/kodi-audioencoder-flac: bump version
@ 2015-01-18 12:16 Bernd Kuhls
  2015-01-18 12:16 ` [Buildroot] [PATCH 2/4] package/kodi-audioencoder-vorbis: " Bernd Kuhls
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Bernd Kuhls @ 2015-01-18 12:16 UTC (permalink / raw)
  To: buildroot


Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/kodi-audioencoder-flac/kodi-audioencoder-flac.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/kodi-audioencoder-flac/kodi-audioencoder-flac.mk b/package/kodi-audioencoder-flac/kodi-audioencoder-flac.mk
index a200150..c5115c4 100644
--- a/package/kodi-audioencoder-flac/kodi-audioencoder-flac.mk
+++ b/package/kodi-audioencoder-flac/kodi-audioencoder-flac.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-KODI_AUDIOENCODER_FLAC_VERSION = a960ebae64f4b66f580e70318fe6da97771cacba
+KODI_AUDIOENCODER_FLAC_VERSION = 62c2cc876b572dd8fd9b85d708f86ec9a9d2ffc7
 KODI_AUDIOENCODER_FLAC_SITE = $(call github,xbmc,audioencoder.flac,$(KODI_AUDIOENCODER_FLAC_VERSION))
 KODI_AUDIOENCODER_FLAC_LICENSE = GPLv2+
 KODI_AUDIOENCODER_FLAC_LICENSE_FILES = src/EncoderFlac.cpp
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [Buildroot] [PATCH 1/4] package/dtv-scan-tables: bump version
@ 2018-10-03  8:23 Bernd Kuhls
  2018-10-03  8:23 ` [Buildroot] [PATCH 4/4] package/tvheadend: " Bernd Kuhls
  0 siblings, 1 reply; 11+ messages in thread
From: Bernd Kuhls @ 2018-10-03  8:23 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/dtv-scan-tables/dtv-scan-tables.hash | 2 +-
 package/dtv-scan-tables/dtv-scan-tables.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/dtv-scan-tables/dtv-scan-tables.hash b/package/dtv-scan-tables/dtv-scan-tables.hash
index 29d0c4cc54..a4606bbe00 100644
--- a/package/dtv-scan-tables/dtv-scan-tables.hash
+++ b/package/dtv-scan-tables/dtv-scan-tables.hash
@@ -1,4 +1,4 @@
 # Locally computed
-sha256 7860092725f07ac6f974415e9f06a2763710d308b0817f7c3641aaf4b902ccc5  dtv-scan-tables-c2b6af67f7d8620acbf052fc754ec831ed2188ba.tar.gz
+sha256 a9c9375a3d3087cf9ee47086c19fffe8e3bf52397928288d88cd7fa4d7f8944e  dtv-scan-tables-59f4a9b1dfbd573bafe33d238a08da95e4f0263a.tar.gz
 sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6  COPYING
 sha256 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987  COPYING.LGPL
diff --git a/package/dtv-scan-tables/dtv-scan-tables.mk b/package/dtv-scan-tables/dtv-scan-tables.mk
index fe0a310817..6477985881 100644
--- a/package/dtv-scan-tables/dtv-scan-tables.mk
+++ b/package/dtv-scan-tables/dtv-scan-tables.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-DTV_SCAN_TABLES_VERSION = c2b6af67f7d8620acbf052fc754ec831ed2188ba
+DTV_SCAN_TABLES_VERSION = 59f4a9b1dfbd573bafe33d238a08da95e4f0263a
 DTV_SCAN_TABLES_SITE = http://git.linuxtv.org/cgit.cgi/dtv-scan-tables.git
 DTV_SCAN_TABLES_SITE_METHOD = git
 
-- 
2.19.0

^ permalink raw reply related	[flat|nested] 11+ messages in thread
* [Buildroot] [pull request] Pull request for branch yem/bumps
@ 2013-12-01 22:36 Yann E. MORIN
  2013-12-01 22:36 ` [Buildroot] [PATCH 4/4] package/tvheadend: bump version Yann E. MORIN
  0 siblings, 1 reply; 11+ messages in thread
From: Yann E. MORIN @ 2013-12-01 22:36 UTC (permalink / raw)
  To: buildroot

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

Hello All!

Here are a few bumps to start-off the 2014.02 cycle! :-)

Regards,
Yann E. MORIN.


The following changes since commit b8160c39ce2e9f216caec7e53a0f6e6b73f845c2:

  docs/news.html: add 2013.11 announcement link (2013-12-01 21:10:53 +0100)

are available in the git repository at:

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

for you to fetch changes up to be562b7c43e4f2b1665baf2168b31a6a2379e20d:

  package/tvheadend: bump version (2013-12-01 23:00:50 +0100)

----------------------------------------------------------------
Yann E. MORIN (4):
      package/rpi-firmware: bump for misc fixes and improvements
      package/rpi-userland: bump for misc fixes
      package/dvb-apps: bump version
      package/tvheadend: bump version

 package/dvb-apps/dvb-apps.mk         | 2 +-
 package/rpi-firmware/rpi-firmware.mk | 2 +-
 package/rpi-userland/rpi-userland.mk | 2 +-
 package/tvheadend/tvheadend.mk       | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

-- 
.-----------------.--------------------.------------------.--------------------.
|  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] 11+ messages in thread

end of thread, other threads:[~2018-10-03  8:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-18 12:16 [Buildroot] [PATCH 1/4] package/kodi-audioencoder-flac: bump version Bernd Kuhls
2015-01-18 12:16 ` [Buildroot] [PATCH 2/4] package/kodi-audioencoder-vorbis: " Bernd Kuhls
2015-01-18 14:00   ` Yann E. MORIN
2015-01-18 12:16 ` [Buildroot] [PATCH 3/4] package/kodi-audioencoder-lame: " Bernd Kuhls
2015-01-18 14:00   ` Yann E. MORIN
2015-01-18 12:16 ` [Buildroot] [PATCH 4/4] package/tvheadend: " Bernd Kuhls
2015-01-18 14:08   ` Yann E. MORIN
2015-01-18 13:59 ` [Buildroot] [PATCH 1/4] package/kodi-audioencoder-flac: " Yann E. MORIN
2015-02-02 20:38 ` Thomas Petazzoni
  -- strict thread matches above, loose matches on Subject: below --
2018-10-03  8:23 [Buildroot] [PATCH 1/4] package/dtv-scan-tables: " Bernd Kuhls
2018-10-03  8:23 ` [Buildroot] [PATCH 4/4] package/tvheadend: " Bernd Kuhls
2013-12-01 22:36 [Buildroot] [pull request] Pull request for branch yem/bumps Yann E. MORIN
2013-12-01 22:36 ` [Buildroot] [PATCH 4/4] package/tvheadend: bump version Yann E. MORIN

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