public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Various PUs
@ 2013-08-07 14:53 Cristian Iorga
  2013-08-07 14:53 ` [PATCH 1/2] net-tools: upgrade to v1.60-25 Cristian Iorga
  2013-08-07 14:53 ` [PATCH 2/2] gst-fluendo-mpegdemux: upgrade to v0.10.72 Cristian Iorga
  0 siblings, 2 replies; 6+ messages in thread
From: Cristian Iorga @ 2013-08-07 14:53 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit f63e7f4323368c0d6fe7a1d44393a7e15652d4f2:

  subversion: Add patch to use neon 0.30 (2013-08-07 07:43:47 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ciorga/work
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ciorga/work

Cristian Iorga (2):
  net-tools: upgrade to v1.60-25
  gst-fluendo-mpegdemux: upgrade to v0.10.72

 .../net-tools/{net-tools-1.60-24.2 => net-tools}/net-tools-config.h | 0
 .../{net-tools-1.60-24.2 => net-tools}/net-tools-config.make        | 0
 .../net-tools/{net-tools_1.60-24.2.bb => net-tools_1.60-25.bb}      | 5 ++---
 ...luendo-mpegdemux_0.10.71.bb => gst-fluendo-mpegdemux_0.10.72.bb} | 6 ++----
 4 files changed, 4 insertions(+), 7 deletions(-)
 rename meta/recipes-extended/net-tools/{net-tools-1.60-24.2 => net-tools}/net-tools-config.h (100%)
 rename meta/recipes-extended/net-tools/{net-tools-1.60-24.2 => net-tools}/net-tools-config.make (100%)
 rename meta/recipes-extended/net-tools/{net-tools_1.60-24.2.bb => net-tools_1.60-25.bb} (94%)
 rename meta/recipes-multimedia/gstreamer/{gst-fluendo-mpegdemux_0.10.71.bb => gst-fluendo-mpegdemux_0.10.72.bb} (70%)

-- 
1.8.1.2



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

* [PATCH 1/2] net-tools: upgrade to v1.60-25
  2013-08-07 14:53 [PATCH 0/2] Various PUs Cristian Iorga
@ 2013-08-07 14:53 ` Cristian Iorga
  2013-08-07 14:53 ` [PATCH 2/2] gst-fluendo-mpegdemux: upgrade to v0.10.72 Cristian Iorga
  1 sibling, 0 replies; 6+ messages in thread
From: Cristian Iorga @ 2013-08-07 14:53 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
---
 .../net-tools/{net-tools-1.60-24.2 => net-tools}/net-tools-config.h  | 0
 .../{net-tools-1.60-24.2 => net-tools}/net-tools-config.make         | 0
 .../net-tools/{net-tools_1.60-24.2.bb => net-tools_1.60-25.bb}       | 5 ++---
 3 files changed, 2 insertions(+), 3 deletions(-)
 rename meta/recipes-extended/net-tools/{net-tools-1.60-24.2 => net-tools}/net-tools-config.h (100%)
 rename meta/recipes-extended/net-tools/{net-tools-1.60-24.2 => net-tools}/net-tools-config.make (100%)
 rename meta/recipes-extended/net-tools/{net-tools_1.60-24.2.bb => net-tools_1.60-25.bb} (94%)

diff --git a/meta/recipes-extended/net-tools/net-tools-1.60-24.2/net-tools-config.h b/meta/recipes-extended/net-tools/net-tools/net-tools-config.h
similarity index 100%
rename from meta/recipes-extended/net-tools/net-tools-1.60-24.2/net-tools-config.h
rename to meta/recipes-extended/net-tools/net-tools/net-tools-config.h
diff --git a/meta/recipes-extended/net-tools/net-tools-1.60-24.2/net-tools-config.make b/meta/recipes-extended/net-tools/net-tools/net-tools-config.make
similarity index 100%
rename from meta/recipes-extended/net-tools/net-tools-1.60-24.2/net-tools-config.make
rename to meta/recipes-extended/net-tools/net-tools/net-tools-config.make
diff --git a/meta/recipes-extended/net-tools/net-tools_1.60-24.2.bb b/meta/recipes-extended/net-tools/net-tools_1.60-25.bb
similarity index 94%
rename from meta/recipes-extended/net-tools/net-tools_1.60-24.2.bb
rename to meta/recipes-extended/net-tools/net-tools_1.60-25.bb
index 4040e1a..bd72acc 100644
--- a/meta/recipes-extended/net-tools/net-tools_1.60-24.2.bb
+++ b/meta/recipes-extended/net-tools/net-tools_1.60-25.bb
@@ -5,7 +5,6 @@ BUGTRACKER = "http://bugs.debian.org/net-tools"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b \
                     file://ifconfig.c;beginline=11;endline=15;md5=d1ca372080ad5401e23ca0afc35cf9ba"
-PR = "r0"
 
 SRC_URI = "${DEBIAN_MIRROR}/main/n/net-tools/net-tools_1.60.orig.tar.gz;name=tarball \
            ${DEBIAN_MIRROR}/main/n/net-tools/${BPN}_${PV}.diff.gz;apply=no;name=patch \
@@ -17,8 +16,8 @@ S = "${WORKDIR}/net-tools-1.60"
 SRC_URI[tarball.md5sum] = "ecaf37acb5b5daff4bdda77785fd916d"
 SRC_URI[tarball.sha256sum] = "ec67967cf7b1a3a3828a84762fbc013ac50ee5dc9aa3095d5c591f302c2de0f5"
 
-SRC_URI[patch.md5sum] = "524658bb8df5ff92c4a991f5edcaf240"
-SRC_URI[patch.sha256sum] = "170cc024fcb34329f4c25fd88b5f160a06be5d6d3eaf0bc976650fd1b1a6235d"
+SRC_URI[patch.md5sum] = "5ab1e2184d0fa6518031291138f2fc51"
+SRC_URI[patch.sha256sum] = "1bddcd96ac60e794978cb20fb7ea4c2e77258c56c042c9ac8b6ec2b2033bc56f"
 
 inherit gettext
 
-- 
1.8.1.2



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

* [PATCH 2/2] gst-fluendo-mpegdemux: upgrade to v0.10.72
  2013-08-07 14:53 [PATCH 0/2] Various PUs Cristian Iorga
  2013-08-07 14:53 ` [PATCH 1/2] net-tools: upgrade to v1.60-25 Cristian Iorga
@ 2013-08-07 14:53 ` Cristian Iorga
  1 sibling, 0 replies; 6+ messages in thread
From: Cristian Iorga @ 2013-08-07 14:53 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
---
 ...luendo-mpegdemux_0.10.71.bb => gst-fluendo-mpegdemux_0.10.72.bb} | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
 rename meta/recipes-multimedia/gstreamer/{gst-fluendo-mpegdemux_0.10.71.bb => gst-fluendo-mpegdemux_0.10.72.bb} (70%)

diff --git a/meta/recipes-multimedia/gstreamer/gst-fluendo-mpegdemux_0.10.71.bb b/meta/recipes-multimedia/gstreamer/gst-fluendo-mpegdemux_0.10.72.bb
similarity index 70%
rename from meta/recipes-multimedia/gstreamer/gst-fluendo-mpegdemux_0.10.71.bb
rename to meta/recipes-multimedia/gstreamer/gst-fluendo-mpegdemux_0.10.72.bb
index 580b9e8..f4bdce1 100644
--- a/meta/recipes-multimedia/gstreamer/gst-fluendo-mpegdemux_0.10.71.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-fluendo-mpegdemux_0.10.72.bb
@@ -8,7 +8,5 @@ LICENSE_FLAGS = "commercial"
 
 acpaths = "-I ${S}/common/m4 -I ${S}/m4"
 
-PR = "r0"
-
-SRC_URI[md5sum] = "a7b5152cd73fd0f9fa653fca93c82bd7"
-SRC_URI[sha256sum] = "3be3907e860bce4cc8bee0c70e4b28e91d97f4037e611473b8c9bb954b4de4f9"
+SRC_URI[md5sum] = "df726579404af65b9536428661ab4322"
+SRC_URI[sha256sum] = "a9784bc16352d0fb73de81b9c17142609e8bede46f6d9b881fc3d19673954abf"
-- 
1.8.1.2



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

* [PATCH 0/2] Various PUs
@ 2013-11-15 20:01 Cristian Iorga
  0 siblings, 0 replies; 6+ messages in thread
From: Cristian Iorga @ 2013-11-15 20:01 UTC (permalink / raw)
  To: openembedded-core

Packages were built for various arches and targets.

The following changes since commit db7f8d4114267ed34c19dc66dd56c2372354b43f:

  kernel.bbclass: test for hardlinks before installing (2013-11-15 15:27:08 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ciorga/PUs
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ciorga/PUs

Cristian Iorga (2):
  ofono: upgrade to 1.13
  telepathy-idle: upgrade to 0.2.0

 .../ofono-1.12/obsolete_automake_macros.patch      | 14 -------------
 .../ofono/ofono/missing-ssize_t.patch              | 23 ----------------------
 .../ofono/{ofono_1.12.bb => ofono_1.13.bb}         |  8 ++------
 .../fix-svc-gtk-doc.h-target.patch                 |  0
 ...athy-idle_0.1.16.bb => telepathy-idle_0.2.0.bb} |  4 ++--
 5 files changed, 4 insertions(+), 45 deletions(-)
 delete mode 100644 meta/recipes-connectivity/ofono/ofono-1.12/obsolete_automake_macros.patch
 delete mode 100644 meta/recipes-connectivity/ofono/ofono/missing-ssize_t.patch
 rename meta/recipes-connectivity/ofono/{ofono_1.12.bb => ofono_1.13.bb} (40%)
 rename meta/recipes-connectivity/telepathy/{telepathy-idle-0.1.16 => telepathy-idle-0.2.0}/fix-svc-gtk-doc.h-target.patch (100%)
 rename meta/recipes-connectivity/telepathy/{telepathy-idle_0.1.16.bb => telepathy-idle_0.2.0.bb} (82%)

-- 
1.8.1.2



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

* [PATCH 0/2] Various PUs
@ 2014-01-08 14:37 Cristian Iorga
  0 siblings, 0 replies; 6+ messages in thread
From: Cristian Iorga @ 2014-01-08 14:37 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 854daab404a23e4ebb6107d737d9cfd5a0e5548b:

  bitbake: gitannex: Add missing file from previous commit (2014-01-08 13:07:48 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ciorga/PUs
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ciorga/PUs

Cristian Iorga (2):
  netbase: upgrade to 5.2
  qemu: upgrade to 1.7.0

 .../netbase/{netbase_5.1.bb => netbase_5.2.bb}     |  4 +-
 ...Handle-SOCK_CLOEXEC-NONBLOCK-if-unavailab.patch | 92 ----------------------
 meta/recipes-devtools/qemu/qemu.inc                |  1 -
 .../qemu/{qemu_1.6.1.bb => qemu_1.7.0.bb}          |  4 +-
 4 files changed, 4 insertions(+), 97 deletions(-)
 rename meta/recipes-core/netbase/{netbase_5.1.bb => netbase_5.2.bb} (84%)
 delete mode 100644 meta/recipes-devtools/qemu/files/linux-user-Handle-SOCK_CLOEXEC-NONBLOCK-if-unavailab.patch
 rename meta/recipes-devtools/qemu/{qemu_1.6.1.bb => qemu_1.7.0.bb} (78%)

-- 
1.8.3.2



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

* [PATCH 0/2] Various PUs
@ 2014-05-05 15:20 Cristian Iorga
  0 siblings, 0 replies; 6+ messages in thread
From: Cristian Iorga @ 2014-05-05 15:20 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 7b78c364b7de901f97cd8dbe56d5e02f545bf3d3:

  cleanup-workdir: Fix crosssdk reference after addition of PN (2014-05-05 09:05:42 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib ciorga/PUs
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ciorga/PUs

Cristian Iorga (2):
  taglib: upgrade to 1.9.1
  linux-firmware: upgrade to commit
    dec41bce44e0dff6a2c3358a958fadf22bf58858

 .../linux-firmware/linux-firmware_git.bb           | 27 ++++++++++++++--------
 .../taglib/{taglib_1.8.bb => taglib_1.9.1.bb}      | 14 ++++-------
 2 files changed, 22 insertions(+), 19 deletions(-)
 rename meta/recipes-support/taglib/{taglib_1.8.bb => taglib_1.9.1.bb} (64%)

-- 
1.9.1



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

end of thread, other threads:[~2014-05-05 15:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-07 14:53 [PATCH 0/2] Various PUs Cristian Iorga
2013-08-07 14:53 ` [PATCH 1/2] net-tools: upgrade to v1.60-25 Cristian Iorga
2013-08-07 14:53 ` [PATCH 2/2] gst-fluendo-mpegdemux: upgrade to v0.10.72 Cristian Iorga
  -- strict thread matches above, loose matches on Subject: below --
2013-11-15 20:01 [PATCH 0/2] Various PUs Cristian Iorga
2014-01-08 14:37 Cristian Iorga
2014-05-05 15:20 Cristian Iorga

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