All of lore.kernel.org
 help / color / mirror / Atom feed
* [CONSOLIDATED PULL 00/19] Updates and Fixes
@ 2012-04-30 22:20 Saul Wold
  2012-04-30 22:20 ` [CONSOLIDATED PULL 01/19] xorg: add more native BBCLASSEXTENDs from meta-oe Saul Wold
                   ` (18 more replies)
  0 siblings, 19 replies; 24+ messages in thread
From: Saul Wold @ 2012-04-30 22:20 UTC (permalink / raw)
  To: openembedded-core

The updates are starting with this contains many updates, there are
also some fixes and more warning clean-ups.

Sau!

The following changes since commit b8dc9182ed8959ce5a6aa285c3c7f78df2432ac3:

  qt-4.8.1: Fix compile failures on qemux86 (2012-04-30 10:42:07 +0100)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib sgw/stage
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=sgw/stage

Andreas Oberritter (1):
  opkg-collateral: import fixes from OE-Classic

Dongxiao Xu (6):
  gst-fluendo-mpegdemux: upgrade to version 0.10.70
  telepathy-mission-control: upgrade to version 5.12.0
  telepathy-glib: upgrade to version 0.18.1
  bluez-hcidump: upgrade to version 2.4
  iptables: upgrade to version 1.4.13
  distro_tracking_fields: Change for ofono, iptables, etc

Kang Kai (1):
  alsa-tools: update to 1.0.25

Martin Jansa (6):
  xorg: add more native BBCLASSEXTENDs from meta-oe
  opkg-utils: bump SRCREV for Packages cache fix and other fixes
  glib-2.0: upgrade to 2.32.1
  gobject-introspection: upgrade to 1.32.1
  libsoup-2.4: upgrade to 2.38.1
  ofono: upgrade to 1.6

Peter Seebach (1):
  tune-sh4.inc: Fix spelling of big-endian feature set

Saul Wold (4):
  Fix a couple of missing Upstream-Status
  eglibc-package: remove /var
  libgcc: Add MLPREFIX to sanity check skip
  gcc-package-target: add libexec for plugins

 .../conf/distro/include/distro_tracking_fields.inc |   46 ++++++------
 meta/conf/machine/include/tune-sh3.inc             |    2 +-
 meta/conf/machine/include/tune-sh4.inc             |    4 +-
 meta/conf/machine/include/tune-xscale.inc          |    2 +-
 ...b-1.99-gcc-4.7.0-uninitialized-var-errors.patch |    2 +-
 .../{bluez-hcidump_2.3.bb => bluez-hcidump_2.4.bb} |    4 +-
 meta/recipes-connectivity/ofono/ofono_1.5.bb       |   14 ----
 meta/recipes-connectivity/ofono/ofono_1.6.bb       |   15 ++++
 ...thy-glib_0.17.5.bb => telepathy-glib_0.18.1.bb} |    4 +-
 ...11.0.bb => telepathy-mission-control_5.12.0.bb} |    6 +-
 meta/recipes-core/eglibc/eglibc-package.inc        |    1 +
 meta/recipes-core/eglibc/eglibc_2.15.bb            |    2 +-
 .../glib-2.0/glib-2.0/configure-libtool.patch      |   54 ++++++++++----
 .../glib-2.0/glib-2.0/g_once_init_enter.patch      |   24 -------
 .../{glib-2.0_2.30.3.bb => glib-2.0_2.32.1.bb}     |    6 +-
 meta/recipes-core/glib-2.0/glib.inc                |    2 +-
 meta/recipes-devtools/gcc/gcc-4.7.inc              |    2 +-
 meta/recipes-devtools/gcc/gcc-package-target.inc   |   11 +--
 meta/recipes-devtools/gcc/libgcc_4.7.bb            |    5 +-
 .../opkg-utils/opkg-utils/add-license-field.patch  |   39 -----------
 .../opkg-utils/arfile_header_split.patch           |   27 -------
 .../opkg-utils/index-ignore-filenotfound.patch     |   73 --------------------
 .../opkg-utils/opkg-utils/mtime-int.patch          |   30 --------
 .../opkg-utils/opkg-utils/shebang.patch            |   46 ------------
 meta/recipes-devtools/opkg-utils/opkg-utils_git.bb |    7 +--
 meta/recipes-devtools/opkg/opkg-collateral.bb      |    8 ++-
 meta/recipes-devtools/opkg/opkg-collateral/lists   |    2 +-
 .../opkg/opkg-collateral/opkg.conf.comments        |    3 +
 .../iptables/iptables/GNUmakefile.patch            |   18 -----
 .../{iptables_1.4.12.2.bb => iptables_1.4.13.bb}   |    5 +-
 ..._1.31.20.bb => gobject-introspection_1.32.1.bb} |   13 ++--
 .../xorg-lib/libxcomposite_0.4.3.bb                |    1 +
 .../recipes-graphics/xorg-lib/libxcursor_1.1.13.bb |    1 +
 meta/recipes-graphics/xorg-lib/libxdamage_1.1.3.bb |    1 +
 meta/recipes-graphics/xorg-lib/libxfixes_5.0.bb    |    2 +-
 meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb  |    2 +-
 .../xorg-proto/compositeproto_0.4.2.bb             |    1 +
 .../xorg-proto/damageproto_1.2.1.bb                |    1 +
 meta/recipes-graphics/xorg-proto/fixesproto_5.0.bb |    2 +-
 .../xorg-proto/randrproto_1.3.2.bb                 |    2 +-
 .../autotools.patch                                |    0
 ...alsa-tools_1.0.24.1.bb => alsa-tools_1.0.25.bb} |   10 ++-
 ...0.10.69.bb => gst-fluendo-mpegdemux_0.10.70.bb} |    4 +-
 .../qt4/files/qt-mobility-no-opengl.patch          |    2 +
 ...libsoup-2.4_2.36.1.bb => libsoup-2.4_2.38.1.bb} |    8 +-
 45 files changed, 143 insertions(+), 371 deletions(-)
 rename meta/recipes-connectivity/bluez/{bluez-hcidump_2.3.bb => bluez-hcidump_2.4.bb} (83%)
 delete mode 100644 meta/recipes-connectivity/ofono/ofono_1.5.bb
 create mode 100644 meta/recipes-connectivity/ofono/ofono_1.6.bb
 rename meta/recipes-connectivity/telepathy/{telepathy-glib_0.17.5.bb => telepathy-glib_0.18.1.bb} (82%)
 rename meta/recipes-connectivity/telepathy/{telepathy-mission-control_5.11.0.bb => telepathy-mission-control_5.12.0.bb} (91%)
 delete mode 100644 meta/recipes-core/glib-2.0/glib-2.0/g_once_init_enter.patch
 rename meta/recipes-core/glib-2.0/{glib-2.0_2.30.3.bb => glib-2.0_2.32.1.bb} (91%)
 delete mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/add-license-field.patch
 delete mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/arfile_header_split.patch
 delete mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/index-ignore-filenotfound.patch
 delete mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/mtime-int.patch
 delete mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/shebang.patch
 delete mode 100644 meta/recipes-extended/iptables/iptables/GNUmakefile.patch
 rename meta/recipes-extended/iptables/{iptables_1.4.12.2.bb => iptables_1.4.13.bb} (89%)
 rename meta/recipes-gnome/gnome/{gobject-introspection_1.31.20.bb => gobject-introspection_1.32.1.bb} (52%)
 rename meta/recipes-multimedia/alsa/{alsa-tools-1.0.24.1 => alsa-tools-1.0.25}/autotools.patch (100%)
 rename meta/recipes-multimedia/alsa/{alsa-tools_1.0.24.1.bb => alsa-tools_1.0.25.bb} (73%)
 rename meta/recipes-multimedia/gstreamer/{gst-fluendo-mpegdemux_0.10.69.bb => gst-fluendo-mpegdemux_0.10.70.bb} (71%)
 rename meta/recipes-support/libsoup/{libsoup-2.4_2.36.1.bb => libsoup-2.4_2.38.1.bb} (55%)

-- 
1.7.7.6




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

* [CONSOLIDATED PULL 01/19] xorg: add more native BBCLASSEXTENDs from meta-oe
  2012-04-30 22:20 [CONSOLIDATED PULL 00/19] Updates and Fixes Saul Wold
@ 2012-04-30 22:20 ` Saul Wold
  2012-04-30 22:20 ` [CONSOLIDATED PULL 02/19] opkg-utils: bump SRCREV for Packages cache fix and other fixes Saul Wold
                   ` (17 subsequent siblings)
  18 siblings, 0 replies; 24+ messages in thread
From: Saul Wold @ 2012-04-30 22:20 UTC (permalink / raw)
  To: openembedded-core

From: Martin Jansa <Martin.Jansa@gmail.com>

* We have now .bbappends in meta-oe, but adding native BBCLASSEXTEND
  doesn't add any maintenance cost to oe-core and makes recipe upgrades
  easier (no need to wait for .bbappend renames ready for meta-oe).

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 .../xorg-lib/libxcomposite_0.4.3.bb                |    1 +
 .../recipes-graphics/xorg-lib/libxcursor_1.1.13.bb |    1 +
 meta/recipes-graphics/xorg-lib/libxdamage_1.1.3.bb |    1 +
 meta/recipes-graphics/xorg-lib/libxfixes_5.0.bb    |    2 +-
 meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb  |    2 +-
 .../xorg-proto/compositeproto_0.4.2.bb             |    1 +
 .../xorg-proto/damageproto_1.2.1.bb                |    1 +
 meta/recipes-graphics/xorg-proto/fixesproto_5.0.bb |    2 +-
 .../xorg-proto/randrproto_1.3.2.bb                 |    2 +-
 9 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.3.bb b/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.3.bb
index deaa366..7377711 100644
--- a/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.3.bb
+++ b/meta/recipes-graphics/xorg-lib/libxcomposite_0.4.3.bb
@@ -16,6 +16,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3f2907aad541f6f226fbc58cc1b3cdf1"
 
 DEPENDS += " compositeproto virtual/libx11 libxfixes libxext"
 PROVIDES = "xcomposite"
+BBCLASSEXTEND = "native"
 
 PE = "1"
 PR = "r0"
diff --git a/meta/recipes-graphics/xorg-lib/libxcursor_1.1.13.bb b/meta/recipes-graphics/xorg-lib/libxcursor_1.1.13.bb
index c0f1a0f..4388596 100644
--- a/meta/recipes-graphics/xorg-lib/libxcursor_1.1.13.bb
+++ b/meta/recipes-graphics/xorg-lib/libxcursor_1.1.13.bb
@@ -12,6 +12,7 @@ LICENSE = "MIT-style"
 LIC_FILES_CHKSUM = "file://COPYING;md5=8902e6643f7bcd7793b23dcd5d8031a4"
 
 DEPENDS += "libxrender libxfixes"
+BBCLASSEXTEND = "native"
 
 PR = "r0"
 PE = "1"
diff --git a/meta/recipes-graphics/xorg-lib/libxdamage_1.1.3.bb b/meta/recipes-graphics/xorg-lib/libxdamage_1.1.3.bb
index f2b4eac..dfc2425 100644
--- a/meta/recipes-graphics/xorg-lib/libxdamage_1.1.3.bb
+++ b/meta/recipes-graphics/xorg-lib/libxdamage_1.1.3.bb
@@ -18,6 +18,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9fe101f30dd24134cf43146863241868"
 
 DEPENDS += "virtual/libx11 damageproto libxfixes"
 PROVIDES = "xdamage"
+BBCLASSEXTEND = "native"
 
 PR = "r1"
 PE = "1"
diff --git a/meta/recipes-graphics/xorg-lib/libxfixes_5.0.bb b/meta/recipes-graphics/xorg-lib/libxfixes_5.0.bb
index 0883cd1..1bdc3c0 100644
--- a/meta/recipes-graphics/xorg-lib/libxfixes_5.0.bb
+++ b/meta/recipes-graphics/xorg-lib/libxfixes_5.0.bb
@@ -17,7 +17,7 @@ PE = "1"
 
 XORG_PN = "libXfixes"
 
-BBCLASSEXTEND = "nativesdk"
+BBCLASSEXTEND = "native nativesdk"
 
 SRC_URI[md5sum] = "678071bd7f9f7467e2fc712d81022318"
 SRC_URI[sha256sum] = "537a2446129242737a35db40081be4bbcc126e56c03bf5f2b142b10a79cda2e3"
diff --git a/meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb b/meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb
index 7bc805f..6fc3cf5 100644
--- a/meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb
+++ b/meta/recipes-graphics/xorg-lib/libxrandr_1.3.2.bb
@@ -18,7 +18,7 @@ PE = "1"
 
 XORG_PN = "libXrandr"
 
-BBCLASSEXTEND = "nativesdk"
+BBCLASSEXTEND = "native nativesdk"
 
 SRC_URI[md5sum] = "92473da2fccf5fac665be4fa4f2037fa"
 SRC_URI[sha256sum] = "7eaca216ab5233d7396119eb87c1989d350a3efead104d54b55f22cdd1d99b81"
diff --git a/meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb b/meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb
index 5917f20..093ee99 100644
--- a/meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb
+++ b/meta/recipes-graphics/xorg-proto/compositeproto_0.4.2.bb
@@ -11,6 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2c4bfe136f4a4418ea2f2a96b7c8f3c5 \
                     file://composite.h;endline=43;md5=cbd44d4079053aa75930ed2f02b92926"
 
 CONFLICTS = "compositeext"
+BBCLASSEXTEND = "native"
 
 PR = "r0"
 PE = "1"
diff --git a/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb b/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb
index 6bfa1b2..de2d69c 100644
--- a/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb
+++ b/meta/recipes-graphics/xorg-proto/damageproto_1.2.1.bb
@@ -12,6 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d5f5a2de65c3a84cbde769f07a769608 \
                     file://damagewire.h;endline=23;md5=4a4501a592dbc7de5ce89255e50d0296"
 
 CONFLICTS = "damageext"
+BBCLASSEXTEND = "native"
 PR = "r0"
 PE = "1"
 
diff --git a/meta/recipes-graphics/xorg-proto/fixesproto_5.0.bb b/meta/recipes-graphics/xorg-proto/fixesproto_5.0.bb
index d65922b..2c05cf7 100644
--- a/meta/recipes-graphics/xorg-proto/fixesproto_5.0.bb
+++ b/meta/recipes-graphics/xorg-proto/fixesproto_5.0.bb
@@ -16,7 +16,7 @@ CONFLICTS = "fixesext"
 PR = "r0"
 PE = "1"
 
-BBCLASSEXTEND = "nativesdk"
+BBCLASSEXTEND = "native nativesdk"
 
 SRC_URI[md5sum] = "e7431ab84d37b2678af71e29355e101d"
 SRC_URI[sha256sum] = "ba2f3f31246bdd3f2a0acf8bd3b09ba99cab965c7fb2c2c92b7dc72870e424ce"
diff --git a/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb b/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb
index f0f81bc..e4fe37b 100644
--- a/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb
+++ b/meta/recipes-graphics/xorg-proto/randrproto_1.3.2.bb
@@ -14,7 +14,7 @@ CONFLICTS = "randrext"
 PR = "r0"
 PE = "1"
 
-BBCLASSEXTEND = "nativesdk"
+BBCLASSEXTEND = "native nativesdk"
 
 SRC_URI[md5sum] = "597491c0d8055e2a66f11350c4985775"
 SRC_URI[sha256sum] = "d90d00612cc49292bd8d9dc19efb1c9187385fbe87590d7279a02e5e1066dc71"
-- 
1.7.7.6




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

* [CONSOLIDATED PULL 02/19] opkg-utils: bump SRCREV for Packages cache fix and other fixes
  2012-04-30 22:20 [CONSOLIDATED PULL 00/19] Updates and Fixes Saul Wold
  2012-04-30 22:20 ` [CONSOLIDATED PULL 01/19] xorg: add more native BBCLASSEXTENDs from meta-oe Saul Wold
@ 2012-04-30 22:20 ` Saul Wold
  2012-04-30 22:20 ` [CONSOLIDATED PULL 03/19] opkg-collateral: import fixes from OE-Classic Saul Wold
                   ` (16 subsequent siblings)
  18 siblings, 0 replies; 24+ messages in thread
From: Saul Wold @ 2012-04-30 22:20 UTC (permalink / raw)
  To: openembedded-core

From: Martin Jansa <Martin.Jansa@gmail.com>

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 .../opkg-utils/opkg-utils/add-license-field.patch  |   39 -----------
 .../opkg-utils/arfile_header_split.patch           |   27 -------
 .../opkg-utils/index-ignore-filenotfound.patch     |   73 --------------------
 .../opkg-utils/opkg-utils/mtime-int.patch          |   30 --------
 .../opkg-utils/opkg-utils/shebang.patch            |   46 ------------
 meta/recipes-devtools/opkg-utils/opkg-utils_git.bb |    7 +--
 6 files changed, 1 insertions(+), 221 deletions(-)
 delete mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/add-license-field.patch
 delete mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/arfile_header_split.patch
 delete mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/index-ignore-filenotfound.patch
 delete mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/mtime-int.patch
 delete mode 100644 meta/recipes-devtools/opkg-utils/opkg-utils/shebang.patch

diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils/add-license-field.patch b/meta/recipes-devtools/opkg-utils/opkg-utils/add-license-field.patch
deleted file mode 100644
index 0d33459..0000000
--- a/meta/recipes-devtools/opkg-utils/opkg-utils/add-license-field.patch
+++ /dev/null
@@ -1,39 +0,0 @@
-Add knowledge about License field in ipk headers
-
-Upstream-Status: Pending
-
-Signed-off-by: Khem Raj <raj.khem@gmail.com>
-
-Index: opkg-utils/opkg.py
-===================================================================
---- opkg-utils.orig/opkg.py	2010-11-01 04:52:35.000000000 -0700
-+++ opkg-utils/opkg.py	2011-07-13 15:18:03.900037344 -0700
-@@ -145,6 +145,7 @@
-         self.priority = None
-         self.tags = None
-         self.fn = fn
-+        self.license = None
- 
-         if fn:
-             # see if it is deb format
-@@ -319,6 +320,12 @@
-     def get_section(self, section):
-         return self.section
- 
-+    def set_license(self, license):
-+        self.license = license
-+
-+    def get_license(self, license):
-+        return self.license
-+
-     def get_file_list(self):
-         if not self.fn:
-             return []
-@@ -425,6 +432,7 @@
-         if self.description: out = out + "Description: %s\n" % (self.description)
-         if self.oe: out = out + "OE: %s\n" % (self.oe)
-         if self.homepage: out = out + "HomePage: %s\n" % (self.homepage)
-+        if self.license: out = out + "License: %s\n" % (self.license)
-         if self.priority: out = out + "Priority: %s\n" % (self.priority)
-         if self.tags: out = out + "Tags: %s\n" % (self.tags)
-         out = out + "\n"
diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils/arfile_header_split.patch b/meta/recipes-devtools/opkg-utils/opkg-utils/arfile_header_split.patch
deleted file mode 100644
index b679f8b..0000000
--- a/meta/recipes-devtools/opkg-utils/opkg-utils/arfile_header_split.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From: Scott Anderson <o2e@saaworld.com>
-Subject: ipkg-utils: Make arfile.py handle six digit UIDs
-    
-    Essentially, the problem is that arfile.py is splitting the ar header with
-    white-space instead of fixed-width fields, so two fields would get treated
-    as a single field.  This makes things better than before as it now honors
-    the fixed field widths.
-    
-Upstream-Status: Pending (there is no upstream after openmoko imploded)
-
---- ipkg-utils/arfile.py.orig	2010-09-29 13:38:15.000000000 -0700
-+++ ipkg-utils/arfile.py	2010-10-01 16:06:00.000000000 -0700
-@@ -74,7 +74,12 @@
-             if l == "\n":
-                 l = self.f.readline()
-                 if not l: break
-             l = l.replace('`', '')
--            descriptor = l.split()
-+            # Field lengths from /usr/include/ar.h:
-+            ar_field_lens = [ 16, 12, 6, 6, 8, 10, 2 ]
-+            descriptor = []
-+            for field_len in ar_field_lens:
-+                descriptor.append(l[:field_len].strip())
-+                l = l[field_len:]
- #            print descriptor
-             size = int(descriptor[5])
-             memberName = descriptor[0][:-1]
diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils/index-ignore-filenotfound.patch b/meta/recipes-devtools/opkg-utils/opkg-utils/index-ignore-filenotfound.patch
deleted file mode 100644
index f0f0fcf..0000000
--- a/meta/recipes-devtools/opkg-utils/opkg-utils/index-ignore-filenotfound.patch
+++ /dev/null
@@ -1,73 +0,0 @@
-If we're building an image and some package rebuilds while this is happening
-some package can be removed/added to the ipk deploy directory. The image will
-not depend on this package so we can safely ignore these cases rather than 
-error out.
-
-RP - 26/8/09
-
-Upstream-Status: Inappropriate [embedded specific]
-
-Index: opkg-utils/opkg-make-index
-===================================================================
---- opkg-utils.orig/opkg-make-index	2009-08-26 17:21:26.000000000 +0100
-+++ opkg-utils/opkg-make-index	2009-08-27 16:11:22.000000000 +0100
-@@ -96,6 +96,7 @@
- files=glob(pkg_dir + '/*.ipk') + glob(pkg_dir + '/*.deb')
- files.sort()
- for filename in files:
-+  try:
-      basename = os.path.basename(filename)
-      pkg = None
-      fnameStat = os.stat(filename)
-@@ -130,6 +131,12 @@
-                to_morgue(basename)
-           if opt_s:
-                print filename
-+  except OSError:
-+      sys.stderr.write("Package %s disappeared on us!\n" % (filename))
-+      continue
-+  except IOError:
-+      sys.stderr.write("Package %s disappeared on us!\n" % (filename))
-+      continue
- 
- pkgsStampsFile = open(stamplist_filename, "w")
- for f in pkgsStamps.keys():
-@@ -148,6 +155,7 @@
- names = packages.packages.keys()
- names.sort()
- for name in names:
-+  try:
-      pkg = packages.packages[name]
-      if locales_dir and pkg.depends:
-          depends = string.split(pkg.depends, ',')
-@@ -165,6 +173,13 @@
-      if (verbose):
-           sys.stderr.write("Writing info for package %s\n" % (pkg.package,))
-      print pkg
-+  except OSError:
-+      sys.stderr.write("Package %s disappeared on us!\n" % (name))
-+      continue
-+  except IOError:
-+      sys.stderr.write("Package %s disappeared on us!\n" % (name))
-+      continue
-+
- if packages_filename:
-      sys.stdout.close()
-      sys.stdout = old_stdout
-@@ -197,7 +197,15 @@
- names = packages.packages.keys()
- names.sort()
- for name in names:
--     for fn in packages[name].get_file_list():
-+     try:
-+          fnlist = packages[name].get_file_list()
-+     except OSError, e:
-+          sys.stderr.write("Package %s disappeared on us!\n" % (name))
-+          continue
-+     except IOError, e:
-+          sys.stderr.write("Package %s disappeared on us!\n" % (name))
-+          continue
-+     for fn in fnlist:
-           (h,t) = os.path.split(fn)
-           if not t: continue
-           if not files.has_key(t): files[t] = name+':'+fn
diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils/mtime-int.patch b/meta/recipes-devtools/opkg-utils/opkg-utils/mtime-int.patch
deleted file mode 100644
index 483a62a..0000000
--- a/meta/recipes-devtools/opkg-utils/opkg-utils/mtime-int.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-Convert mtime to int before comparing it
-
-The st_mtime attribute (which is a float) is compared against a value
-from the timestamp database, which was stored as an integer there.
-
-When working on a filesystem with precise timestamps the comparision
-will fail nearly everytime hence.
-
-Although it might be possible to enhance the database to store the
-fractional part too, this will complicate things more than we would
-gain by this change.
-
-Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
-
-Upstream-Status: Pending
-(Contacting the original author, no response yet.)
-
-Index: opkg-utils/opkg-make-index
-===================================================================
---- opkg-utils.orig/opkg-make-index
-+++ opkg-utils/opkg-make-index
-@@ -100,7 +100,7 @@ for filename in files:
-      pkg = None
-      fnameStat = os.stat(filename)
-      if old_pkg_hash.has_key(basename):
--          if pkgsStamps.has_key(basename) and fnameStat.st_mtime == pkgsStamps[basename]:
-+          if pkgsStamps.has_key(basename) and int(fnameStat.st_mtime) == pkgsStamps[basename]:
-             if (verbose):
-                sys.stderr.write("Found %s in Packages\n" % (filename,))
-             pkg = old_pkg_hash[basename]
diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils/shebang.patch b/meta/recipes-devtools/opkg-utils/opkg-utils/shebang.patch
deleted file mode 100644
index f6a2ef9..0000000
--- a/meta/recipes-devtools/opkg-utils/opkg-utils/shebang.patch
+++ /dev/null
@@ -1,46 +0,0 @@
-Use python via the PATH, rather than hardcoding /usr/bin/python
-
-Upstream-Status: Pending
-
-Signed-off-by: Christopher Larson <kergoth@gmail.com>
-
---- opkg-utils.orig/opkg-list-fields
-+++ opkg-utils/opkg-list-fields
-@@ -1,4 +1,4 @@
--#!/usr/bin/python
-+#!/usr/bin/env python
- 
- import sys, opkg
- 
---- opkg-utils.orig/opkg-make-index
-+++ opkg-utils/opkg-make-index
-@@ -1,4 +1,4 @@
--#!/usr/bin/python
-+#!/usr/bin/env python
- 
- import sys, os, posixpath
- from glob import glob
---- opkg-utils.orig/opkg-show-deps
-+++ opkg-utils/opkg-show-deps
-@@ -1,4 +1,4 @@
--#!/usr/bin/python
-+#!/usr/bin/env python
- 
- import sys, os, posixpath
- from glob import glob
---- opkg-utils.orig/opkg-unbuild
-+++ opkg-utils/opkg-unbuild
-@@ -1,4 +1,4 @@
--#!/usr/bin/python
-+#!/usr/bin/env python
- 
- import sys, os, re
- 
---- opkg-utils.orig/opkg-update-index
-+++ opkg-utils/opkg-update-index
-@@ -1,4 +1,4 @@
--#!/usr/bin/env python2.1
-+#!/usr/bin/env python
- 
- import sys, os
- from glob import glob
diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb b/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb
index 4fe4038..1996c75 100644
--- a/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb
+++ b/meta/recipes-devtools/opkg-utils/opkg-utils_git.bb
@@ -6,16 +6,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
                     file://opkg.py;beginline=1;endline=18;md5=15917491ad6bf7acc666ca5f7cc1e083"
 RDEPENDS_${PN} = "python"
 RDEPENDS_${PN}_virtclass-native = ""
-SRCREV = "16665959c330b5958c0f0f4624a9ca7f823f98de"
+SRCREV = "44df9dd3dc411ca1255cb4b23bde7eb71aed4778"
 PV = "0.1.8+git${SRCPV}"
 PR = "r1"
 
 SRC_URI = "git://git.yoctoproject.org/opkg-utils;protocol=git \
-           file://index-ignore-filenotfound.patch \
-           file://mtime-int.patch \
-           file://add-license-field.patch \
-           file://arfile_header_split.patch \
-           file://shebang.patch \
            "
 
 S = "${WORKDIR}/git"
-- 
1.7.7.6




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

* [CONSOLIDATED PULL 03/19] opkg-collateral: import fixes from OE-Classic
  2012-04-30 22:20 [CONSOLIDATED PULL 00/19] Updates and Fixes Saul Wold
  2012-04-30 22:20 ` [CONSOLIDATED PULL 01/19] xorg: add more native BBCLASSEXTENDs from meta-oe Saul Wold
  2012-04-30 22:20 ` [CONSOLIDATED PULL 02/19] opkg-utils: bump SRCREV for Packages cache fix and other fixes Saul Wold
@ 2012-04-30 22:20 ` Saul Wold
  2012-04-30 22:20 ` [CONSOLIDATED PULL 04/19] alsa-tools: update to 1.0.25 Saul Wold
                   ` (15 subsequent siblings)
  18 siblings, 0 replies; 24+ messages in thread
From: Saul Wold @ 2012-04-30 22:20 UTC (permalink / raw)
  To: openembedded-core

From: Andreas Oberritter <obi@opendreambox.org>

* Set lists_dir to /var/lib/opkg

  commit 16808bc4817492beba512f4e73bce8c232d1eafa
  Author: Marcin Juszkiewicz <hrw@openembedded.org>
  Date:   Mon Mar 17 23:40:48 2008 +0000

* Update new options sample and move the opkg.conf to correct place

  commit cc9825d97962287df75e164aec456901292e1b7f
  Author: Tick Chen <ticktock35@gmail.com>
  Date:   Mon Dec 29 19:41:47 2008 +0800

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
---
 meta/recipes-devtools/opkg/opkg-collateral.bb      |    8 +++++---
 meta/recipes-devtools/opkg/opkg-collateral/lists   |    2 +-
 .../opkg/opkg-collateral/opkg.conf.comments        |    3 +++
 3 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/meta/recipes-devtools/opkg/opkg-collateral.bb b/meta/recipes-devtools/opkg/opkg-collateral.bb
index e3e0b5f..251c535 100644
--- a/meta/recipes-devtools/opkg/opkg-collateral.bb
+++ b/meta/recipes-devtools/opkg/opkg-collateral.bb
@@ -2,6 +2,8 @@ DESCRIPTION = "opkg configuration files"
 SECTION = "base"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
+PR = "r1"
+
 SRC_URI = "file://opkg.conf.comments \
 	   file://lists \
 	   file://dest \
@@ -15,8 +17,8 @@ do_compile () {
 }
 
 do_install () {
-	install -d ${D}${sysconfdir}/
-	install -m 0644 ${WORKDIR}/opkg.conf ${D}${sysconfdir}/opkg.conf
+	install -d ${D}${sysconfdir}/opkg
+	install -m 0644 ${WORKDIR}/opkg.conf ${D}${sysconfdir}/opkg/opkg.conf
 }
 
-CONFFILES_${PN} = "${sysconfdir}/opkg.conf"
+CONFFILES_${PN} = "${sysconfdir}/opkg/opkg.conf"
diff --git a/meta/recipes-devtools/opkg/opkg-collateral/lists b/meta/recipes-devtools/opkg/opkg-collateral/lists
index 3c524f8..f8aecd8 100644
--- a/meta/recipes-devtools/opkg/opkg-collateral/lists
+++ b/meta/recipes-devtools/opkg/opkg-collateral/lists
@@ -1,2 +1,2 @@
-lists_dir ext /var/lib/ipkg
+lists_dir ext /var/lib/opkg
 
diff --git a/meta/recipes-devtools/opkg/opkg-collateral/opkg.conf.comments b/meta/recipes-devtools/opkg/opkg-collateral/opkg.conf.comments
index 51623f4..e1fdada 100644
--- a/meta/recipes-devtools/opkg/opkg-collateral/opkg.conf.comments
+++ b/meta/recipes-devtools/opkg/opkg-collateral/opkg.conf.comments
@@ -18,6 +18,9 @@
 #option proxy_username <username>
 #option proxy_password <password>
 
+# Enable GPGME signature
+# option check_signature 1
+
 # Offline mode (for use in constructing flash images offline)
 #option offline_root target
 
-- 
1.7.7.6




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

* [CONSOLIDATED PULL 04/19] alsa-tools: update to 1.0.25
  2012-04-30 22:20 [CONSOLIDATED PULL 00/19] Updates and Fixes Saul Wold
                   ` (2 preceding siblings ...)
  2012-04-30 22:20 ` [CONSOLIDATED PULL 03/19] opkg-collateral: import fixes from OE-Classic Saul Wold
@ 2012-04-30 22:20 ` Saul Wold
  2012-04-30 22:20 ` [CONSOLIDATED PULL 05/19] tune-sh4.inc: Fix spelling of big-endian feature set Saul Wold
                   ` (14 subsequent siblings)
  18 siblings, 0 replies; 24+ messages in thread
From: Saul Wold @ 2012-04-30 22:20 UTC (permalink / raw)
  To: openembedded-core

From: Kang Kai <kai.kang@windriver.com>

Update to version 1.0.25.
Add option "--prefix" to GITCOMPILE_ARGS and FILES_${PN} to package
the installed but not shipped files.

Signed-off-by: Kang Kai <kai.kang@windriver.com>
---
 .../autotools.patch                                |    0
 ...alsa-tools_1.0.24.1.bb => alsa-tools_1.0.25.bb} |   10 ++++++----
 2 files changed, 6 insertions(+), 4 deletions(-)
 rename meta/recipes-multimedia/alsa/{alsa-tools-1.0.24.1 => alsa-tools-1.0.25}/autotools.patch (100%)
 rename meta/recipes-multimedia/alsa/{alsa-tools_1.0.24.1.bb => alsa-tools_1.0.25.bb} (73%)

diff --git a/meta/recipes-multimedia/alsa/alsa-tools-1.0.24.1/autotools.patch b/meta/recipes-multimedia/alsa/alsa-tools-1.0.25/autotools.patch
similarity index 100%
rename from meta/recipes-multimedia/alsa/alsa-tools-1.0.24.1/autotools.patch
rename to meta/recipes-multimedia/alsa/alsa-tools-1.0.25/autotools.patch
diff --git a/meta/recipes-multimedia/alsa/alsa-tools_1.0.24.1.bb b/meta/recipes-multimedia/alsa/alsa-tools_1.0.25.bb
similarity index 73%
rename from meta/recipes-multimedia/alsa/alsa-tools_1.0.24.1.bb
rename to meta/recipes-multimedia/alsa/alsa-tools_1.0.25.bb
index 4c3e9dc..7d96b85 100644
--- a/meta/recipes-multimedia/alsa/alsa-tools_1.0.24.1.bb
+++ b/meta/recipes-multimedia/alsa/alsa-tools_1.0.25.bb
@@ -7,7 +7,7 @@ SECTION = "console/utils"
 LICENSE = "GPLv2 & LGPLv2+"
 DEPENDS = "alsa-lib ncurses"
 
-PR = "r4"
+PR = "r0"
 
 LIC_FILES_CHKSUM = "file://hdsploader/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
                     file://ld10k1/COPYING.LIB;md5=7fbc338309ac38fefcd64b04bb903e34"
@@ -15,9 +15,11 @@ LIC_FILES_CHKSUM = "file://hdsploader/COPYING;md5=94d55d512a9ba36caa9b7df079bae1
 SRC_URI = "ftp://ftp.alsa-project.org/pub/tools/alsa-tools-${PV}.tar.bz2 \
            file://autotools.patch"
 
-SRC_URI[md5sum] = "08fe93a12006093e590d7ecc02b119dd"
-SRC_URI[sha256sum] = "17d43de93ab2db98886d89a53e45341daa46a4ef6edd405db87f4b5a5dc64a05"
+SRC_URI[md5sum] = "57bfec98a814d12e0f7ab379aaeccd87"
+SRC_URI[sha256sum] = "a974d0f3e837796f67d04df88c783aebcf4ac3c5f9ac31e2b65c10e8cb4b1dca"
 
 inherit autotools
 
-EXTRA_OEMAKE += "GITCOMPILE_ARGS='--host=${HOST_SYS} --build=${BUILD_SYS} --target=${TARGET_SYS} --with-libtool-sysroot=${STAGING_DIR_HOST}' ACLOCAL_FLAGS='-I ${STAGING_DATADIR}/aclocal'"
+EXTRA_OEMAKE += "GITCOMPILE_ARGS='--host=${HOST_SYS} --build=${BUILD_SYS} --target=${TARGET_SYS} --with-libtool-sysroot=${STAGING_DIR_HOST} --prefix=${prefix}' ACLOCAL_FLAGS='-I ${STAGING_DATADIR}/aclocal'"
+
+FILES_${PN} += "${datadir}/ld10k1"
-- 
1.7.7.6




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

* [CONSOLIDATED PULL 05/19] tune-sh4.inc: Fix spelling of big-endian feature set
  2012-04-30 22:20 [CONSOLIDATED PULL 00/19] Updates and Fixes Saul Wold
                   ` (3 preceding siblings ...)
  2012-04-30 22:20 ` [CONSOLIDATED PULL 04/19] alsa-tools: update to 1.0.25 Saul Wold
@ 2012-04-30 22:20 ` Saul Wold
  2012-04-30 22:20 ` [CONSOLIDATED PULL 06/19] gst-fluendo-mpegdemux: upgrade to version 0.10.70 Saul Wold
                   ` (13 subsequent siblings)
  18 siblings, 0 replies; 24+ messages in thread
From: Saul Wold @ 2012-04-30 22:20 UTC (permalink / raw)
  To: openembedded-core

From: Peter Seebach <peter.seebach@windriver.com>

In tune-sh3, tune-xscale, and tune-sh4, several FEATURES lines referred
to nonexistent features like "sh3eb" when they should have referred to "sh3
bigendian" or the like.  Caught by the TUNEVALID sanity check.

Signed-off-by: Peter Seebach <peter.seebach@windriver.com>
---
 meta/conf/machine/include/tune-sh3.inc    |    2 +-
 meta/conf/machine/include/tune-sh4.inc    |    4 ++--
 meta/conf/machine/include/tune-xscale.inc |    2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta/conf/machine/include/tune-sh3.inc b/meta/conf/machine/include/tune-sh3.inc
index 816c9c4..70bb10b 100644
--- a/meta/conf/machine/include/tune-sh3.inc
+++ b/meta/conf/machine/include/tune-sh3.inc
@@ -11,7 +11,7 @@ TUNE_ARCH_tune-sh3 = "sh3"
 TUNE_PKGARCH_tune-sh3 = "sh3"
 PACKAGE_EXTRA_ARCHS_tune-sh3 = "sh sh3"
 
-TUNE_FEATURES_tune-sh3eb = "sh3eb"
+TUNE_FEATURES_tune-sh3eb = "sh3 bigendian"
 TUNE_ARCH_tune-sh3eb = "sh3eb"
 TUNE_PKGARCH_tune-sh3eb = "sh3eb"
 PACKAGE_EXTRA_ARCHS_tune-sh3eb = "sheb sh3eb"
diff --git a/meta/conf/machine/include/tune-sh4.inc b/meta/conf/machine/include/tune-sh4.inc
index f971f23..00cfc3d 100644
--- a/meta/conf/machine/include/tune-sh4.inc
+++ b/meta/conf/machine/include/tune-sh4.inc
@@ -18,7 +18,7 @@ TUNE_ARCH_tune-sh4 = "sh4"
 TUNE_PKGARCH_tune-sh4 = "sh4"
 PACKAGE_EXTRA_ARCHS_tune-sh4 = "sh sh4"
 
-TUNE_FEATURES_tune-sh4eb = "sh4eb"
+TUNE_FEATURES_tune-sh4eb = "sh4 bigendian"
 TUNE_ARCH_tune-sh4eb = "sh4eb"
 TUNE_PKGARCH_tune-sh4eb = "sh4eb"
 PACKAGE_EXTRA_ARCHS_tune-sh4eb = "sheb sh4eb"
@@ -28,7 +28,7 @@ TUNE_ARCH_tune-sh4a = "sh4"
 TUNE_PKGARCH_tune-sh4a = "sh4a"
 PACKAGE_EXTRA_ARCHS_tune-sh4a = "sh sh4 sh4a"
 
-TUNE_FEATURES_tune-sh4aeb = "sh4aeb"
+TUNE_FEATURES_tune-sh4aeb = "sh4a bigendian"
 TUNE_ARCH_tune-sh4aeb = "sh4eb"
 TUNE_PKGARCH_tune-sh4aeb = "sh4aeb"
 PACKAGE_EXTRA_ARCHS_tune-sh4aeb = "sheb sh4eb sh4aeb"
diff --git a/meta/conf/machine/include/tune-xscale.inc b/meta/conf/machine/include/tune-xscale.inc
index 54f3727..80a3683 100644
--- a/meta/conf/machine/include/tune-xscale.inc
+++ b/meta/conf/machine/include/tune-xscale.inc
@@ -10,7 +10,7 @@ TUNE_FEATURES_tune-xscale = "${TUNE_FEATURES_tune-armv5te} xscale"
 PACKAGE_EXTRA_ARCHS_tune-xscale = "${PACKAGE_EXTRA_ARCHS_tune-armv5te}"
 
 AVAILTUNES += "xscale-be"
-TUNE_FEATURES_tune-xscale-be = "${TUNE_FEATURES_tune-armv5teb} xscale-be"
+TUNE_FEATURES_tune-xscale-be = "${TUNE_FEATURES_tune-armv5teb} xscale bigendian"
 PACKAGE_EXTRA_ARCHS_tune-xscale-be = "${PACKAGE_EXTRA_ARCHS_tune-armv5teb}"
 
 # webkit-gtk has alignment issues with double instructions on armv5 so
-- 
1.7.7.6




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

* [CONSOLIDATED PULL 06/19] gst-fluendo-mpegdemux: upgrade to version 0.10.70
  2012-04-30 22:20 [CONSOLIDATED PULL 00/19] Updates and Fixes Saul Wold
                   ` (4 preceding siblings ...)
  2012-04-30 22:20 ` [CONSOLIDATED PULL 05/19] tune-sh4.inc: Fix spelling of big-endian feature set Saul Wold
@ 2012-04-30 22:20 ` Saul Wold
  2012-04-30 22:20 ` [CONSOLIDATED PULL 07/19] telepathy-mission-control: upgrade to version 5.12.0 Saul Wold
                   ` (12 subsequent siblings)
  18 siblings, 0 replies; 24+ messages in thread
From: Saul Wold @ 2012-04-30 22:20 UTC (permalink / raw)
  To: openembedded-core

From: Dongxiao Xu <dongxiao.xu@intel.com>

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
 ...0.10.69.bb => gst-fluendo-mpegdemux_0.10.70.bb} |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-multimedia/gstreamer/{gst-fluendo-mpegdemux_0.10.69.bb => gst-fluendo-mpegdemux_0.10.70.bb} (71%)

diff --git a/meta/recipes-multimedia/gstreamer/gst-fluendo-mpegdemux_0.10.69.bb b/meta/recipes-multimedia/gstreamer/gst-fluendo-mpegdemux_0.10.70.bb
similarity index 71%
rename from meta/recipes-multimedia/gstreamer/gst-fluendo-mpegdemux_0.10.69.bb
rename to meta/recipes-multimedia/gstreamer/gst-fluendo-mpegdemux_0.10.70.bb
index d5a3a95..e6a6255 100644
--- a/meta/recipes-multimedia/gstreamer/gst-fluendo-mpegdemux_0.10.69.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-fluendo-mpegdemux_0.10.70.bb
@@ -9,5 +9,5 @@ acpaths = "-I ${S}/common/m4 -I ${S}/m4"
 
 PR = "r0"
 
-SRC_URI[md5sum] = "098105ecb68779f34097faf35214fc97"
-SRC_URI[sha256sum] = "a62a1249f05c5b6d9d0ab31a0d5cb15f2682587dec0050fc57c1102a6d76b32d"
+SRC_URI[md5sum] = "ceb9001be71e8cbc3e97f9b46c9b611e"
+SRC_URI[sha256sum] = "b46f4a05f621e9742d22ac5c835c2f5d9aa495845b5c783475c03d1c46f47727"
-- 
1.7.7.6




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

* [CONSOLIDATED PULL 07/19] telepathy-mission-control: upgrade to version 5.12.0
  2012-04-30 22:20 [CONSOLIDATED PULL 00/19] Updates and Fixes Saul Wold
                   ` (5 preceding siblings ...)
  2012-04-30 22:20 ` [CONSOLIDATED PULL 06/19] gst-fluendo-mpegdemux: upgrade to version 0.10.70 Saul Wold
@ 2012-04-30 22:20 ` Saul Wold
  2012-04-30 22:20 ` [CONSOLIDATED PULL 08/19] telepathy-glib: upgrade to version 0.18.1 Saul Wold
                   ` (11 subsequent siblings)
  18 siblings, 0 replies; 24+ messages in thread
From: Saul Wold @ 2012-04-30 22:20 UTC (permalink / raw)
  To: openembedded-core

From: Dongxiao Xu <dongxiao.xu@intel.com>

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
 ...11.0.bb => telepathy-mission-control_5.12.0.bb} |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
 rename meta/recipes-connectivity/telepathy/{telepathy-mission-control_5.11.0.bb => telepathy-mission-control_5.12.0.bb} (91%)

diff --git a/meta/recipes-connectivity/telepathy/telepathy-mission-control_5.11.0.bb b/meta/recipes-connectivity/telepathy/telepathy-mission-control_5.12.0.bb
similarity index 91%
rename from meta/recipes-connectivity/telepathy/telepathy-mission-control_5.11.0.bb
rename to meta/recipes-connectivity/telepathy/telepathy-mission-control_5.12.0.bb
index 3adde76..65b5d89 100644
--- a/meta/recipes-connectivity/telepathy/telepathy-mission-control_5.11.0.bb
+++ b/meta/recipes-connectivity/telepathy/telepathy-mission-control_5.12.0.bb
@@ -8,7 +8,7 @@ DEPENDS = "libtelepathy dbus-glib gconf"
 
 SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-mission-control/telepathy-mission-control-${PV}.tar.gz"
 
-PR = "r1"
+PR = "r0"
 
 inherit autotools pkgconfig
 
@@ -40,5 +40,5 @@ FILES_libmissioncontrol-dbg = "${libdir}/.debug/libmissioncontrol.so.*"
 FILES_libmissioncontrol-config-dbg = "${libdir}/.debug/libmissioncontrol-config.so.*"
 FILES_libmissioncontrol-server-dbg = "${libdir}/.debug/libmissioncontrol-server.so.*"
 
-SRC_URI[md5sum] = "f7503d52cb432e03ba7b4ad5bb6165c6"
-SRC_URI[sha256sum] = "f5debdaf17c9dcb7299c95e8f9df427fb2e8fbb112f6c951b9a0e6ad330ddfa5"
+SRC_URI[md5sum] = "f39dcfef785a37dc21efa9af06be2e61"
+SRC_URI[sha256sum] = "660aeb65543e1b029dfde6a895934cb20b766644bae2a68c0030052aa6645e77"
-- 
1.7.7.6




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

* [CONSOLIDATED PULL 08/19] telepathy-glib: upgrade to version 0.18.1
  2012-04-30 22:20 [CONSOLIDATED PULL 00/19] Updates and Fixes Saul Wold
                   ` (6 preceding siblings ...)
  2012-04-30 22:20 ` [CONSOLIDATED PULL 07/19] telepathy-mission-control: upgrade to version 5.12.0 Saul Wold
@ 2012-04-30 22:20 ` Saul Wold
  2012-04-30 22:20 ` [CONSOLIDATED PULL 09/19] bluez-hcidump: upgrade to version 2.4 Saul Wold
                   ` (10 subsequent siblings)
  18 siblings, 0 replies; 24+ messages in thread
From: Saul Wold @ 2012-04-30 22:20 UTC (permalink / raw)
  To: openembedded-core

From: Dongxiao Xu <dongxiao.xu@intel.com>

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
 ...thy-glib_0.17.5.bb => telepathy-glib_0.18.1.bb} |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-connectivity/telepathy/{telepathy-glib_0.17.5.bb => telepathy-glib_0.18.1.bb} (82%)

diff --git a/meta/recipes-connectivity/telepathy/telepathy-glib_0.17.5.bb b/meta/recipes-connectivity/telepathy/telepathy-glib_0.18.1.bb
similarity index 82%
rename from meta/recipes-connectivity/telepathy/telepathy-glib_0.17.5.bb
rename to meta/recipes-connectivity/telepathy/telepathy-glib_0.18.1.bb
index 10dcd8b..81da5f8 100644
--- a/meta/recipes-connectivity/telepathy/telepathy-glib_0.17.5.bb
+++ b/meta/recipes-connectivity/telepathy/telepathy-glib_0.18.1.bb
@@ -7,8 +7,8 @@ PR = "r0"
 
 SRC_URI = "http://telepathy.freedesktop.org/releases/telepathy-glib/${BPN}-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "d436c47689f2709540d849cf5af5ed03"
-SRC_URI[sha256sum] = "011ad936f1d592dbc685073244750303fe2201246b16f9a7fa495cf9f8a3fe8d"
+SRC_URI[md5sum] = "461732739e3fbf8467991bbe661fb29a"
+SRC_URI[sha256sum] = "3738256689e34c22ddf9c4eb33f44ce7505c18fb1a14c53b8e56dd9c262f4c6d"
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=e413d83db6ee8f2c8e6055719096a48e"
 
-- 
1.7.7.6




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

* [CONSOLIDATED PULL 09/19] bluez-hcidump: upgrade to version 2.4
  2012-04-30 22:20 [CONSOLIDATED PULL 00/19] Updates and Fixes Saul Wold
                   ` (7 preceding siblings ...)
  2012-04-30 22:20 ` [CONSOLIDATED PULL 08/19] telepathy-glib: upgrade to version 0.18.1 Saul Wold
@ 2012-04-30 22:20 ` Saul Wold
  2012-04-30 22:20 ` [CONSOLIDATED PULL 10/19] iptables: upgrade to version 1.4.13 Saul Wold
                   ` (9 subsequent siblings)
  18 siblings, 0 replies; 24+ messages in thread
From: Saul Wold @ 2012-04-30 22:20 UTC (permalink / raw)
  To: openembedded-core

From: Dongxiao Xu <dongxiao.xu@intel.com>

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
 .../{bluez-hcidump_2.3.bb => bluez-hcidump_2.4.bb} |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-connectivity/bluez/{bluez-hcidump_2.3.bb => bluez-hcidump_2.4.bb} (83%)

diff --git a/meta/recipes-connectivity/bluez/bluez-hcidump_2.3.bb b/meta/recipes-connectivity/bluez/bluez-hcidump_2.4.bb
similarity index 83%
rename from meta/recipes-connectivity/bluez/bluez-hcidump_2.3.bb
rename to meta/recipes-connectivity/bluez/bluez-hcidump_2.4.bb
index 3a890df..194c04d 100644
--- a/meta/recipes-connectivity/bluez/bluez-hcidump_2.3.bb
+++ b/meta/recipes-connectivity/bluez/bluez-hcidump_2.4.bb
@@ -11,8 +11,8 @@ PR = "r0"
 
 SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/bluez-hcidump-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "0cc8ff247d05010e87e9125b31d335ff"
-SRC_URI[sha256sum] = "61c7e7dcad6ed8fce5f4bcc4a0f0d9a83c36642da404348388e6411d6f78d227"
+SRC_URI[md5sum] = "d39833de0ed26bddf784e9580b6f33c4"
+SRC_URI[sha256sum] = "bacd155e6420e480d8a30c0b0e6da990031890ee1000a31408e175ab7cf3cbd3"
 S = "${WORKDIR}/bluez-hcidump-${PV}"
 
 EXTRA_OECONF = "--with-bluez-libs=${STAGING_LIBDIR} --with-bluez-includes=${STAGING_INCDIR}"
-- 
1.7.7.6




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

* [CONSOLIDATED PULL 10/19] iptables: upgrade to version 1.4.13
  2012-04-30 22:20 [CONSOLIDATED PULL 00/19] Updates and Fixes Saul Wold
                   ` (8 preceding siblings ...)
  2012-04-30 22:20 ` [CONSOLIDATED PULL 09/19] bluez-hcidump: upgrade to version 2.4 Saul Wold
@ 2012-04-30 22:20 ` Saul Wold
  2012-04-30 22:20 ` [CONSOLIDATED PULL 11/19] distro_tracking_fields: Change for ofono, iptables, etc Saul Wold
                   ` (8 subsequent siblings)
  18 siblings, 0 replies; 24+ messages in thread
From: Saul Wold @ 2012-04-30 22:20 UTC (permalink / raw)
  To: openembedded-core

From: Dongxiao Xu <dongxiao.xu@intel.com>

Remove a patch since it is already in upstream.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
 .../iptables/iptables/GNUmakefile.patch            |   18 ------------------
 .../{iptables_1.4.12.2.bb => iptables_1.4.13.bb}   |    5 ++---
 2 files changed, 2 insertions(+), 21 deletions(-)
 delete mode 100644 meta/recipes-extended/iptables/iptables/GNUmakefile.patch
 rename meta/recipes-extended/iptables/{iptables_1.4.12.2.bb => iptables_1.4.13.bb} (89%)

diff --git a/meta/recipes-extended/iptables/iptables/GNUmakefile.patch b/meta/recipes-extended/iptables/iptables/GNUmakefile.patch
deleted file mode 100644
index c60e84f..0000000
--- a/meta/recipes-extended/iptables/iptables/GNUmakefile.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Don't check unknown symbols.
-
-Signed-off-by: Shane Wang <shane.wang@intel.com>
-
-Upstream-Status: Inappropriate [configuration]
-
-diff -r abb89394ce0c extensions/GNUmakefile.in
---- a/extensions/GNUmakefile.in	Mon Jan 23 00:12:27 2012 +0800
-+++ b/extensions/GNUmakefile.in	Mon Jan 23 00:38:32 2012 +0800
-@@ -68,7 +68,7 @@
- 
- .PHONY: all install clean distclean FORCE
- 
--all: ${targets} check
-+all: ${targets}
- 
- check: ${targets}
- 	@echo "  CHECK    unknown symbols in .so files"; \
diff --git a/meta/recipes-extended/iptables/iptables_1.4.12.2.bb b/meta/recipes-extended/iptables/iptables_1.4.13.bb
similarity index 89%
rename from meta/recipes-extended/iptables/iptables_1.4.12.2.bb
rename to meta/recipes-extended/iptables/iptables_1.4.13.bb
index 663ddad..59782c0 100644
--- a/meta/recipes-extended/iptables/iptables_1.4.12.2.bb
+++ b/meta/recipes-extended/iptables/iptables_1.4.13.bb
@@ -22,11 +22,10 @@ FILES_${PN} =+ "${libdir}/xtables/"
 FILES_${PN}-dbg =+ "${libdir}/xtables/.debug"
 
 SRC_URI = "http://netfilter.org/projects/iptables/files/iptables-${PV}.tar.bz2 \
-           file://GNUmakefile.patch \
            file://types.h-add-defines-that-are-required-for-if_packet.patch"
 
-SRC_URI[md5sum] = "212112389c7f10c72efb31a4ed193a4c"
-SRC_URI[sha256sum] = "09fff7dfe6af95675474fd5d0fc67622fac5a0f3d6e02ee614deae9a2e5dae13"
+SRC_URI[md5sum] = "40a15608ec57b50e9377cace546dd115"
+SRC_URI[sha256sum] = "321e2600fc4541a958e44cafd85a42864b0035404097e0f2e082d474029b9ded"
 
 inherit autotools
 
-- 
1.7.7.6




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

* [CONSOLIDATED PULL 11/19] distro_tracking_fields: Change for ofono, iptables, etc
  2012-04-30 22:20 [CONSOLIDATED PULL 00/19] Updates and Fixes Saul Wold
                   ` (9 preceding siblings ...)
  2012-04-30 22:20 ` [CONSOLIDATED PULL 10/19] iptables: upgrade to version 1.4.13 Saul Wold
@ 2012-04-30 22:20 ` Saul Wold
  2012-04-30 22:20 ` [CONSOLIDATED PULL 12/19] glib-2.0: upgrade to 2.32.1 Saul Wold
                   ` (7 subsequent siblings)
  18 siblings, 0 replies; 24+ messages in thread
From: Saul Wold @ 2012-04-30 22:20 UTC (permalink / raw)
  To: openembedded-core

From: Dongxiao Xu <dongxiao.xu@intel.com>

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
---
 .../conf/distro/include/distro_tracking_fields.inc |   46 ++++++++++----------
 1 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc
index c20961c..c7e6d7d 100644
--- a/meta/conf/distro/include/distro_tracking_fields.inc
+++ b/meta/conf/distro/include/distro_tracking_fields.inc
@@ -902,14 +902,14 @@ DISTRO_PN_ALIAS_pn-blktool = "Debian=blktool Mandriva=blktool"
 
 RECIPE_STATUS_pn-iproute2 = "green"
 RECIPE_DEPENDENCY_CHECK_pn-iproute2 = "not done"
-RECIPE_LATEST_VERSION_pn-iproute2 = "3.2.0"
+RECIPE_LATEST_VERSION_pn-iproute2 = "3.3.0"
 RECIPE_PATCH_pn-iproute2+configure-cross = "to be pushed upstream"
 RECIPE_INTEL_SECTION_pn-iproute2 = "base utils"
-RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-iproute2 = "1 months"
-RECIPE_LATEST_RELEASE_DATE_pn-iproute2 = "Jan 05, 2012"
+RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-iproute2 = "2 months"
+RECIPE_LATEST_RELEASE_DATE_pn-iproute2 = "Mar 20, 2012"
 RECIPE_COMMENTS_pn-iproute2 = ""
 DISTRO_PN_ALIAS_pn-iproute2 = "OSPDT"
-RECIPE_LAST_UPDATE_pn-iproute2 = "Jan 22, 2012"
+RECIPE_LAST_UPDATE_pn-iproute2 = "Apr 28, 2012"
 RECIPE_MAINTAINER_pn-iproute2 = "Dongxiao Xu <dongxiao.xu@intel.com>"
 
 RECIPE_STATUS_pn-netbase = "green"
@@ -1105,9 +1105,10 @@ RECIPE_LAST_UPDATE_pn-gzip = "Jun 4, 2011"
 RECIPE_MAINTAINER_pn-gzip = "Scott Garman <scott.a.garman@intel.com>"
 
 RECIPE_STATUS_pn-iptables = "green"
-RECIPE_LAST_UPDATE_pn-iptables = "Jan 22, 2012"
+RECIPE_LAST_UPDATE_pn-iptables = "Apr 28, 2012"
+RECIPE_LATEST_RELEASE_DATE_pn-iptables = "Apr 28, 2012"
 RECIPE_MAINTAINER_pn-iptables = "Dongxiao Xu <dongxiao.xu@intel.com>"
-RECIPE_LATEST_VERSION_pn-iptables = "1.4.12.2"
+RECIPE_LATEST_VERSION_pn-iptables = "1.4.13"
 
 RECIPE_STATUS_pn-ethtool = "green"
 RECIPE_LATEST_VERSION_pn-ethtool = "2.6.36"
@@ -2360,11 +2361,11 @@ RECIPE_MANUAL_CHECK_DATE_pn-mobile-broadband-provider-info = "Jan 22, 2012"
 RECIPE_MAINTAINER_pn-mobile-broadband-provider-info = "Shane Wang <shane.wang@intel.com>"
 
 RECIPE_STATUS_pn-ofono = "green"
-RECIPE_LATEST_VERSION_pn-ofono = "1.3"
+RECIPE_LATEST_VERSION_pn-ofono = "1.6"
 RECIPE_NO_OF_PATCHES_pn-ofono="0"
-RECIPE_LATEST_RELEASE_DATE_pn-ofono="Jan 20, 2012"
+RECIPE_LATEST_RELEASE_DATE_pn-ofono="Apr 20, 2012"
 RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-ofono="15 days"
-RECIPE_LAST_UPDATE_pn-ofono = "Jan 22, 2012"
+RECIPE_LAST_UPDATE_pn-ofono = "Apr 28, 2012"
 RECIPE_MAINTAINER_pn-ofono = "Dongxiao Xu <dongxiao.xu@intel.com>"
 DISTRO_PN_ALIAS_pn-ofono = "Debian=ofono Ubuntu=ofono"
 
@@ -2386,15 +2387,15 @@ RECIPE_MAINTAINER_pn-telepathy-gabble = "Dongxiao Xu <dongxiao.xu@intel.com>"
 
 RECIPE_STATUS_pn-telepathy-glib = "green"
 RECIPE_NO_OF_PATCHES_pn-telepathy-glib ="0"
-RECIPE_LATEST_RELEASE_DATE_pn-telepathy-glib = "Dec 19, 2011"
-RECIPE_LATEST_VERSION_pn-telepathy-glib = "0.17.4"
+RECIPE_LATEST_RELEASE_DATE_pn-telepathy-glib = "Apr 20, 2012"
+RECIPE_LATEST_VERSION_pn-telepathy-glib = "0.18.1"
 RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-telepathy-glib = "10 days"
-RECIPE_LAST_UPDATE_pn-telepathy-glib = "Dec 23, 2011"
+RECIPE_LAST_UPDATE_pn-telepathy-glib = "Apr 28, 2012"
 RECIPE_MAINTAINER_pn-telepathy-glib = "Dongxiao Xu <dongxiao.xu@intel.com>"
 
 RECIPE_STATUS_pn-telepathy-idle = "green"
 RECIPE_NO_OF_PATCHES_pn-telepathy-idle ="0"
-RECIPE_LATEST_RELEASE_DATE_pn-telepathy-glib ="Oct 28, 2011"
+RECIPE_LATEST_RELEASE_DATE_pn-telepathy-idle ="Oct 28, 2011"
 RECIPE_LATEST_VERSION_pn-telepathy-idle = "0.1.10"
 RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-telepathy-idle = "5 months"
 RECIPE_LAST_UPDATE_pn-telepathy-idle = "Dec 1, 2011"
@@ -2409,12 +2410,11 @@ RECIPE_LAST_UPDATE_pn-telepathy-python = "Dec 30, 2010"
 RECIPE_MAINTAINER_pn-telepathy-python = "Dongxiao Xu <dongxiao.xu@intel.com>"
 
 RECIPE_STATUS_pn-bluez-hcidump = "green"
-RECIPE_LATEST_VERSION_pn-bluez-hcidump = "2.2"
+RECIPE_LATEST_VERSION_pn-bluez-hcidump = "2.4"
 RECIPE_NO_OF_PATCHES_pn-bluez-hcidump = "0"
-RECIPE_LATEST_RELEASE_DATE_pn-bluez-hcidump = "Dec 23, 2011"
+RECIPE_LATEST_RELEASE_DATE_pn-bluez-hcidump = "Apr 20, 2012"
 RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-bluez-hcidump = "4 months"
-RECIPE_LAST_UPDATE_pn-bluez-hcidump = "Jan 22, 2012"
-RECIPE_MANUAL_CHECK_DATE_pn-bluez-hcidump = "Jan 22, 2012"
+RECIPE_LAST_UPDATE_pn-bluez-hcidump = "Apr 28, 2012"
 RECIPE_MAINTAINER_pn-bluez-hcidump = "Dongxiao Xu <dongxiao.xu@intel.com>"
 
 RECIPE_STATUS_pn-ppp-dialin = "red"
@@ -2462,11 +2462,11 @@ RECIPE_LAST_UPDATE_pn-libsyncml = "Jul 31, 2009"
 RECIPE_MAINTAINER_pn-libsyncml = "Dongxiao Xu <dongxiao.xu@intel.com>"
 
 RECIPE_STATUS_pn-telepathy-mission-control = "green"
-RECIPE_LATEST_VERSION_pn-telepathy-mission-control = "5.10.1"
+RECIPE_LATEST_VERSION_pn-telepathy-mission-control = "5.12.0"
 RECIPE_NO_OF_PATCHES_pn-telepathy-mission-control ="0"
-RECIPE_LATEST_RELEASE_DATE_pn-telepathy-mission-control ="Nov 8, 2011"
+RECIPE_LATEST_RELEASE_DATE_pn-telepathy-mission-control ="Apr 2, 2012"
 RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-telepathy-mission-control ="1 months"
-RECIPE_LAST_UPDATE_pn-telepathy-mission-control = "Dec 1, 2011"
+RECIPE_LAST_UPDATE_pn-telepathy-mission-control = "Apr 28, 2012"
 RECIPE_MAINTAINER_pn-telepathy-mission-control = "Dongxiao Xu <dongxiao.xu@intel.com>"
 
 RECIPE_STATUS_pn-libetpan = "red"
@@ -2922,11 +2922,11 @@ RECIPE_MAINTAINER_pn-gst-fluendo-mp3 = "Dongxiao Xu <dongxiao.xu@intel.com>"
 DISTRO_PN_ALIAS_pn-gst-fluendo-mp3 = "Debian=gstreamer0.10-fluendo-mp3 Ubuntu=gstreamer0.10-fluendo-mp3"
 
 RECIPE_STATUS_pn-gst-fluendo-mpegdemux = "green"
-RECIPE_LATEST_VERSION_pn-gst-fluendo-mpegdemux = "0.10.69"
+RECIPE_LATEST_VERSION_pn-gst-fluendo-mpegdemux = "0.10.70"
 RECIPE_NO_OF_PATCHES_pn-gst-fluendo-mpegdemux = "0"
-RECIPE_LATEST_RELEASE_DATE_pn-gst-fluendo-mpegdemux = "Oct 19, 2011"
+RECIPE_LATEST_RELEASE_DATE_pn-gst-fluendo-mpegdemux = "Mar 28, 2012"
 RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-gst-fluendo-mpegdemux = "3 months"
-RECIPE_LAST_UPDATE_pn-gst-fluendo-mpegdemux = "Dec 23, 2011"
+RECIPE_LAST_UPDATE_pn-gst-fluendo-mpegdemux = "Apr 28, 2012"
 RECIPE_MAINTAINER_pn-gst-fluendo-mpegdemux = "Dongxiao Xu <dongxiao.xu@intel.com>"
 DISTRO_PN_ALIAS_pn-gst-fluendo-mpegdemux = "Ubuntu=gstreamer0.10-fluendo-mpegdemux Debian=gstreamer0.10-fluendo-mpegdemux"
 
-- 
1.7.7.6




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

* [CONSOLIDATED PULL 12/19] glib-2.0: upgrade to 2.32.1
  2012-04-30 22:20 [CONSOLIDATED PULL 00/19] Updates and Fixes Saul Wold
                   ` (10 preceding siblings ...)
  2012-04-30 22:20 ` [CONSOLIDATED PULL 11/19] distro_tracking_fields: Change for ofono, iptables, etc Saul Wold
@ 2012-04-30 22:20 ` Saul Wold
  2012-04-30 22:20 ` [CONSOLIDATED PULL 13/19] gobject-introspection: upgrade to 1.32.1 Saul Wold
                   ` (6 subsequent siblings)
  18 siblings, 0 replies; 24+ messages in thread
From: Saul Wold @ 2012-04-30 22:20 UTC (permalink / raw)
  To: openembedded-core

From: Martin Jansa <Martin.Jansa@gmail.com>

* g_once_init_enter.patch shouldn't be needed after upstream commit
  794c1a30bc27b4c8d77537813acb1213d5ac80f2

* LIC_FILES_CHKSUM change is only because PCRE was upgraded and now
  pcre.h says "Copyright (c) 1997-2012 University of Cambridge" instead
  of 2010 and COPYING file
  "Please see the file LICENCE in the PCRE distribution for licensing
  details."  but LICENSE file is not part of glib distribution (but still
  BSD in standalone PCRE)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 .../glib-2.0/glib-2.0/configure-libtool.patch      |   54 ++++++++++++++------
 .../glib-2.0/glib-2.0/g_once_init_enter.patch      |   24 ---------
 .../{glib-2.0_2.30.3.bb => glib-2.0_2.32.1.bb}     |    6 +--
 meta/recipes-core/glib-2.0/glib.inc                |    2 +-
 4 files changed, 41 insertions(+), 45 deletions(-)
 delete mode 100644 meta/recipes-core/glib-2.0/glib-2.0/g_once_init_enter.patch
 rename meta/recipes-core/glib-2.0/{glib-2.0_2.30.3.bb => glib-2.0_2.32.1.bb} (91%)

diff --git a/meta/recipes-core/glib-2.0/glib-2.0/configure-libtool.patch b/meta/recipes-core/glib-2.0/glib-2.0/configure-libtool.patch
index c21e378..1d69a3f 100644
--- a/meta/recipes-core/glib-2.0/glib-2.0/configure-libtool.patch
+++ b/meta/recipes-core/glib-2.0/glib-2.0/configure-libtool.patch
@@ -1,15 +1,31 @@
-# Poky renames libtool to $host_alias-libtool.
-# ./$host_alias-libtool isn't created until after configure runs with libtool >= 2.2.2
-# so we can't call # it at this point. We can safely assume a version is available
-# from PATH though
-# Rebased to glib-2.27.3 by Dongxiao Xu <dongxiao.xu@intel.com>
+From 1c5718648d49e795efee91c220a2bf9386c184f2 Mon Sep 17 00:00:00 2001
+From: Martin Jansa <Martin.Jansa@gmail.com>
+Date: Sat, 28 Apr 2012 18:24:50 +0200
+Subject: [PATCH] configure: use $host_alias-libtool instead of libtool
+ directly
+
+Poky renames libtool to $host_alias-libtool.
+./$host_alias-libtool isn't created until after configure runs with
+libtool >= 2.2.2
+so we can't call # it at this point. We can safely assume a version is
+available
+from PATH though
+
+Rebased to glib-2.27.3 by Dongxiao Xu <dongxiao.xu@intel.com>
+Rebased to glib-2.32.1 by Martin Jansa <Martin.Jansa@gmail.com>
 
 Upstream-Status: Inappropriate [configuration]
 
-diff -ruN glib-2.27.3-orig/configure.ac glib-2.27.3/configure.ac
---- glib-2.27.3-orig/configure.ac	2010-11-03 11:02:05.000000000 +0800
-+++ glib-2.27.3/configure.ac	2010-11-16 12:38:12.610485990 +0800
-@@ -1385,7 +1385,7 @@
+Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
+---
+ configure.ac |    8 ++++----
+ 1 files changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/configure.ac b/configure.ac
+index a6478c6..9a93d60 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -1470,7 +1470,7 @@ if test x"$glib_native_win32" = xyes; then
    G_MODULE_LDFLAGS=
  else
    export SED
@@ -18,16 +34,19 @@ diff -ruN glib-2.27.3-orig/configure.ac glib-2.27.3/configure.ac
  fi
  dnl G_MODULE_IMPL= don't reset, so cmd-line can override
  G_MODULE_NEED_USCORE=0
-@@ -1450,7 +1450,7 @@
+@@ -1535,9 +1535,9 @@ if test "$G_MODULE_IMPL" = "G_MODULE_IMPL_DL"; then
  	LDFLAGS="$LDFLAGS $G_MODULE_LDFLAGS"
  dnl *** check for OSF1/5.0 RTLD_GLOBAL brokenness
  	echo "void glib_plugin_test(void) { }" > plugin.c
--	${SHELL} ./libtool --mode=compile ${CC} -shared \
-+	${SHELL} ./$host_alias-libtool --mode=compile ${CC} -shared \
- 		-export-dynamic -o plugin.o plugin.c 2>&1 >/dev/null
- 	AC_CACHE_CHECK([for RTLD_GLOBAL brokenness],
- 		glib_cv_rtldglobal_broken,[
-@@ -1524,7 +1524,7 @@
+-	${SHELL} ./libtool --mode=compile --tag=CC ${CC} ${CFLAGS} \
++	${SHELL} ./$host_alias-libtool --mode=compile --tag=CC ${CC} ${CFLAGS} \
+ 		${CPPFLAGS} -c -o plugin.lo plugin.c >/dev/null 2>&1
+-	${SHELL} ./libtool --mode=link --tag=CC ${CC} ${CFLAGS} \
++	${SHELL} ./$host_alias-libtool --mode=link --tag=CC ${CC} ${CFLAGS} \
+ 		${LDFLAGS} -module -o plugin.la -export-dynamic \
+ 		-shrext ".o" -avoid-version plugin.lo \
+ 		-rpath /dont/care >/dev/null 2>&1
+@@ -1614,7 +1614,7 @@ fi
  
  AC_MSG_CHECKING(for the suffix of module shared libraries)
  export SED
@@ -36,3 +55,6 @@ diff -ruN glib-2.27.3-orig/configure.ac glib-2.27.3/configure.ac
  eval $shrext_cmds
  module=yes eval std_shrext=$shrext_cmds
  # chop the initial dot
+-- 
+1.7.8.6
+
diff --git a/meta/recipes-core/glib-2.0/glib-2.0/g_once_init_enter.patch b/meta/recipes-core/glib-2.0/glib-2.0/g_once_init_enter.patch
deleted file mode 100644
index 2eaa19b..0000000
--- a/meta/recipes-core/glib-2.0/glib-2.0/g_once_init_enter.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-fix g_once_init_enter compile failure
-
-Kernelshark trips over a compile bug in glib-2.0 addressed by Open Embedded
-back in the 2.22 timeframe. It appears to still be present in 2.27.
-
-http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg005
-
-Signed-off-by: Darren Hart <dvhart@linux.intel.com>
-
-Upstream-Status: Pending
-
-Index: glib-2.27.5/glib/gthread.h
-===================================================================
---- glib-2.27.5.orig/glib/gthread.h
-+++ glib-2.27.5/glib/gthread.h
-@@ -344,7 +344,7 @@ void                    g_once_init_leav
- G_INLINE_FUNC gboolean
- g_once_init_enter (volatile gsize *value_location)
- {
--  if G_LIKELY ((gpointer) g_atomic_pointer_get (value_location) != NULL)
-+  if G_LIKELY ((gpointer) g_atomic_pointer_get ((volatile gpointer *)value_location) != NULL)
-     return FALSE;
-   else
-     return g_once_init_enter_impl (value_location);
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.30.3.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.32.1.bb
similarity index 91%
rename from meta/recipes-core/glib-2.0/glib-2.0_2.30.3.bb
rename to meta/recipes-core/glib-2.0/glib-2.0_2.32.1.bb
index f1f9217..354620f 100644
--- a/meta/recipes-core/glib-2.0/glib-2.0_2.30.3.bb
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.32.1.bb
@@ -1,6 +1,5 @@
 require glib.inc
 
-PR = "r1"
 PE = "1"
 
 DEPENDS += "libffi python-argparse-native zlib"
@@ -12,12 +11,11 @@ SHRT_VER = "${@d.getVar('PV',1).split('.')[0]}.${@d.getVar('PV',1).split('.')[1]
 SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \
            file://configure-libtool.patch \
            file://60_wait-longer-for-threads-to-die.patch \
-           file://g_once_init_enter.patch \
            file://glib-2.0_fix_for_x32.patch \
            file://nodbus.patch \
           "
-SRC_URI[md5sum] = "0f9fa329c6c1012d0fd861ad3d8a4520"
-SRC_URI[sha256sum] = "e6cbb27c71c445993346e785e8609cc75cea2941e32312e544872feba572dd27"
+SRC_URI[md5sum] = "032c7cf9868c9aa186b490b155a41144"
+SRC_URI[sha256sum] = "484d5b7fc09f3fa398355adaf74b369768f5859866c299f229c99721990f8398"
 
 # Only apply this patch for target recipe on uclibc
 SRC_URI_append_libc-uclibc = " ${@['', 'file://no-iconv.patch']['${PN}' == '${BPN}']}"
diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc
index 835743a..33f7613 100644
--- a/meta/recipes-core/glib-2.0/glib.inc
+++ b/meta/recipes-core/glib-2.0/glib.inc
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
                     file://gmodule/COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
                     file://gmodule/gmodule.h;startline=4;endline=17;md5=76ab161b37202cd004073c42fac276ed \
                     file://glib/pcre/COPYING;md5=266ebc3ff74ee9ce6fad65577667c0f4 \
-                    file://glib/pcre/pcre.h;startline=11;endline=35;md5=ce867cf87ebbd2bb55e980d90328390d \
+                    file://glib/pcre/pcre.h;startline=11;endline=35;md5=2ffb79f0a0933f282f4f36cda635683d \
                     file://docs/reference/COPYING;md5=f51a5100c17af6bae00735cd791e1fcc"
 BUGTRACKER = "http://bugzilla.gnome.org"
 SECTION = "libs"
-- 
1.7.7.6




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

* [CONSOLIDATED PULL 13/19] gobject-introspection: upgrade to 1.32.1
  2012-04-30 22:20 [CONSOLIDATED PULL 00/19] Updates and Fixes Saul Wold
                   ` (11 preceding siblings ...)
  2012-04-30 22:20 ` [CONSOLIDATED PULL 12/19] glib-2.0: upgrade to 2.32.1 Saul Wold
@ 2012-04-30 22:20 ` Saul Wold
  2012-04-30 22:20 ` [CONSOLIDATED PULL 14/19] libsoup-2.4: upgrade to 2.38.1 Saul Wold
                   ` (5 subsequent siblings)
  18 siblings, 0 replies; 24+ messages in thread
From: Saul Wold @ 2012-04-30 22:20 UTC (permalink / raw)
  To: openembedded-core

From: Martin Jansa <Martin.Jansa@gmail.com>

* simplify SRC_URI
* add COPYING to LIC_FILES_CHKSUM

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 ..._1.31.20.bb => gobject-introspection_1.32.1.bb} |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
 rename meta/recipes-gnome/gnome/{gobject-introspection_1.31.20.bb => gobject-introspection_1.32.1.bb} (52%)

diff --git a/meta/recipes-gnome/gnome/gobject-introspection_1.31.20.bb b/meta/recipes-gnome/gnome/gobject-introspection_1.32.1.bb
similarity index 52%
rename from meta/recipes-gnome/gnome/gobject-introspection_1.31.20.bb
rename to meta/recipes-gnome/gnome/gobject-introspection_1.32.1.bb
index beb96a6..f51e83e 100644
--- a/meta/recipes-gnome/gnome/gobject-introspection_1.31.20.bb
+++ b/meta/recipes-gnome/gnome/gobject-introspection_1.32.1.bb
@@ -3,16 +3,19 @@ DEPENDS = "glib-2.0 libffi python-native gobject-introspection-native"
 DEPENDS_virtclass-native = "glib-2.0-native libffi-native python-native bison-native flex-native"
 BBCLASSEXTEND = "native"
 
-SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/gobject-introspection/1.31/gobject-introspection-1.31.20.tar.xz \
+SHRT_VER = "${@d.getVar('PV',1).split('.')[0]}.${@d.getVar('PV',1).split('.')[1]}"
+SRC_URI = "\
+  ${GNOME_MIRROR}/${BPN}/${SHRT_VER}/${BP}.tar.xz \
   file://use-usr-bin-env-for-python.patch \
 "
 
-SRC_URI[md5sum] = "05d9ac99a5929d002867b86a2a69b8b5"
-SRC_URI[sha256sum] = "e1552884b642e7e5a56a175ae85bfdebfd16c29a7bbe4f6ca9cdf591e333f070"
+SRC_URI[md5sum] = "7bbdb696c37bb98aef5af02c4b8975e3"
+SRC_URI[sha256sum] = "44f3fb933f76e4728818cc360cb5f9e2edcbdf9bc8a8f9aded99b3e3ef5cb858"
 
 LICENSE = "GPLv2+ & LGPLv2+"
-LIC_FILES_CHKSUM = "file://COPYING.GPL;md5=94d55d512a9ba36caa9b7df079bae19f \
-		    file://COPYING.LGPL;md5=3bf50002aefd002f49e7bb854063f7e7"
+LIC_FILES_CHKSUM = "file://COPYING;md5=90d577535a3898e1ae5dbf0ae3509a8c \
+                    file://COPYING.GPL;md5=94d55d512a9ba36caa9b7df079bae19f \
+                    file://COPYING.LGPL;md5=3bf50002aefd002f49e7bb854063f7e7"
 
 inherit autotools
 
-- 
1.7.7.6




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

* [CONSOLIDATED PULL 14/19] libsoup-2.4: upgrade to 2.38.1
  2012-04-30 22:20 [CONSOLIDATED PULL 00/19] Updates and Fixes Saul Wold
                   ` (12 preceding siblings ...)
  2012-04-30 22:20 ` [CONSOLIDATED PULL 13/19] gobject-introspection: upgrade to 1.32.1 Saul Wold
@ 2012-04-30 22:20 ` Saul Wold
  2012-04-30 22:20 ` [CONSOLIDATED PULL 15/19] ofono: upgrade to 1.6 Saul Wold
                   ` (4 subsequent siblings)
  18 siblings, 0 replies; 24+ messages in thread
From: Saul Wold @ 2012-04-30 22:20 UTC (permalink / raw)
  To: openembedded-core

From: Martin Jansa <Martin.Jansa@gmail.com>

* newer webkit-efl needs 2.37.4 or newer

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 ...libsoup-2.4_2.36.1.bb => libsoup-2.4_2.38.1.bb} |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-support/libsoup/{libsoup-2.4_2.36.1.bb => libsoup-2.4_2.38.1.bb} (55%)

diff --git a/meta/recipes-support/libsoup/libsoup-2.4_2.36.1.bb b/meta/recipes-support/libsoup/libsoup-2.4_2.38.1.bb
similarity index 55%
rename from meta/recipes-support/libsoup/libsoup-2.4_2.36.1.bb
rename to meta/recipes-support/libsoup/libsoup-2.4_2.38.1.bb
index 8e6ef26..c04918e 100644
--- a/meta/recipes-support/libsoup/libsoup-2.4_2.36.1.bb
+++ b/meta/recipes-support/libsoup/libsoup-2.4_2.38.1.bb
@@ -6,14 +6,14 @@ LICENSE = "LGPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=5f30f0716dfdd0d91eb439ebec522ec2"
 
 SECTION = "x11/gnome/libs"
-PR = "r1"
 
 DEPENDS = "glib-2.0 gnutls libxml2 libproxy sqlite3 libgnome-keyring"
 
-SRC_URI = "${GNOME_MIRROR}/libsoup/2.36/libsoup-${PV}.tar.bz2"
+SHRT_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"
+SRC_URI = "${GNOME_MIRROR}/libsoup/${SHRT_VER}/libsoup-${PV}.tar.xz"
 
-SRC_URI[md5sum] = "9c03fc033da61deaf5b403e9e9c884b8"
-SRC_URI[sha256sum] = "c387eefd8214c458965b1d6e3490cea33b5bb6c81798cac90cde96136dc19401"
+SRC_URI[md5sum] = "d13fb4968acea24c26b83268a308f580"
+SRC_URI[sha256sum] = "71b8923fc7a5fef9abc5420f7f3d666fdb589f43a8c50892d584d58b3c513f9a"
 
 S = "${WORKDIR}/libsoup-${PV}"
 
-- 
1.7.7.6




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

* [CONSOLIDATED PULL 15/19] ofono: upgrade to 1.6
  2012-04-30 22:20 [CONSOLIDATED PULL 00/19] Updates and Fixes Saul Wold
                   ` (13 preceding siblings ...)
  2012-04-30 22:20 ` [CONSOLIDATED PULL 14/19] libsoup-2.4: upgrade to 2.38.1 Saul Wold
@ 2012-04-30 22:20 ` Saul Wold
  2012-04-30 22:21 ` [CONSOLIDATED PULL 16/19] Fix a couple of missing Upstream-Status Saul Wold
                   ` (3 subsequent siblings)
  18 siblings, 0 replies; 24+ messages in thread
From: Saul Wold @ 2012-04-30 22:20 UTC (permalink / raw)
  To: openembedded-core

From: Martin Jansa <martin.jansa@gmail.com>

* 1.5 is not compatible with glib-2.32 and newer
  | In file included from gisi/client.h:30:0,
  |                  from gisi/client.c:33:
  |/OE/shr-core/tmp-eglibc/sysroots/spitz/usr/include/glib-2.0/glib/gtypes.h:28:2: error: #error "Only <glib.h> can be included directly."

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta/recipes-connectivity/ofono/ofono_1.5.bb |   14 --------------
 meta/recipes-connectivity/ofono/ofono_1.6.bb |   15 +++++++++++++++
 2 files changed, 15 insertions(+), 14 deletions(-)
 delete mode 100644 meta/recipes-connectivity/ofono/ofono_1.5.bb
 create mode 100644 meta/recipes-connectivity/ofono/ofono_1.6.bb

diff --git a/meta/recipes-connectivity/ofono/ofono_1.5.bb b/meta/recipes-connectivity/ofono/ofono_1.5.bb
deleted file mode 100644
index dad813f..0000000
--- a/meta/recipes-connectivity/ofono/ofono_1.5.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-require ofono.inc
-
-PR = "r1"
-
-SRC_URI  = "${KERNELORG_MIRROR}/linux/network/ofono/${BPN}-${PV}.tar.bz2 \
-	          file://ofono"
-
-EXTRA_OECONF += "\
-    --enable-test \
-    ${@base_contains('DISTRO_FEATURES', 'bluetooth','--enable-bluetooth', '--disable-bluetooth', d)} \
-"
-
-SRC_URI[md5sum] = "a54935a2a86b90300410c6c033284f6c"
-SRC_URI[sha256sum] = "3a70608c17f3dca34c1e057aacdf836021322dfdcaf9edc777119eafe48076b3"
diff --git a/meta/recipes-connectivity/ofono/ofono_1.6.bb b/meta/recipes-connectivity/ofono/ofono_1.6.bb
new file mode 100644
index 0000000..386ffee
--- /dev/null
+++ b/meta/recipes-connectivity/ofono/ofono_1.6.bb
@@ -0,0 +1,15 @@
+require ofono.inc
+
+SRC_URI  = "\
+  ${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.bz2 \
+  file://ofono \
+"
+SRC_URI[md5sum] = "d863b2b650a525cf75056085398bc8ef"
+SRC_URI[sha256sum] = "63e38ea1cf35b00ecbab7611c6caa2adcd33eb10495f7a9f72013d4ab7a14c98"
+
+
+EXTRA_OECONF += "\
+    --enable-test \
+    ${@base_contains('DISTRO_FEATURES', 'bluetooth','--enable-bluetooth', '--disable-bluetooth', d)} \
+"
+
-- 
1.7.7.6




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

* [CONSOLIDATED PULL 16/19] Fix a couple of missing Upstream-Status
  2012-04-30 22:20 [CONSOLIDATED PULL 00/19] Updates and Fixes Saul Wold
                   ` (14 preceding siblings ...)
  2012-04-30 22:20 ` [CONSOLIDATED PULL 15/19] ofono: upgrade to 1.6 Saul Wold
@ 2012-04-30 22:21 ` Saul Wold
  2012-04-30 22:21 ` [CONSOLIDATED PULL 17/19] eglibc-package: remove /var Saul Wold
                   ` (2 subsequent siblings)
  18 siblings, 0 replies; 24+ messages in thread
From: Saul Wold @ 2012-04-30 22:21 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 ...b-1.99-gcc-4.7.0-uninitialized-var-errors.patch |    2 +-
 .../qt4/files/qt-mobility-no-opengl.patch          |    2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-bsp/grub/files/grub-1.99-gcc-4.7.0-uninitialized-var-errors.patch b/meta/recipes-bsp/grub/files/grub-1.99-gcc-4.7.0-uninitialized-var-errors.patch
index 397d11f..f812147 100644
--- a/meta/recipes-bsp/grub/files/grub-1.99-gcc-4.7.0-uninitialized-var-errors.patch
+++ b/meta/recipes-bsp/grub/files/grub-1.99-gcc-4.7.0-uninitialized-var-errors.patch
@@ -1,4 +1,4 @@
-UpstreamStatus: Pending
+Upstream-Status: Pending
 
 This patch quitens this error:
 
diff --git a/meta/recipes-qt/qt4/files/qt-mobility-no-opengl.patch b/meta/recipes-qt/qt4/files/qt-mobility-no-opengl.patch
index aa15683..1724995 100644
--- a/meta/recipes-qt/qt4/files/qt-mobility-no-opengl.patch
+++ b/meta/recipes-qt/qt4/files/qt-mobility-no-opengl.patch
@@ -1,3 +1,5 @@
+Upstream-Status: Inappropriate [configuration]
+
 diff --git a/examples/declarative-camera/declarative-camera.pro b/examples/declarative-camera/declarative-camera.pro
 index 8164fbc..54fd8ad 100644
 --- a/examples/declarative-camera/declarative-camera.pro
-- 
1.7.7.6




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

* [CONSOLIDATED PULL 17/19] eglibc-package: remove /var
  2012-04-30 22:20 [CONSOLIDATED PULL 00/19] Updates and Fixes Saul Wold
                   ` (15 preceding siblings ...)
  2012-04-30 22:21 ` [CONSOLIDATED PULL 16/19] Fix a couple of missing Upstream-Status Saul Wold
@ 2012-04-30 22:21 ` Saul Wold
  2012-04-30 22:21 ` [CONSOLIDATED PULL 18/19] libgcc: Add MLPREFIX to sanity check skip Saul Wold
  2012-04-30 22:21 ` [CONSOLIDATED PULL 19/19] gcc-package-target: add libexec for plugins Saul Wold
  18 siblings, 0 replies; 24+ messages in thread
From: Saul Wold @ 2012-04-30 22:21 UTC (permalink / raw)
  To: openembedded-core

This is a newly installed directory and Makefile that is not needed
in an embedded setup

It fixes:
ERROR: For recipe eglibc, the following files/directories were installed but not shipped in any package:
ERROR:   /var
ERROR:   /var/db
ERROR:   /var/db/Makefile

Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 meta/recipes-core/eglibc/eglibc-package.inc |    1 +
 meta/recipes-core/eglibc/eglibc_2.15.bb     |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-core/eglibc/eglibc-package.inc b/meta/recipes-core/eglibc/eglibc-package.inc
index 0db221f..7d97567 100644
--- a/meta/recipes-core/eglibc/eglibc-package.inc
+++ b/meta/recipes-core/eglibc/eglibc-package.inc
@@ -77,6 +77,7 @@ PERLPATH_virtclass-nativesdk = "/usr/bin/env perl"
 
 do_install_append () {
 	rm -f ${D}${sysconfdir}/localtime
+	rm -rf ${D}${localstatedir}
 
 	oe_multilib_header bits/syscall.h
 
diff --git a/meta/recipes-core/eglibc/eglibc_2.15.bb b/meta/recipes-core/eglibc/eglibc_2.15.bb
index 713efc3..f5219d1 100644
--- a/meta/recipes-core/eglibc/eglibc_2.15.bb
+++ b/meta/recipes-core/eglibc/eglibc_2.15.bb
@@ -3,7 +3,7 @@ require eglibc.inc
 SRCREV = "17386"
 
 DEPENDS += "gperf-native"
-PR = "r6"
+PR = "r7"
 PR_append = "+svnr${SRCPV}"
 
 EGLIBC_BRANCH="eglibc-2_15"
-- 
1.7.7.6




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

* [CONSOLIDATED PULL 18/19] libgcc: Add MLPREFIX to sanity check skip
  2012-04-30 22:20 [CONSOLIDATED PULL 00/19] Updates and Fixes Saul Wold
                   ` (16 preceding siblings ...)
  2012-04-30 22:21 ` [CONSOLIDATED PULL 17/19] eglibc-package: remove /var Saul Wold
@ 2012-04-30 22:21 ` Saul Wold
  2012-05-01 10:48   ` Richard Purdie
  2012-04-30 22:21 ` [CONSOLIDATED PULL 19/19] gcc-package-target: add libexec for plugins Saul Wold
  18 siblings, 1 reply; 24+ messages in thread
From: Saul Wold @ 2012-04-30 22:21 UTC (permalink / raw)
  To: openembedded-core

Fixes:
ERROR: QA Issue: non -staticdev package contains static .a library: lib32-libgcov-dev path '/work/x86-pokymllib32-linux/lib32-libgcc-4.7.0+svnr186651-r0/packages-split/lib32-libgcov-dev/usr/lib/i586-pokymllib32-linux/4.7.1/libgcov.a'
ERROR: QA run found fatal errors. Please consider fixing them.
ERROR: Function failed: do_package_qa
ERROR: Logfile of failure stored in: /srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-multilib/build/build/tmp/work/x86-pokymllib32-linux/lib32-libgcc-4.7.0+svnr186651-r0/temp/log.do_package.9691
NOTE: package lib32-libgcc-4.7.0+svnr186651-r0: task do_package: Failed
ERROR: Task 1077 (virtual:multilib:lib32:/srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-multilib/build/meta/recipes-devtools/gcc/libgcc_4.7.bb, do_package) failed with exit code '1'
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 meta/recipes-devtools/gcc/libgcc_4.7.bb |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-devtools/gcc/libgcc_4.7.bb b/meta/recipes-devtools/gcc/libgcc_4.7.bb
index 8529755..1262fd3 100644
--- a/meta/recipes-devtools/gcc/libgcc_4.7.bb
+++ b/meta/recipes-devtools/gcc/libgcc_4.7.bb
@@ -66,6 +66,5 @@ do_package_write_rpm[depends] += "virtual/${MLPREFIX}libc:do_package"
 
 BBCLASSEXTEND = "nativesdk"
 
-INSANE_SKIP_${PN}-dev = "staticdev"
-INSANE_SKIP_libgcov${PKGSUFFIX}-dev = "staticdev"
-
+INSANE_SKIP_${MLPREFIX}${PN}-dev = "staticdev"
+INSANE_SKIP_${MLPREFIX}libgcov${PKGSUFFIX}-dev = "staticdev"
-- 
1.7.7.6




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

* [CONSOLIDATED PULL 19/19] gcc-package-target: add libexec for plugins
  2012-04-30 22:20 [CONSOLIDATED PULL 00/19] Updates and Fixes Saul Wold
                   ` (17 preceding siblings ...)
  2012-04-30 22:21 ` [CONSOLIDATED PULL 18/19] libgcc: Add MLPREFIX to sanity check skip Saul Wold
@ 2012-04-30 22:21 ` Saul Wold
  2012-05-01 13:17   ` Richard Purdie
  18 siblings, 1 reply; 24+ messages in thread
From: Saul Wold @ 2012-04-30 22:21 UTC (permalink / raw)
  To: openembedded-core

Fixes:

ERROR: For recipe gcc, the following files/directories were installed but not shipped in any package:
ERROR:   /usr/libexec/gcc/i586-poky-linux/4.7.1/plugin/gengtype
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
 meta/recipes-devtools/gcc/gcc-4.7.inc            |    2 +-
 meta/recipes-devtools/gcc/gcc-package-target.inc |   11 ++++-------
 2 files changed, 5 insertions(+), 8 deletions(-)

diff --git a/meta/recipes-devtools/gcc/gcc-4.7.inc b/meta/recipes-devtools/gcc/gcc-4.7.inc
index 784a3be..8adeb8d 100644
--- a/meta/recipes-devtools/gcc/gcc-4.7.inc
+++ b/meta/recipes-devtools/gcc/gcc-4.7.inc
@@ -1,6 +1,6 @@
 require gcc-common.inc
 
-PR = "r0"
+PR = "r1"
 
 # Third digit in PV should be incremented after a minor release
 # happens from this branch on gcc e.g. currently its 4.7.0
diff --git a/meta/recipes-devtools/gcc/gcc-package-target.inc b/meta/recipes-devtools/gcc/gcc-package-target.inc
index d58e001..392dfc4 100644
--- a/meta/recipes-devtools/gcc/gcc-package-target.inc
+++ b/meta/recipes-devtools/gcc/gcc-package-target.inc
@@ -1,5 +1,5 @@
 PACKAGES = "\
-  ${PN} ${PN}-plugins ${PN}-symlinks \
+  ${PN} ${PN}-symlinks \
   g++ g++-symlinks \
   cpp cpp-symlinks \
   g77 g77-symlinks \
@@ -36,20 +36,17 @@ FILES_${PN}-dev = "\
 "
 FILES_${PN}-plugin-dev = "\
   ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/include/ \
-  ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/gengtype \
   ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/gtype.state \
+  ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/plugin/gengtype \
 "
+ALLOW_EMPTY_${PN}-plugin-dev = "1"
+
 FILES_${PN}-symlinks = "\
   ${bindir}/cc \
   ${bindir}/gcc \
   ${bindir}/gccbug \
 "
 
-FILES_${PN}-plugins = "\
-  ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin \
-"
-ALLOW_EMPTY_${PN}-plugins = "1"
-
 FILES_g77 = "\
   ${bindir}/${TARGET_PREFIX}g77 \
   ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/f771 \
-- 
1.7.7.6




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

* Re: [CONSOLIDATED PULL 18/19] libgcc: Add MLPREFIX to sanity check skip
  2012-04-30 22:21 ` [CONSOLIDATED PULL 18/19] libgcc: Add MLPREFIX to sanity check skip Saul Wold
@ 2012-05-01 10:48   ` Richard Purdie
  0 siblings, 0 replies; 24+ messages in thread
From: Richard Purdie @ 2012-05-01 10:48 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On Mon, 2012-04-30 at 15:21 -0700, Saul Wold wrote:
> Fixes:
> ERROR: QA Issue: non -staticdev package contains static .a library: lib32-libgcov-dev path '/work/x86-pokymllib32-linux/lib32-libgcc-4.7.0+svnr186651-r0/packages-split/lib32-libgcov-dev/usr/lib/i586-pokymllib32-linux/4.7.1/libgcov.a'
> ERROR: QA run found fatal errors. Please consider fixing them.
> ERROR: Function failed: do_package_qa
> ERROR: Logfile of failure stored in: /srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-multilib/build/build/tmp/work/x86-pokymllib32-linux/lib32-libgcc-4.7.0+svnr186651-r0/temp/log.do_package.9691
> NOTE: package lib32-libgcc-4.7.0+svnr186651-r0: task do_package: Failed
> ERROR: Task 1077 (virtual:multilib:lib32:/srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly-multilib/build/meta/recipes-devtools/gcc/libgcc_4.7.bb, do_package) failed with exit code '1'
> Signed-off-by: Saul Wold <sgw@linux.intel.com>
> ---
>  meta/recipes-devtools/gcc/libgcc_4.7.bb |    5 ++---
>  1 files changed, 2 insertions(+), 3 deletions(-)
> 
> diff --git a/meta/recipes-devtools/gcc/libgcc_4.7.bb b/meta/recipes-devtools/gcc/libgcc_4.7.bb
> index 8529755..1262fd3 100644
> --- a/meta/recipes-devtools/gcc/libgcc_4.7.bb
> +++ b/meta/recipes-devtools/gcc/libgcc_4.7.bb
> @@ -66,6 +66,5 @@ do_package_write_rpm[depends] += "virtual/${MLPREFIX}libc:do_package"
>  
>  BBCLASSEXTEND = "nativesdk"
>  
> -INSANE_SKIP_${PN}-dev = "staticdev"
> -INSANE_SKIP_libgcov${PKGSUFFIX}-dev = "staticdev"
> -
> +INSANE_SKIP_${MLPREFIX}${PN}-dev = "staticdev"
> +INSANE_SKIP_${MLPREFIX}libgcov${PKGSUFFIX}-dev = "staticdev"

You only need to add this in the non ${PN} (second) case. I suspect the
above causes different warnings.

Cheers,

Richard





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

* Re: [CONSOLIDATED PULL 19/19] gcc-package-target: add libexec for plugins
  2012-04-30 22:21 ` [CONSOLIDATED PULL 19/19] gcc-package-target: add libexec for plugins Saul Wold
@ 2012-05-01 13:17   ` Richard Purdie
  2012-05-01 13:26     ` Khem Raj
  0 siblings, 1 reply; 24+ messages in thread
From: Richard Purdie @ 2012-05-01 13:17 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On Mon, 2012-04-30 at 15:21 -0700, Saul Wold wrote:
> Fixes:
> 
> ERROR: For recipe gcc, the following files/directories were installed but not shipped in any package:
> ERROR:   /usr/libexec/gcc/i586-poky-linux/4.7.1/plugin/gengtype
> Signed-off-by: Saul Wold <sgw@linux.intel.com>
> ---
>  meta/recipes-devtools/gcc/gcc-4.7.inc            |    2 +-
>  meta/recipes-devtools/gcc/gcc-package-target.inc |   11 ++++-------
>  2 files changed, 5 insertions(+), 8 deletions(-)

Saul, this patch does other things in addition to what is described
above. Why?

Cheers,

Richard


> diff --git a/meta/recipes-devtools/gcc/gcc-4.7.inc b/meta/recipes-devtools/gcc/gcc-4.7.inc
> index 784a3be..8adeb8d 100644
> --- a/meta/recipes-devtools/gcc/gcc-4.7.inc
> +++ b/meta/recipes-devtools/gcc/gcc-4.7.inc
> @@ -1,6 +1,6 @@
>  require gcc-common.inc
>  
> -PR = "r0"
> +PR = "r1"
>  
>  # Third digit in PV should be incremented after a minor release
>  # happens from this branch on gcc e.g. currently its 4.7.0
> diff --git a/meta/recipes-devtools/gcc/gcc-package-target.inc b/meta/recipes-devtools/gcc/gcc-package-target.inc
> index d58e001..392dfc4 100644
> --- a/meta/recipes-devtools/gcc/gcc-package-target.inc
> +++ b/meta/recipes-devtools/gcc/gcc-package-target.inc
> @@ -1,5 +1,5 @@
>  PACKAGES = "\
> -  ${PN} ${PN}-plugins ${PN}-symlinks \
> +  ${PN} ${PN}-symlinks \
>    g++ g++-symlinks \
>    cpp cpp-symlinks \
>    g77 g77-symlinks \
> @@ -36,20 +36,17 @@ FILES_${PN}-dev = "\
>  "
>  FILES_${PN}-plugin-dev = "\
>    ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/include/ \
> -  ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/gengtype \
>    ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/gtype.state \
> +  ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/plugin/gengtype \
>  "
> +ALLOW_EMPTY_${PN}-plugin-dev = "1"
> +
>  FILES_${PN}-symlinks = "\
>    ${bindir}/cc \
>    ${bindir}/gcc \
>    ${bindir}/gccbug \
>  "
>  
> -FILES_${PN}-plugins = "\
> -  ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin \
> -"
> -ALLOW_EMPTY_${PN}-plugins = "1"
> -
>  FILES_g77 = "\
>    ${bindir}/${TARGET_PREFIX}g77 \
>    ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/f771 \





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

* Re: [CONSOLIDATED PULL 19/19] gcc-package-target: add libexec for plugins
  2012-05-01 13:17   ` Richard Purdie
@ 2012-05-01 13:26     ` Khem Raj
  2012-05-01 15:00       ` Saul Wold
  0 siblings, 1 reply; 24+ messages in thread
From: Khem Raj @ 2012-05-01 13:26 UTC (permalink / raw)
  To: openembedded-core

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 05/01/2012 06:17 AM, Richard Purdie wrote:
> On Mon, 2012-04-30 at 15:21 -0700, Saul Wold wrote:
>> Fixes:
>> 
>> ERROR: For recipe gcc, the following files/directories were
>> installed but not shipped in any package: ERROR:
>> /usr/libexec/gcc/i586-poky-linux/4.7.1/plugin/gengtype

see part of this commit
http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/misc&id=86542ceef469a20a77d2191f7c1f6e36911174d3

>> Signed-off-by: Saul Wold <sgw@linux.intel.com> --- 
>> meta/recipes-devtools/gcc/gcc-4.7.inc            |    2 +- 
>> meta/recipes-devtools/gcc/gcc-package-target.inc |   11
>> ++++------- 2 files changed, 5 insertions(+), 8 deletions(-)
> 
> Saul, this patch does other things in addition to what is
> described above. Why?
> 
> Cheers,
> 
> Richard
> 
> 
>> diff --git a/meta/recipes-devtools/gcc/gcc-4.7.inc
>> b/meta/recipes-devtools/gcc/gcc-4.7.inc index 784a3be..8adeb8d
>> 100644 --- a/meta/recipes-devtools/gcc/gcc-4.7.inc +++
>> b/meta/recipes-devtools/gcc/gcc-4.7.inc @@ -1,6 +1,6 @@ require
>> gcc-common.inc
>> 
>> -PR = "r0" +PR = "r1"
>> 
>> # Third digit in PV should be incremented after a minor release #
>> happens from this branch on gcc e.g. currently its 4.7.0 diff
>> --git a/meta/recipes-devtools/gcc/gcc-package-target.inc
>> b/meta/recipes-devtools/gcc/gcc-package-target.inc index
>> d58e001..392dfc4 100644 ---
>> a/meta/recipes-devtools/gcc/gcc-package-target.inc +++
>> b/meta/recipes-devtools/gcc/gcc-package-target.inc @@ -1,5 +1,5
>> @@ PACKAGES = "\ -  ${PN} ${PN}-plugins ${PN}-symlinks \ +  ${PN}
>> ${PN}-symlinks \ g++ g++-symlinks \ cpp cpp-symlinks \ g77
>> g77-symlinks \ @@ -36,20 +36,17 @@ FILES_${PN}-dev = "\ " 
>> FILES_${PN}-plugin-dev = "\ 
>> ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/include/ \ -
>> ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/gengtype \ 
>> ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/gtype.state \ +
>> ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/plugin/gengtype \ " 
>> +ALLOW_EMPTY_${PN}-plugin-dev = "1" + FILES_${PN}-symlinks = "\ 
>> ${bindir}/cc \ ${bindir}/gcc \ ${bindir}/gccbug \ "
>> 
>> -FILES_${PN}-plugins = "\ -
>> ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin \ -" 
>> -ALLOW_EMPTY_${PN}-plugins = "1" - FILES_g77 = "\ 
>> ${bindir}/${TARGET_PREFIX}g77 \ 
>> ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/f771 \
> 
> 
> 
> _______________________________________________ Openembedded-core
> mailing list Openembedded-core@lists.openembedded.org 
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk+f5HcACgkQuwUzVZGdMxTCWgCZAb0BcPwGMsign36/AGoPBQpk
ABoAn3lqySL2xGTUFvwQoAbXUz3eNQzr
=NpaZ
-----END PGP SIGNATURE-----



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

* Re: [CONSOLIDATED PULL 19/19] gcc-package-target: add libexec for plugins
  2012-05-01 13:26     ` Khem Raj
@ 2012-05-01 15:00       ` Saul Wold
  0 siblings, 0 replies; 24+ messages in thread
From: Saul Wold @ 2012-05-01 15:00 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On 05/01/2012 06:26 AM, Khem Raj wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 05/01/2012 06:17 AM, Richard Purdie wrote:
>> On Mon, 2012-04-30 at 15:21 -0700, Saul Wold wrote:
>>> Fixes:
>>>
>>> ERROR: For recipe gcc, the following files/directories were
>>> installed but not shipped in any package: ERROR:
>>> /usr/libexec/gcc/i586-poky-linux/4.7.1/plugin/gengtype
>
> see part of this commit
> http://git.openembedded.org/openembedded-core-contrib/commit/?h=kraj/misc&id=86542ceef469a20a77d2191f7c1f6e36911174d3
>
Khem, this patch also seems to to multiple things.

>>> Signed-off-by: Saul Wold<sgw@linux.intel.com>  ---
>>> meta/recipes-devtools/gcc/gcc-4.7.inc            |    2 +-
>>> meta/recipes-devtools/gcc/gcc-package-target.inc |   11
>>> ++++------- 2 files changed, 5 insertions(+), 8 deletions(-)
>>
>> Saul, this patch does other things in addition to what is
>> described above. Why?
>>
I had a different change, and should have changed that back to not 
remove the plug-in package.  I will update this patch in the tree.

Sau!

>> Cheers,
>>
>> Richard
>>
>>
>>> diff --git a/meta/recipes-devtools/gcc/gcc-4.7.inc
>>> b/meta/recipes-devtools/gcc/gcc-4.7.inc index 784a3be..8adeb8d
>>> 100644 --- a/meta/recipes-devtools/gcc/gcc-4.7.inc +++
>>> b/meta/recipes-devtools/gcc/gcc-4.7.inc @@ -1,6 +1,6 @@ require
>>> gcc-common.inc
>>>
>>> -PR = "r0" +PR = "r1"
>>>
>>> # Third digit in PV should be incremented after a minor release #
>>> happens from this branch on gcc e.g. currently its 4.7.0 diff
>>> --git a/meta/recipes-devtools/gcc/gcc-package-target.inc
>>> b/meta/recipes-devtools/gcc/gcc-package-target.inc index
>>> d58e001..392dfc4 100644 ---
>>> a/meta/recipes-devtools/gcc/gcc-package-target.inc +++
>>> b/meta/recipes-devtools/gcc/gcc-package-target.inc @@ -1,5 +1,5
>>> @@ PACKAGES = "\ -  ${PN} ${PN}-plugins ${PN}-symlinks \ +  ${PN}
>>> ${PN}-symlinks \ g++ g++-symlinks \ cpp cpp-symlinks \ g77
>>> g77-symlinks \ @@ -36,20 +36,17 @@ FILES_${PN}-dev = "\ "
>>> FILES_${PN}-plugin-dev = "\
>>> ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/include/ \ -
>>> ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/gengtype \
>>> ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin/gtype.state \ +
>>> ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/plugin/gengtype \ "
>>> +ALLOW_EMPTY_${PN}-plugin-dev = "1" + FILES_${PN}-symlinks = "\
>>> ${bindir}/cc \ ${bindir}/gcc \ ${bindir}/gccbug \ "
>>>
>>> -FILES_${PN}-plugins = "\ -
>>> ${gcclibdir}/${TARGET_SYS}/${BINV}/plugin \ -"
>>> -ALLOW_EMPTY_${PN}-plugins = "1" - FILES_g77 = "\
>>> ${bindir}/${TARGET_PREFIX}g77 \
>>> ${libexecdir}/gcc/${TARGET_SYS}/${BINV}/f771 \
>>
>>
>>
>> _______________________________________________ Openembedded-core
>> mailing list Openembedded-core@lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAk+f5HcACgkQuwUzVZGdMxTCWgCZAb0BcPwGMsign36/AGoPBQpk
> ABoAn3lqySL2xGTUFvwQoAbXUz3eNQzr
> =NpaZ
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>



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

end of thread, other threads:[~2012-05-01 15:10 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-30 22:20 [CONSOLIDATED PULL 00/19] Updates and Fixes Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 01/19] xorg: add more native BBCLASSEXTENDs from meta-oe Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 02/19] opkg-utils: bump SRCREV for Packages cache fix and other fixes Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 03/19] opkg-collateral: import fixes from OE-Classic Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 04/19] alsa-tools: update to 1.0.25 Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 05/19] tune-sh4.inc: Fix spelling of big-endian feature set Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 06/19] gst-fluendo-mpegdemux: upgrade to version 0.10.70 Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 07/19] telepathy-mission-control: upgrade to version 5.12.0 Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 08/19] telepathy-glib: upgrade to version 0.18.1 Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 09/19] bluez-hcidump: upgrade to version 2.4 Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 10/19] iptables: upgrade to version 1.4.13 Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 11/19] distro_tracking_fields: Change for ofono, iptables, etc Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 12/19] glib-2.0: upgrade to 2.32.1 Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 13/19] gobject-introspection: upgrade to 1.32.1 Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 14/19] libsoup-2.4: upgrade to 2.38.1 Saul Wold
2012-04-30 22:20 ` [CONSOLIDATED PULL 15/19] ofono: upgrade to 1.6 Saul Wold
2012-04-30 22:21 ` [CONSOLIDATED PULL 16/19] Fix a couple of missing Upstream-Status Saul Wold
2012-04-30 22:21 ` [CONSOLIDATED PULL 17/19] eglibc-package: remove /var Saul Wold
2012-04-30 22:21 ` [CONSOLIDATED PULL 18/19] libgcc: Add MLPREFIX to sanity check skip Saul Wold
2012-05-01 10:48   ` Richard Purdie
2012-04-30 22:21 ` [CONSOLIDATED PULL 19/19] gcc-package-target: add libexec for plugins Saul Wold
2012-05-01 13:17   ` Richard Purdie
2012-05-01 13:26     ` Khem Raj
2012-05-01 15:00       ` Saul Wold

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.