* [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates
@ 2012-05-25 6:41 Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 01/45] sudo: fixed wrong `chmod` path Saul Wold
` (45 more replies)
0 siblings, 46 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:41 UTC (permalink / raw)
To: openembedded-core
Richard,
This has a number of fixes from the community along with a partial
set of Nitin's changes for the pending automake update.
Sau!
The following changes since commit 0f795f81fe5ad3ef78c21a177eca90fbc8810f81:
qemu: disable vnc-jpeg compression (2012-05-24 08:53:40 +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
Bogdan Marinescu (3):
lttng2-ust: updated to version 2.0.2
lttng-tools: updated to 2.0.1
Updated distro-tracking-fields.inc
Jiajun Xu (2):
ltp: Upgrade LTP to version 20120401
distro_tracking_fields: update information for ltp
Mark Hatle (1):
package.bbclass: Add additional debugging for dependencies
Martin Jansa (2):
wpa-supplicant: add wpa_supplicant.conf to CONFFILES and don't
install it twice
wpa-supplicant: don't let postinst fail when dbus-1 reload fails
Mihai Lindner (1):
sudo: fixed wrong `chmod` path
Nitin A Kamble (29):
gmp: fix build with automake 1.12
mpfr: fix build with automake 1.12
popt: fix build with automake 1.12
rpm: fix build with automake 1.12
libxml2: fix build with automake 1.12
shadow shadow-native: fix build with automake 1.12
libtasn1: fix build with automake 1.12
systemtap: fix build with automake 1.12
libmpc: fix build with automake 1.12
libcheck: fix build with automake 1.12
texinfo: fix build with automake 1.12
libidn: fix build with automake 1.12
glew: fix build with automake 1.12
findutils: fix build with automake 1.12
lrzsz: fix build with automake 1.12
minicom: fix build with automake 1.12
lighttpd: fix build with automake 1.12
libfm: fix build with automake 1.12
libcroco: fix build with automake 1.12
gmp-4.2.1: fix build with automake 1.12
coreutils-native-6.9: fix build with automake 1.12
grub-0.97: fix build with automake 1.12
diffutils-2.8.1: fix build with automake 1.12
grep-2.5.1a: fix build with automake 1.12
gawk-3.1.5: fix build with automake 1.12
findutils-4.2.31: fix build with automake 1.12
make-3.81: fix build with automake 1.12
avahi: fix install issue
pango: fix dependencies to avoid build issue
Paul Eggleton (1):
opkg-nogpg: add file path
Richard Purdie (2):
fontconfig-native: Be clear about FILE search path
binutils: Drop old/stale/broken csl recipe
Robert Yang (2):
utils.bbclass: remove the unused oe_system
oe/process.py: remove it since it is unused and duplicated
Saul Wold (1):
ltp: Add attr to DEPENDS list
Steffen Sledz (1):
dropbear: fix include dependent PR generation
meta/classes/package.bbclass | 7 +-
meta/classes/utils.bbclass | 26 -------
.../conf/distro/include/distro_tracking_fields.inc | 16 ++--
meta/lib/oe/process.py | 74 -------------------
.../grub-0.97/grub_fix_for_automake-1.12.patch | 48 ++++++++++++
meta/recipes-bsp/grub/grub_0.97.bb | 6 +-
.../lrzsz_fix_for_automake-1.12.patch | 49 ++++++++++++
meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb | 6 +-
meta/recipes-connectivity/avahi/avahi.inc | 6 +-
.../avahi/files/avahi_fix_install_issue.patch | 32 ++++++++
.../wpa-supplicant/wpa-supplicant-0.7.inc | 4 +-
.../wpa-supplicant/wpa-supplicant_0.7.3.bb | 2 +-
.../coreutils_fix_for_automake-1.12.patch | 32 ++++++++
meta/recipes-core/coreutils/coreutils_6.9.bb | 6 +-
meta/recipes-core/dropbear/dropbear.inc | 2 +
meta/recipes-core/dropbear/dropbear_2012.55.bb | 2 +-
.../libxml2/libxml2_fix_for_automake_1.12.patch | 23 ++++++
meta/recipes-core/libxml/libxml2_2.7.8.bb | 5 +-
.../binutils/binutils-cross_csl-arm-2008q1.bb | 3 -
.../binutils/binutils_csl-arm-2008q1.bb | 25 ------
.../make-3.81/make_fix_for_automake-1.12.patch | 43 +++++++++++
meta/recipes-devtools/make/make_3.81.bb | 4 +-
meta/recipes-devtools/opkg/opkg-nogpg_0.1.8.bb | 2 +
.../rpm/rpm/rpm_fix_for_automake-1.12.patch | 21 +++++
meta/recipes-devtools/rpm/rpm_5.4.0.bb | 3 +-
.../diffutils_fix_for_automake-1.12.patch | 27 +++++++
meta/recipes-extended/diffutils/diffutils_2.8.1.bb | 6 +-
.../findutils_fix_for_automake-1.12.patch | 23 ++++++
.../findutils_fix_for_automake-1.12.patch | 22 ++++++
.../recipes-extended/findutils/findutils_4.2.31.bb | 6 +-
meta/recipes-extended/findutils/findutils_4.4.2.bb | 6 +-
.../gawk-3.1.5/gawk_fix_for_automake-1.12.patch | 41 ++++++++++
meta/recipes-extended/gawk/gawk_3.1.5.bb | 2 +
.../grep-2.5.1a/grep_fix_for_automake-1.12.patch | 52 +++++++++++++
meta/recipes-extended/grep/grep_2.5.1a.bb | 7 +-
.../libidn/libidn_fix_for_automake-1.12.patch | 26 +++++++
meta/recipes-extended/libidn/libidn_1.24.bb | 5 +-
.../files/lighttpd_fix_for_automake-1.12.patch | 37 +++++++++
meta/recipes-extended/lighttpd/lighttpd_1.4.30.bb | 5 +-
.../ltp/ltp/uclibc-getcontext.patch | 78 --------------------
.../ltp/{ltp_20120104.bb => ltp_20120401.bb} | 9 +-
.../minicom_fix_for_automake-1.12.patch | 21 +++++
meta/recipes-extended/minicom/minicom_2.6.1.bb | 3 +
.../files/shadow_fix_for_automake-1.12.patch | 23 ++++++
.../shadow/shadow-native_4.1.4.3.bb | 6 +-
meta/recipes-extended/shadow/shadow_4.1.4.3.bb | 6 +-
meta/recipes-extended/sudo/sudo_1.8.4p4.bb | 6 +-
.../texinfo_fix_for_automake-1.12.patch | 24 ++++++
meta/recipes-extended/texinfo/texinfo_4.13a.bb | 3 +-
.../fontconfig/fontconfig-native_2.8.0.bb | 2 +
.../glew/files/glew_fix_for_automake-1.12.patch | 25 ++++++
meta/recipes-graphics/glew/glew_1.7.0.bb | 3 +-
meta/recipes-graphics/pango/pango.inc | 2 +-
...tools-fix-compiling-error-for-powerpc-arm.patch | 27 -------
...tng-tools_2.0-pre16.bb => lttng-tools_2.0.1.bb} | 12 ++-
.../{lttng2-ust_1.9.4.bb => lttng2-ust_2.0.2.bb} | 8 +-
.../systemtap_fix_for_automake_1.12.patch | 23 ++++++
meta/recipes-kernel/systemtap/systemtap_git.bb | 2 +-
meta/recipes-kernel/systemtap/systemtap_git.inc | 1 +
.../gmp/gmp-4.2.1/gmp_fix_for_automake-1.12.patch | 48 ++++++++++++
.../gmp/gmp/gmp_fix_for_automake-1.12.patch | 48 ++++++++++++
meta/recipes-support/gmp/gmp_4.2.1.bb | 6 +-
meta/recipes-support/gmp/gmp_5.0.4.bb | 6 +-
.../libtasn1/libtasn1_fix_for_automake_1.12.patch | 28 +++++++
meta/recipes-support/gnutls/libtasn1_2.12.bb | 6 +-
.../libcheck/libcheck_fix_for_automake-1.12.patch | 26 +++++++
meta/recipes-support/libcheck/libcheck_0.9.8.bb | 6 +-
.../files/libcroco_fix_for_automake-1.12.patch | 22 ++++++
meta/recipes-support/libcroco/libcroco_0.6.3.bb | 5 +-
.../libfm-0.1.17/libfm_fix_for_automake-1.12.patch | 48 ++++++++++++
meta/recipes-support/libfm/libfm_0.1.17.bb | 6 +-
.../libmpc/libmpc_fix_for_automake-1.12.patch | 26 +++++++
meta/recipes-support/libmpc/libmpc_0.8.2.bb | 5 +-
.../mpfr-3.1.0/mpfr_fix_for_automake-1.12.patch | 35 +++++++++
meta/recipes-support/mpfr/mpfr_3.1.0.bb | 7 +-
.../popt/popt/popt_fix_for_automake-1.12.patch | 21 +++++
meta/recipes-support/popt/popt_1.16.bb | 3 +-
77 files changed, 1035 insertions(+), 313 deletions(-)
delete mode 100644 meta/lib/oe/process.py
create mode 100644 meta/recipes-bsp/grub/grub-0.97/grub_fix_for_automake-1.12.patch
create mode 100644 meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz_fix_for_automake-1.12.patch
create mode 100644 meta/recipes-connectivity/avahi/files/avahi_fix_install_issue.patch
create mode 100644 meta/recipes-core/coreutils/coreutils-6.9/coreutils_fix_for_automake-1.12.patch
create mode 100644 meta/recipes-core/libxml/libxml2/libxml2_fix_for_automake_1.12.patch
delete mode 100644 meta/recipes-devtools/binutils/binutils-cross_csl-arm-2008q1.bb
delete mode 100644 meta/recipes-devtools/binutils/binutils_csl-arm-2008q1.bb
create mode 100644 meta/recipes-devtools/make/make-3.81/make_fix_for_automake-1.12.patch
create mode 100644 meta/recipes-devtools/rpm/rpm/rpm_fix_for_automake-1.12.patch
create mode 100644 meta/recipes-extended/diffutils/diffutils-2.8.1/diffutils_fix_for_automake-1.12.patch
create mode 100644 meta/recipes-extended/findutils/findutils-4.2.31/findutils_fix_for_automake-1.12.patch
create mode 100644 meta/recipes-extended/findutils/findutils-4.4.2/findutils_fix_for_automake-1.12.patch
create mode 100644 meta/recipes-extended/gawk/gawk-3.1.5/gawk_fix_for_automake-1.12.patch
create mode 100644 meta/recipes-extended/grep/grep-2.5.1a/grep_fix_for_automake-1.12.patch
create mode 100644 meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch
create mode 100644 meta/recipes-extended/lighttpd/files/lighttpd_fix_for_automake-1.12.patch
delete mode 100644 meta/recipes-extended/ltp/ltp/uclibc-getcontext.patch
rename meta/recipes-extended/ltp/{ltp_20120104.bb => ltp_20120401.bb} (95%)
create mode 100644 meta/recipes-extended/minicom/minicom-2.6.1/minicom_fix_for_automake-1.12.patch
create mode 100644 meta/recipes-extended/shadow/files/shadow_fix_for_automake-1.12.patch
create mode 100644 meta/recipes-extended/texinfo/texinfo-4.13a/texinfo_fix_for_automake-1.12.patch
create mode 100644 meta/recipes-graphics/glew/files/glew_fix_for_automake-1.12.patch
delete mode 100644 meta/recipes-kernel/lttng-2.0/lttng-tools/lttng-tools-fix-compiling-error-for-powerpc-arm.patch
rename meta/recipes-kernel/lttng-2.0/{lttng-tools_2.0-pre16.bb => lttng-tools_2.0.1.bb} (70%)
rename meta/recipes-kernel/lttng-2.0/{lttng2-ust_1.9.4.bb => lttng2-ust_2.0.2.bb} (81%)
create mode 100644 meta/recipes-kernel/systemtap/systemtap/systemtap_fix_for_automake_1.12.patch
create mode 100644 meta/recipes-support/gmp/gmp-4.2.1/gmp_fix_for_automake-1.12.patch
create mode 100644 meta/recipes-support/gmp/gmp/gmp_fix_for_automake-1.12.patch
create mode 100644 meta/recipes-support/gnutls/libtasn1/libtasn1_fix_for_automake_1.12.patch
create mode 100644 meta/recipes-support/libcheck/libcheck/libcheck_fix_for_automake-1.12.patch
create mode 100644 meta/recipes-support/libcroco/files/libcroco_fix_for_automake-1.12.patch
create mode 100644 meta/recipes-support/libfm/libfm-0.1.17/libfm_fix_for_automake-1.12.patch
create mode 100644 meta/recipes-support/libmpc/libmpc/libmpc_fix_for_automake-1.12.patch
create mode 100644 meta/recipes-support/mpfr/mpfr-3.1.0/mpfr_fix_for_automake-1.12.patch
create mode 100644 meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch
--
1.7.7.6
^ permalink raw reply [flat|nested] 48+ messages in thread
* [Consolidated Pull 01/45] sudo: fixed wrong `chmod` path
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
@ 2012-05-25 6:41 ` Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 02/45] opkg-nogpg: add file path Saul Wold
` (44 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:41 UTC (permalink / raw)
To: openembedded-core
From: Mihai Lindner <mihaix.lindner@linux.intel.com>
Placed $D between braces ${D} to be correctly expanded to the
workdir path, instead of a path relative to host rootfs.
Currently, bitbake sudo fails on host systems where sudo is not
installed.
Signed-off-by: Mihai Lindner <mihaix.lindner@linux.intel.com>
---
meta/recipes-extended/sudo/sudo_1.8.4p4.bb | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-extended/sudo/sudo_1.8.4p4.bb b/meta/recipes-extended/sudo/sudo_1.8.4p4.bb
index 2315322..20c4a14 100644
--- a/meta/recipes-extended/sudo/sudo_1.8.4p4.bb
+++ b/meta/recipes-extended/sudo/sudo_1.8.4p4.bb
@@ -1,6 +1,6 @@
require sudo.inc
-PR = "r0"
+PR = "r1"
SRC_URI = "http://ftp.sudo.ws/sudo/dist/sudo-${PV}.tar.gz \
file://libtool.patch \
@@ -24,6 +24,6 @@ do_install_append () {
fi
done
- chmod 4111 $D/usr/bin/sudo
- chmod 0440 $D/etc/sudoers
+ chmod 4111 ${D}/usr/bin/sudo
+ chmod 0440 ${D}/etc/sudoers
}
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 02/45] opkg-nogpg: add file path
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 01/45] sudo: fixed wrong `chmod` path Saul Wold
@ 2012-05-25 6:41 ` Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 03/45] utils.bbclass: remove the unused oe_system Saul Wold
` (43 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:41 UTC (permalink / raw)
To: openembedded-core
From: Paul Eggleton <paul.eggleton@linux.intel.com>
There was no explicit path in FILESPATH for this recipe to allow it to
find files referred to in SRC_URI (files shared with the standard opkg
recipe). This problem may have been masked by the fetcher behaviour of
looking for files last in DL_DIR, thus if opkg has been fetched
beforehand there would have been no error.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
---
meta/recipes-devtools/opkg/opkg-nogpg_0.1.8.bb | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-devtools/opkg/opkg-nogpg_0.1.8.bb b/meta/recipes-devtools/opkg/opkg-nogpg_0.1.8.bb
index 259a60e..da2a39c 100644
--- a/meta/recipes-devtools/opkg/opkg-nogpg_0.1.8.bb
+++ b/meta/recipes-devtools/opkg/opkg-nogpg_0.1.8.bb
@@ -3,6 +3,8 @@ require opkg_${PV}.bb
DEPENDS = "curl"
PROVIDES += "opkg"
+FILESEXTRAPATHS_prepend := "${THISDIR}/opkg-${PV}:"
+
EXTRA_OECONF += "--disable-gpg"
DEFAULT_PREFERENCE = "-1"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 03/45] utils.bbclass: remove the unused oe_system
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 01/45] sudo: fixed wrong `chmod` path Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 02/45] opkg-nogpg: add file path Saul Wold
@ 2012-05-25 6:41 ` Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 04/45] oe/process.py: remove it since it is unused and duplicated Saul Wold
` (42 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:41 UTC (permalink / raw)
To: openembedded-core
From: Robert Yang <liezhi.yang@windriver.com>
The following functions in meta/classes/utils.bbclass were not
used by anyone, and they didn't work when I tried to use them:
def oe_popen_env(d):
def oe_run(d, cmd, **kwargs):
def oe_popen(d, cmd, **kwargs):
def oe_system(d, cmd, **kwargs):
There error was:
AttributeError: type object 'str' has no attribute 'getVar'
We have bitbake/lib/bb/process.py to instead, so remove them.
[YOCTO #2489]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
meta/classes/utils.bbclass | 26 --------------------------
1 files changed, 0 insertions(+), 26 deletions(-)
diff --git a/meta/classes/utils.bbclass b/meta/classes/utils.bbclass
index fde8f44..f8b09b4 100644
--- a/meta/classes/utils.bbclass
+++ b/meta/classes/utils.bbclass
@@ -58,32 +58,6 @@ def is_machine_specific(d):
if any(fetcher.localpath(url).startswith(mp + "/") for mp in machinepaths):
return True
-def oe_popen_env(d):
- env = d.getVar("__oe_popen_env", False)
- if env is None:
- env = {}
- for v in d.keys():
- if d.getVarFlag(v, "export"):
- env[v] = d.getVar(v, True) or ""
- d.setVar("__oe_popen_env", env)
- return env
-
-def oe_run(d, cmd, **kwargs):
- import oe.process
- kwargs["env"] = oe_popen_env(d)
- return oe.process.run(cmd, **kwargs)
-
-def oe_popen(d, cmd, **kwargs):
- import oe.process
- kwargs["env"] = oe_popen_env(d)
- return oe.process.Popen(cmd, **kwargs)
-
-def oe_system(d, cmd, **kwargs):
- """ Popen based version of os.system. """
- if not "shell" in kwargs:
- kwargs["shell"] = True
- return oe_popen(d, cmd, **kwargs).wait()
-
oe_soinstall() {
# Purpose: Install shared library file and
# create the necessary links
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 04/45] oe/process.py: remove it since it is unused and duplicated
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (2 preceding siblings ...)
2012-05-25 6:41 ` [Consolidated Pull 03/45] utils.bbclass: remove the unused oe_system Saul Wold
@ 2012-05-25 6:41 ` Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 05/45] dropbear: fix include dependent PR generation Saul Wold
` (41 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:41 UTC (permalink / raw)
To: openembedded-core
From: Robert Yang <liezhi.yang@windriver.com>
The meta/lib/oe/process.py is only used by oe_run and oe_popen in
meta/classes/utils.bbclass, and they will be removed, we have a better
one: bitbake/lib/bb/process.py, which can replace of it.
[YOCTO #2489]
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
meta/lib/oe/process.py | 74 ------------------------------------------------
1 files changed, 0 insertions(+), 74 deletions(-)
delete mode 100644 meta/lib/oe/process.py
diff --git a/meta/lib/oe/process.py b/meta/lib/oe/process.py
deleted file mode 100644
index 26c3e65..0000000
--- a/meta/lib/oe/process.py
+++ /dev/null
@@ -1,74 +0,0 @@
-import subprocess
-import signal
-
-def subprocess_setup():
- # Python installs a SIGPIPE handler by default. This is usually not what
- # non-Python subprocesses expect.
- signal.signal(signal.SIGPIPE, signal.SIG_DFL)
-
-class CmdError(RuntimeError):
- def __init__(self, command):
- self.command = command
-
- def __str__(self):
- if not isinstance(self.command, basestring):
- cmd = subprocess.list2cmdline(self.command)
- else:
- cmd = self.command
-
- return "Execution of '%s' failed" % cmd
-
-class NotFoundError(CmdError):
- def __str__(self):
- return CmdError.__str__(self) + ": command not found"
-
-class ExecutionError(CmdError):
- def __init__(self, command, exitcode, stdout = None, stderr = None):
- CmdError.__init__(self, command)
- self.exitcode = exitcode
- self.stdout = stdout
- self.stderr = stderr
-
- def __str__(self):
- message = ""
- if self.stderr:
- message += self.stderr
- if self.stdout:
- message += self.stdout
- if message:
- message = ":\n" + message
- return (CmdError.__str__(self) +
- " with exit code %s" % self.exitcode + message)
-
-class Popen(subprocess.Popen):
- defaults = {
- "close_fds": True,
- "preexec_fn": subprocess_setup,
- "stdout": subprocess.PIPE,
- "stderr": subprocess.STDOUT,
- "stdin": subprocess.PIPE,
- "shell": False,
- }
-
- def __init__(self, *args, **kwargs):
- options = dict(self.defaults)
- options.update(kwargs)
- subprocess.Popen.__init__(self, *args, **options)
-
-def run(cmd, input=None, **options):
- """Convenience function to run a command and return its output, raising an
- exception when the command fails"""
-
- if isinstance(cmd, basestring) and not "shell" in options:
- options["shell"] = True
- try:
- pipe = Popen(cmd, **options)
- except OSError, exc:
- if exc.errno == 2:
- raise NotFoundError(cmd)
- else:
- raise
- stdout, stderr = pipe.communicate(input)
- if pipe.returncode != 0:
- raise ExecutionError(cmd, pipe.returncode, stdout, stderr)
- return stdout
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 05/45] dropbear: fix include dependent PR generation
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (3 preceding siblings ...)
2012-05-25 6:41 ` [Consolidated Pull 04/45] oe/process.py: remove it since it is unused and duplicated Saul Wold
@ 2012-05-25 6:41 ` Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 06/45] wpa-supplicant: add wpa_supplicant.conf to CONFFILES and don't install it twice Saul Wold
` (40 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:41 UTC (permalink / raw)
To: openembedded-core
From: Steffen Sledz <builder@dresearch-fe.de>
Signed-off-by: Steffen Sledz <sledz@dresearch-fe.de>
---
meta/recipes-core/dropbear/dropbear.inc | 2 ++
meta/recipes-core/dropbear/dropbear_2012.55.bb | 2 +-
2 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-core/dropbear/dropbear.inc b/meta/recipes-core/dropbear/dropbear.inc
index 2d6aeb2..2de442c 100644
--- a/meta/recipes-core/dropbear/dropbear.inc
+++ b/meta/recipes-core/dropbear/dropbear.inc
@@ -2,6 +2,8 @@ DESCRIPTION = "Dropbear is a lightweight SSH and SCP implementation"
HOMEPAGE = "http://matt.ucc.asn.au/dropbear/dropbear.html"
SECTION = "console/network"
+INC_PR = "r0"
+
# some files are from other projects and have others license terms:
# public domain, OpenSSH 3.5p1, OpenSSH3.6.1p2, PuTTY
LICENSE = "MIT"
diff --git a/meta/recipes-core/dropbear/dropbear_2012.55.bb b/meta/recipes-core/dropbear/dropbear_2012.55.bb
index 4f0ef80..8323a33 100644
--- a/meta/recipes-core/dropbear/dropbear_2012.55.bb
+++ b/meta/recipes-core/dropbear/dropbear_2012.55.bb
@@ -3,4 +3,4 @@ require dropbear.inc
SRC_URI[md5sum] = "44836e5a0419ba12557f9ea46880077e"
SRC_URI[sha256sum] = "808df243c61bb60f2f18fa64bca628cbba0918b2a14139f10e6d59d4ac5a17ce"
-PR = "r0"
+PR = "${INC_PR}.0"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 06/45] wpa-supplicant: add wpa_supplicant.conf to CONFFILES and don't install it twice
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (4 preceding siblings ...)
2012-05-25 6:41 ` [Consolidated Pull 05/45] dropbear: fix include dependent PR generation Saul Wold
@ 2012-05-25 6:41 ` Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 07/45] fontconfig-native: Be clear about FILE search path Saul Wold
` (39 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:41 UTC (permalink / raw)
To: openembedded-core
From: Martin Jansa <martin.jansa@gmail.com>
* first we install ${WORKDIR}/wpa_supplicant.conf-sane
install -m 600 ${WORKDIR}/wpa_supplicant.conf-sane ${D}${sysconfdir}/wpa_supplicant.conf
and a bit later in do_install we were overwritting it with ${WORKDIR}/wpa_supplicant.conf
install -m 644 ${WORKDIR}/wpa_supplicant.conf ${D}${sysconfdir}
* notice that this patch also changes .conf permissions from 644 back to 600
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
.../wpa-supplicant/wpa-supplicant-0.7.inc | 2 +-
.../wpa-supplicant/wpa-supplicant_0.7.3.bb | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.inc b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.inc
index b489893..efd1a66 100644
--- a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.inc
+++ b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.inc
@@ -22,6 +22,7 @@ PACKAGES_prepend = "wpa-supplicant-passphrase wpa-supplicant-cli "
FILES_wpa-supplicant-passphrase = "${bindir}/wpa_passphrase"
FILES_wpa-supplicant-cli = "${sbindir}/wpa_cli"
FILES_${PN} += "${datadir}/dbus-1/system-services/*"
+CONFFILES_${PN} += "${sysconfdir}/wpa_supplicant.conf"
do_configure () {
install -m 0755 ${WORKDIR}/defconfig-gnutls .config
@@ -50,7 +51,6 @@ do_install () {
install -d ${D}${sysconfdir}/network/if-pre-up.d/
install -d ${D}${sysconfdir}/network/if-post-down.d/
install -d ${D}${sysconfdir}/network/if-down.d/
- install -m 644 ${WORKDIR}/wpa_supplicant.conf ${D}${sysconfdir}
install -m 755 ${WORKDIR}/wpa-supplicant.sh ${D}${sysconfdir}/network/if-pre-up.d/wpa-supplicant
cd ${D}${sysconfdir}/network/ && \
ln -sf ../if-pre-up.d/wpa-supplicant if-post-down.d/wpa-supplicant
diff --git a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_0.7.3.bb b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_0.7.3.bb
index 1e0086a..7bbb8c0 100644
--- a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_0.7.3.bb
+++ b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_0.7.3.bb
@@ -1,6 +1,6 @@
require wpa-supplicant-0.7.inc
-PR = "r10"
+PR = "r11"
SRC_URI[md5sum] = "f516f191384a9a546e3f5145c08addda"
SRC_URI[sha256sum] = "d0cd50caa85346ccc376dcda5ed3c258eef19a93b3cade39d25760118ad59443"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 07/45] fontconfig-native: Be clear about FILE search path
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (5 preceding siblings ...)
2012-05-25 6:41 ` [Consolidated Pull 06/45] wpa-supplicant: add wpa_supplicant.conf to CONFFILES and don't install it twice Saul Wold
@ 2012-05-25 6:41 ` Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 08/45] ltp: Upgrade LTP to version 20120401 Saul Wold
` (38 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:41 UTC (permalink / raw)
To: openembedded-core
From: Richard Purdie <richard.purdie@linuxfoundation.org>
This avoids warnings from the new file checksum code.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
.../fontconfig/fontconfig-native_2.8.0.bb | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-graphics/fontconfig/fontconfig-native_2.8.0.bb b/meta/recipes-graphics/fontconfig/fontconfig-native_2.8.0.bb
index a2fd409..cee94de 100644
--- a/meta/recipes-graphics/fontconfig/fontconfig-native_2.8.0.bb
+++ b/meta/recipes-graphics/fontconfig/fontconfig-native_2.8.0.bb
@@ -5,6 +5,8 @@ DEPENDS = "freetype-native expat-native zlib-native"
EXTRA_OEMAKE = ""
EXTRA_OECONF = "${@[' --disable-docs',' --disable-docs --with-freetype-config=%s/freetype-config' % d.getVar('STAGING_BINDIR', True)][os.path.isfile('%s/freetype-config' % d.getVar('STAGING_BINDIR', True))]}"
+FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}-${PV}:"
+
do_install_append () {
install -d ${D}${bindir}/
install fc-lang/fc-lang ${D}${bindir}/
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 08/45] ltp: Upgrade LTP to version 20120401
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (6 preceding siblings ...)
2012-05-25 6:41 ` [Consolidated Pull 07/45] fontconfig-native: Be clear about FILE search path Saul Wold
@ 2012-05-25 6:41 ` Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 09/45] distro_tracking_fields: update information for ltp Saul Wold
` (37 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:41 UTC (permalink / raw)
To: openembedded-core
From: Jiajun Xu <jiajun.xu@intel.com>
Signed-off-by: Jiajun Xu <jiajun.xu@intel.com>
---
.../ltp/ltp/uclibc-getcontext.patch | 78 --------------------
.../ltp/{ltp_20120104.bb => ltp_20120401.bb} | 7 +-
2 files changed, 3 insertions(+), 82 deletions(-)
delete mode 100644 meta/recipes-extended/ltp/ltp/uclibc-getcontext.patch
rename meta/recipes-extended/ltp/{ltp_20120104.bb => ltp_20120401.bb} (95%)
diff --git a/meta/recipes-extended/ltp/ltp/uclibc-getcontext.patch b/meta/recipes-extended/ltp/ltp/uclibc-getcontext.patch
deleted file mode 100644
index 310e2d4..0000000
--- a/meta/recipes-extended/ltp/ltp/uclibc-getcontext.patch
+++ /dev/null
@@ -1,78 +0,0 @@
-Fix building disabled getcontext and profil01 tests for uclibc
-
-Signed-off-by: Khem Raj <raj.khem@gmail.com>
-
-Upstream-Status: Pending
-
-Index: ltp-20110915/testcases/kernel/syscalls/getcontext/getcontext01.c
-===================================================================
---- ltp-20110915.orig/testcases/kernel/syscalls/getcontext/getcontext01.c 2012-01-19 16:39:24.391012507 -0800
-+++ ltp-20110915/testcases/kernel/syscalls/getcontext/getcontext01.c 2012-01-19 16:39:24.459012510 -0800
-@@ -34,6 +34,10 @@
- **********************************************************/
-
- #include <features.h>
-+#include "test.h"
-+#include "usctest.h"
-+char *TCID = "getcontext01"; /* Test program identifier. */
-+
- #if !defined(__UCLIBC__)
-
- #include <stdio.h>
-@@ -41,13 +45,9 @@
- #include <errno.h>
- #include <ucontext.h>
-
--#include "test.h"
--#include "usctest.h"
--
- void setup();
- void cleanup();
-
--char *TCID = "getcontext01"; /* Test program identifier. */
- int TST_TOTAL = 1; /* Total number of test cases. */
-
- int exp_enos[] = { 0 }; /* must be a 0 terminated list */
-@@ -102,4 +102,4 @@
- {
- tst_brkm(TCONF, NULL, "system doesn't have getcontext support");
- }
--#endif
-\ No newline at end of file
-+#endif
-Index: ltp-20110915/testcases/kernel/syscalls/profil/profil01.c
-===================================================================
---- ltp-20110915.orig/testcases/kernel/syscalls/profil/profil01.c 2012-01-19 16:39:55.975014036 -0800
-+++ ltp-20110915/testcases/kernel/syscalls/profil/profil01.c 2012-01-19 16:40:23.475015322 -0800
-@@ -41,6 +41,8 @@
- #endif
-
- #include <features.h>
-+#include "test.h"
-+char *TCID = "profil01";
- #ifndef __UCLIBC__
-
- #ifdef __arm__
-@@ -58,7 +60,6 @@
- #include <errno.h>
- #include <sys/types.h>
- #include <sys/wait.h>
--#include "test.h"
- #include "usctest.h"
- #define FAILED 0
- #define PASSED 1
-@@ -73,7 +74,6 @@
- //char progname[]= "profil1()";
-
- /***** LTP Port *****/
--char *TCID = "profil01";
- int local_flag = PASSED;
- int block_number;
- FILE *temp;
-@@ -310,4 +310,4 @@
- /* uClibc does not have profiling support */
- tst_exit();
- }
--#endif
-\ No newline at end of file
-+#endif
diff --git a/meta/recipes-extended/ltp/ltp_20120104.bb b/meta/recipes-extended/ltp/ltp_20120401.bb
similarity index 95%
rename from meta/recipes-extended/ltp/ltp_20120104.bb
rename to meta/recipes-extended/ltp/ltp_20120401.bb
index c82203a..821d9e4 100644
--- a/meta/recipes-extended/ltp/ltp_20120104.bb
+++ b/meta/recipes-extended/ltp/ltp_20120401.bb
@@ -19,14 +19,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
file://utils/benchmark/kernbench-0.42/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
"
-PR = "r1"
+PR = "r2"
SRC_URI = "${SOURCEFORGE_MIRROR}/ltp/ltp-full-${PV}.bz2 \
- file://uclibc-getcontext.patch \
"
-SRC_URI[md5sum] = "ac183bbdac67139f049b3755fda37179"
-SRC_URI[sha256sum] = "11b149b821d709e3351ac66f028f1b0dd5337ee9073dc20019ccffdac42d5c2e"
+SRC_URI[md5sum] = "e1d0acf1a6b6da0cb30dc1b0dcf5f26d"
+SRC_URI[sha256sum] = "f0f5845f9666f61332fdf0b7e396fc647f9372db0902a829af2cf9402b807bd1"
export prefix = "/opt/ltp"
export exec_prefix = "/opt/ltp"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 09/45] distro_tracking_fields: update information for ltp
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (7 preceding siblings ...)
2012-05-25 6:41 ` [Consolidated Pull 08/45] ltp: Upgrade LTP to version 20120401 Saul Wold
@ 2012-05-25 6:41 ` Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 10/45] gmp: fix build with automake 1.12 Saul Wold
` (36 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:41 UTC (permalink / raw)
To: openembedded-core
From: Jiajun Xu <jiajun.xu@intel.com>
Update information for recipe ltp 20120401
Signed-off-by: Jiajun Xu <jiajun.xu@intel.com>
---
.../conf/distro/include/distro_tracking_fields.inc | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc
index 5afe38f..a64316f 100644
--- a/meta/conf/distro/include/distro_tracking_fields.inc
+++ b/meta/conf/distro/include/distro_tracking_fields.inc
@@ -6436,12 +6436,12 @@ RECIPE_MAINTAINER_pn-socat = "Saul Wold <sgw@linux.intel.com>"
RECIPE_NO_UPDATE_REASON_pn-socat = "2.0.0 is beta"
RECIPE_STATUS_pn-ltp = "green"
-RECIPE_LATEST_VERSION_pn-ltp = "20110915"
-RECIPE_LATEST_RELEASE_DATE_pn-ltp = "Sep 15, 2011"
+RECIPE_LATEST_VERSION_pn-ltp = "20120401"
+RECIPE_LATEST_RELEASE_DATE_pn-ltp = "Apr 01, 2012"
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-ltp = "3 months"
RECIPE_NO_OF_PATCHES_pn-ltp = "0"
-RECIPE_LAST_UPDATE_pn-ltp = "Dec 22, 2011"
-RECIPE_MANUAL_CHECK_DATE_pn-ltp = "Mar 13, 2012"
+RECIPE_LAST_UPDATE_pn-ltp = "May 24, 2012"
+RECIPE_MANUAL_CHECK_DATE_pn-ltp = "May 24, 2012"
RECIPE_MAINTAINER_pn-ltp = "Jiajun Xu <jiajun.xu@intel.com>"
DISTRO_PN_ALIAS_pn-ltp = "Ubuntu=ltp"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 10/45] gmp: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (8 preceding siblings ...)
2012-05-25 6:41 ` [Consolidated Pull 09/45] distro_tracking_fields: update information for ltp Saul Wold
@ 2012-05-25 6:41 ` Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 11/45] mpfr: " Saul Wold
` (35 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:41 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../gmp/gmp/gmp_fix_for_automake-1.12.patch | 48 ++++++++++++++++++++
meta/recipes-support/gmp/gmp_5.0.4.bb | 6 ++-
2 files changed, 52 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-support/gmp/gmp/gmp_fix_for_automake-1.12.patch
diff --git a/meta/recipes-support/gmp/gmp/gmp_fix_for_automake-1.12.patch b/meta/recipes-support/gmp/gmp/gmp_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..8ff1bcf
--- /dev/null
+++ b/meta/recipes-support/gmp/gmp/gmp_fix_for_automake-1.12.patch
@@ -0,0 +1,48 @@
+Upstream-Status: Pending
+
+automake 1.12 has depricated automatic de-ANSI-fication support
+
+this patch avoids these kinds of errors:
+
+| configure.in:2240: error: automatic de-ANSI-fication support has been removed
+| Makefile.am:28: error: automatic de-ANSI-fication support has been removed
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/02
+
+Index: gmp-5.0.4/configure.in
+===================================================================
+--- gmp-5.0.4.orig/configure.in
++++ gmp-5.0.4/configure.in
+@@ -59,7 +59,7 @@ dnl
+ dnl Note that there's a copy of these options in the top-level Makefile.am,
+ dnl so update there too if changing anything.
+ dnl
+-AM_INIT_AUTOMAKE([1.8 gnu no-dependencies $(top_builddir)/ansi2knr])
++AM_INIT_AUTOMAKE([1.8 gnu no-dependencies])
+ AM_CONFIG_HEADER(config.h:config.in)
+ AM_MAINTAINER_MODE
+
+@@ -2236,9 +2236,6 @@ fi
+ echo " MPN_PATH=\"$path\""
+
+
+-# Automake ansi2knr support.
+-AM_C_PROTOTYPES
+-
+ CL_AS_NOEXECSTACK
+
+ GMP_PROG_AR
+Index: gmp-5.0.4/Makefile.am
+===================================================================
+--- gmp-5.0.4.orig/Makefile.am
++++ gmp-5.0.4/Makefile.am
+@@ -25,7 +25,7 @@
+ # Makefiles in subdirectories, but here we must omit it so automake gives
+ # the actual ansi2knr build rule, not "cd $(top_builddir) && make ansi2knr".
+ #
+-AUTOMAKE_OPTIONS = 1.8 gnu no-dependencies ansi2knr
++AUTOMAKE_OPTIONS = 1.8 gnu no-dependencies
+
+
+ # Libtool -version-info for libgmp.la and libmp.la. See "Versioning" in the
diff --git a/meta/recipes-support/gmp/gmp_5.0.4.bb b/meta/recipes-support/gmp/gmp_5.0.4.bb
index 9adcc3f..cb2ca5b 100644
--- a/meta/recipes-support/gmp/gmp_5.0.4.bb
+++ b/meta/recipes-support/gmp/gmp_5.0.4.bb
@@ -2,10 +2,12 @@ require gmp.inc
LICENSE="LGPLv3&GPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
file://version.c;endline=18;md5=d8c56b52b9092346b9f93b4da65ef790"
-PR = "r0"
+PR = "r1"
SRC_URI_append += "file://use-includedir.patch \
- file://gmp_fix_for_x32.patch"
+ file://gmp_fix_for_x32.patch \
+ file://gmp_fix_for_automake-1.12.patch \
+ "
export CC_FOR_BUILD = "${BUILD_CC}"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 11/45] mpfr: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (9 preceding siblings ...)
2012-05-25 6:41 ` [Consolidated Pull 10/45] gmp: fix build with automake 1.12 Saul Wold
@ 2012-05-25 6:41 ` Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 12/45] popt: " Saul Wold
` (34 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:41 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../mpfr-3.1.0/mpfr_fix_for_automake-1.12.patch | 35 ++++++++++++++++++++
meta/recipes-support/mpfr/mpfr_3.1.0.bb | 7 ++--
2 files changed, 39 insertions(+), 3 deletions(-)
create mode 100644 meta/recipes-support/mpfr/mpfr-3.1.0/mpfr_fix_for_automake-1.12.patch
diff --git a/meta/recipes-support/mpfr/mpfr-3.1.0/mpfr_fix_for_automake-1.12.patch b/meta/recipes-support/mpfr/mpfr-3.1.0/mpfr_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..5b0a24a
--- /dev/null
+++ b/meta/recipes-support/mpfr/mpfr-3.1.0/mpfr_fix_for_automake-1.12.patch
@@ -0,0 +1,35 @@
+Upstream-Status: Pending
+
+this patch avoids these issues with automake 1.12
+
+| configure.ac:304: error: automatic de-ANSI-fication support has been removed
+| tests/Makefile.am:12: error: automatic de-ANSI-fication support has been removed
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@.intel.com>
+2012/05/02
+
+Index: mpfr-3.1.0/configure.ac
+===================================================================
+--- mpfr-3.1.0.orig/configure.ac
++++ mpfr-3.1.0/configure.ac
+@@ -301,7 +301,6 @@ if test "$test_CFLAGS" != set && test -n
+ fi
+
+ AM_PROG_CC_C_O
+-AM_C_PROTOTYPES
+
+ case $host in
+ *-apple-darwin*)
+Index: mpfr-3.1.0/tests/Makefile.am
+===================================================================
+--- mpfr-3.1.0.orig/tests/Makefile.am
++++ mpfr-3.1.0/tests/Makefile.am
+@@ -9,7 +9,7 @@
+ # PARTICULAR PURPOSE.
+
+
+-AUTOMAKE_OPTIONS = 1.6 gnu $(top_builddir)/ansi2knr
++AUTOMAKE_OPTIONS = 1.6 gnu
+
+ # tversion is run
+ # * at the beginning so that the user gets a possible version error
diff --git a/meta/recipes-support/mpfr/mpfr_3.1.0.bb b/meta/recipes-support/mpfr/mpfr_3.1.0.bb
index 102ec69..e7e20ce 100644
--- a/meta/recipes-support/mpfr/mpfr_3.1.0.bb
+++ b/meta/recipes-support/mpfr/mpfr_3.1.0.bb
@@ -3,11 +3,12 @@ LICENSE="GPLv3&LGPLv3"
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
file://COPYING.LESSER;md5=6a6a8e020838b23406c81b19c1d46df6"
DEPENDS = "gmp"
-PR = "r1"
+PR = "r2"
SRC_URI = "http://www.mpfr.org/mpfr-${PV}/mpfr-${PV}.tar.bz2 \
- file://long-long-thumb.patch \
-"
+ file://long-long-thumb.patch \
+ file://mpfr_fix_for_automake-1.12.patch \
+ "
SRC_URI[md5sum] = "238ae4a15cc3a5049b723daef5d17938"
SRC_URI[sha256sum] = "74a7bbbad168dd1cc414f1c9210b8fc16ccfc8e422d34b3371a8978e31eab680"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 12/45] popt: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (10 preceding siblings ...)
2012-05-25 6:41 ` [Consolidated Pull 11/45] mpfr: " Saul Wold
@ 2012-05-25 6:41 ` Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 13/45] rpm: " Saul Wold
` (33 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:41 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../popt/popt/popt_fix_for_automake-1.12.patch | 21 ++++++++++++++++++++
meta/recipes-support/popt/popt_1.16.bb | 3 +-
2 files changed, 23 insertions(+), 1 deletions(-)
create mode 100644 meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch
diff --git a/meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch b/meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..91bca96
--- /dev/null
+++ b/meta/recipes-support/popt/popt/popt_fix_for_automake-1.12.patch
@@ -0,0 +1,21 @@
+Upstream-Status: pending
+
+This patch avoids this error with automake 1.12:
+
+| configure.ac:49: error: automatic de-ANSI-fication support has been removed
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/02
+
+Index: popt-1.16/configure.ac
+===================================================================
+--- popt-1.16.orig/configure.ac
++++ popt-1.16/configure.ac
+@@ -46,7 +46,6 @@ AC_GCC_TRADITIONAL
+ AC_SYS_LARGEFILE
+
+ AC_ISC_POSIX
+-AM_C_PROTOTYPES
+
+ AC_CHECK_HEADERS(float.h fnmatch.h glob.h langinfo.h libintl.h mcheck.h unistd.h)
+
diff --git a/meta/recipes-support/popt/popt_1.16.bb b/meta/recipes-support/popt/popt_1.16.bb
index cd22e9a..91b0d60 100644
--- a/meta/recipes-support/popt/popt_1.16.bb
+++ b/meta/recipes-support/popt/popt_1.16.bb
@@ -4,10 +4,11 @@ SECTION = "libs"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=cb0613c30af2a8249b8dcc67d3edb06d"
-PR = "r1"
+PR = "r2"
SRC_URI = "http://rpm5.org/files/popt/popt-${PV}.tar.gz \
file://pkgconfig_fix.patch \
+ file://popt_fix_for_automake-1.12.patch \
"
SRC_URI[md5sum] = "3743beefa3dd6247a73f8f7a32c14c33"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 13/45] rpm: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (11 preceding siblings ...)
2012-05-25 6:41 ` [Consolidated Pull 12/45] popt: " Saul Wold
@ 2012-05-25 6:41 ` Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 14/45] libxml2: " Saul Wold
` (32 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:41 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../rpm/rpm/rpm_fix_for_automake-1.12.patch | 21 ++++++++++++++++++++
meta/recipes-devtools/rpm/rpm_5.4.0.bb | 3 +-
2 files changed, 23 insertions(+), 1 deletions(-)
create mode 100644 meta/recipes-devtools/rpm/rpm/rpm_fix_for_automake-1.12.patch
diff --git a/meta/recipes-devtools/rpm/rpm/rpm_fix_for_automake-1.12.patch b/meta/recipes-devtools/rpm/rpm/rpm_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..abbb15d
--- /dev/null
+++ b/meta/recipes-devtools/rpm/rpm/rpm_fix_for_automake-1.12.patch
@@ -0,0 +1,21 @@
+Upstream-Status: 2012/05/02
+
+automake 1.12 has depricated automatic de-ANSI-fication.
+
+fix this issue:
+| configure.ac:564: error: automatic de-ANSI-fication support has been removed
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/02
+Index: rpm-5.4.0/configure.ac
+===================================================================
+--- rpm-5.4.0.orig/configure.ac
++++ rpm-5.4.0/configure.ac
+@@ -561,7 +561,6 @@ dnl # platform specific checks
+ AC_SEARCH_LIBS([strerror],[cposix])
+
+ dnl # standard checks
+-AM_C_PROTOTYPES
+ AC_C_INLINE
+ AC_C_BIGENDIAN
+
diff --git a/meta/recipes-devtools/rpm/rpm_5.4.0.bb b/meta/recipes-devtools/rpm/rpm_5.4.0.bb
index d79d199..43999e5 100644
--- a/meta/recipes-devtools/rpm/rpm_5.4.0.bb
+++ b/meta/recipes-devtools/rpm/rpm_5.4.0.bb
@@ -45,7 +45,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1"
DEPENDS = "bzip2 zlib db openssl elfutils expat libpcre attr acl popt ${extrarpmdeps}"
extrarpmdeps = "python perl file"
extrarpmdeps_virtclass-native = "python-native file-native"
-PR = "r37"
+PR = "r38"
# rpm2cpio is a shell script, which is part of the rpm src.rpm. It is needed
# in order to extract the distribution SRPM into a format we can extract...
@@ -71,6 +71,7 @@ SRC_URI = "http://www.rpm5.org/files/rpm/rpm-5.4/rpm-5.4.0-0.20101229.src.rpm;ex
file://rpmdeps-oecore.patch \
file://rpm-resolvedep.patch \
file://rpm-respect-arch.patch \
+ file://rpm_fix_for_automake-1.12.patch \
"
# file://rpm-autoconf.patch \
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 14/45] libxml2: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (12 preceding siblings ...)
2012-05-25 6:41 ` [Consolidated Pull 13/45] rpm: " Saul Wold
@ 2012-05-25 6:41 ` Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 15/45] shadow shadow-native: " Saul Wold
` (31 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:41 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../libxml2/libxml2_fix_for_automake_1.12.patch | 23 ++++++++++++++++++++
meta/recipes-core/libxml/libxml2_2.7.8.bb | 5 ++-
2 files changed, 26 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-core/libxml/libxml2/libxml2_fix_for_automake_1.12.patch
diff --git a/meta/recipes-core/libxml/libxml2/libxml2_fix_for_automake_1.12.patch b/meta/recipes-core/libxml/libxml2/libxml2_fix_for_automake_1.12.patch
new file mode 100644
index 0000000..5c25882
--- /dev/null
+++ b/meta/recipes-core/libxml/libxml2/libxml2_fix_for_automake_1.12.patch
@@ -0,0 +1,23 @@
+Upstream-Status: Pending
+
+automake 1.12 has decpricated automatic de-ANSI-fication support
+
+this patch fixes this build issue:
+
+| configure.in:67: error: automatic de-ANSI-fication support has been removed
+Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/02
+
+Index: libxml2-2.7.8/configure.in
+===================================================================
+--- libxml2-2.7.8.orig/configure.in
++++ libxml2-2.7.8/configure.in
+@@ -63,8 +63,6 @@ AC_PATH_PROG(WGET, wget, /usr/bin/wget)
+ AC_PATH_PROG(XMLLINT, xmllint, /usr/bin/xmllint)
+ AC_PATH_PROG(XSLTPROC, xsltproc, /usr/bin/xsltproc)
+
+-dnl Make sure we have an ANSI compiler
+-AM_C_PROTOTYPES
+ test "x$U" != "x" && AC_MSG_ERROR(Compiler not ANSI compliant)
+
+ AC_LIBTOOL_WIN32_DLL
diff --git a/meta/recipes-core/libxml/libxml2_2.7.8.bb b/meta/recipes-core/libxml/libxml2_2.7.8.bb
index 1de73da..9111120 100644
--- a/meta/recipes-core/libxml/libxml2_2.7.8.bb
+++ b/meta/recipes-core/libxml/libxml2_2.7.8.bb
@@ -1,8 +1,9 @@
require libxml2.inc
-PR = "r7"
+PR = "r8"
-SRC_URI += "file://fix_version_info.patch"
+SRC_URI += "file://fix_version_info.patch \
+ file://libxml2_fix_for_automake_1.12.patch"
SRC_URI[md5sum] = "8127a65e8c3b08856093099b52599c86"
SRC_URI[sha256sum] = "cda23bc9ebd26474ca8f3d67e7d1c4a1f1e7106364b690d822e009fdc3c417ec"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 15/45] shadow shadow-native: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (13 preceding siblings ...)
2012-05-25 6:41 ` [Consolidated Pull 14/45] libxml2: " Saul Wold
@ 2012-05-25 6:41 ` Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 16/45] libtasn1: " Saul Wold
` (30 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:41 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../files/shadow_fix_for_automake-1.12.patch | 23 ++++++++++++++++++++
.../shadow/shadow-native_4.1.4.3.bb | 6 +++-
meta/recipes-extended/shadow/shadow_4.1.4.3.bb | 6 +++-
3 files changed, 31 insertions(+), 4 deletions(-)
create mode 100644 meta/recipes-extended/shadow/files/shadow_fix_for_automake-1.12.patch
diff --git a/meta/recipes-extended/shadow/files/shadow_fix_for_automake-1.12.patch b/meta/recipes-extended/shadow/files/shadow_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..6a27ed3
--- /dev/null
+++ b/meta/recipes-extended/shadow/files/shadow_fix_for_automake-1.12.patch
@@ -0,0 +1,23 @@
+Upstream-Status: pending
+
+Automake 1.12 has deprecated automatic de-ANSI-fication support
+
+This patch avoids this issue with automake 1.12:
+
+| configure.in:22: error: automatic de-ANSI-fication support has been removed
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/02
+
+Index: shadow-4.1.4.3/configure.in
+===================================================================
+--- shadow-4.1.4.3.orig/configure.in
++++ shadow-4.1.4.3/configure.in
+@@ -19,7 +19,6 @@ AC_PROG_CC
+ AC_ISC_POSIX
+ AC_PROG_LN_S
+ AC_PROG_YACC
+-AM_C_PROTOTYPES
+ AM_PROG_LIBTOOL
+
+ dnl Checks for libraries.
diff --git a/meta/recipes-extended/shadow/shadow-native_4.1.4.3.bb b/meta/recipes-extended/shadow/shadow-native_4.1.4.3.bb
index 38bb922..61fccba 100644
--- a/meta/recipes-extended/shadow/shadow-native_4.1.4.3.bb
+++ b/meta/recipes-extended/shadow/shadow-native_4.1.4.3.bb
@@ -7,7 +7,7 @@ LICENSE = "BSD | Artistic-1.0"
LIC_FILES_CHKSUM = "file://COPYING;md5=08c553a87d4e51bbed50b20e0adcaede \
file://src/passwd.c;firstline=8;endline=30;md5=2899a045e90511d0e043b85a7db7e2fe"
-PR = "r4"
+PR = "r5"
SRC_URI = "http://pkg-shadow.alioth.debian.org/releases/${BPN}-${PV}.tar.bz2 \
file://shadow.automake-1.11.patch \
@@ -15,7 +15,9 @@ SRC_URI = "http://pkg-shadow.alioth.debian.org/releases/${BPN}-${PV}.tar.bz2 \
file://shadow-4.1.4.2-env-reset-keep-locale.patch \
file://add_root_cmd_options.patch \
file://disable-syslog.patch \
- file://useradd.patch"
+ file://useradd.patch \
+ file://shadow_fix_for_automake-1.12.patch \
+ "
SRC_URI[md5sum] = "b8608d8294ac88974f27b20f991c0e79"
SRC_URI[sha256sum] = "633f5bb4ea0c88c55f3642c97f9d25cbef74f82e0b4cf8d54e7ad6f9f9caa778"
diff --git a/meta/recipes-extended/shadow/shadow_4.1.4.3.bb b/meta/recipes-extended/shadow/shadow_4.1.4.3.bb
index 60fb78b..098b0b0 100644
--- a/meta/recipes-extended/shadow/shadow_4.1.4.3.bb
+++ b/meta/recipes-extended/shadow/shadow_4.1.4.3.bb
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=08c553a87d4e51bbed50b20e0adcaede \
DEPENDS = "${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)}"
RDEPENDS_${PN} = "shadow-securetty ${@base_contains('DISTRO_FEATURES', 'pam', '${PAM_PLUGINS}', '', d)}"
-PR = "r9"
+PR = "r10"
SRC_URI = "http://pkg-shadow.alioth.debian.org/releases/${BPN}-${PV}.tar.bz2 \
file://login_defs_pam.sed \
@@ -19,7 +19,9 @@ SRC_URI = "http://pkg-shadow.alioth.debian.org/releases/${BPN}-${PV}.tar.bz2 \
file://shadow-4.1.4.2-env-reset-keep-locale.patch \
file://shadow-4.1.4.2-groupmod-pam-check.patch \
file://shadow-4.1.4.2-su_no_sanitize_env.patch \
- file://shadow-update-pam-conf.patch"
+ file://shadow-update-pam-conf.patch \
+ file://shadow_fix_for_automake-1.12.patch \
+ "
SRC_URI[md5sum] = "b8608d8294ac88974f27b20f991c0e79"
SRC_URI[sha256sum] = "633f5bb4ea0c88c55f3642c97f9d25cbef74f82e0b4cf8d54e7ad6f9f9caa778"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 16/45] libtasn1: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (14 preceding siblings ...)
2012-05-25 6:41 ` [Consolidated Pull 15/45] shadow shadow-native: " Saul Wold
@ 2012-05-25 6:41 ` Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 17/45] systemtap: " Saul Wold
` (29 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:41 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../libtasn1/libtasn1_fix_for_automake_1.12.patch | 28 ++++++++++++++++++++
meta/recipes-support/gnutls/libtasn1_2.12.bb | 6 +++-
2 files changed, 32 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-support/gnutls/libtasn1/libtasn1_fix_for_automake_1.12.patch
diff --git a/meta/recipes-support/gnutls/libtasn1/libtasn1_fix_for_automake_1.12.patch b/meta/recipes-support/gnutls/libtasn1/libtasn1_fix_for_automake_1.12.patch
new file mode 100644
index 0000000..5540bef
--- /dev/null
+++ b/meta/recipes-support/gnutls/libtasn1/libtasn1_fix_for_automake_1.12.patch
@@ -0,0 +1,28 @@
+Upstream-Status: Pending
+
+This patch avoids following issues with automake 1.12:
+
+| automake: warnings are treated as errors
+| /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: warning: 'libtasn1.la': linking libtool libraries using a non-POSIX
+| /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/02
+
+
+Index: libtasn1-2.11/configure.ac
+===================================================================
+--- libtasn1-2.11.orig/configure.ac
++++ libtasn1-2.11/configure.ac
+@@ -38,6 +38,11 @@ lgl_EARLY
+ AC_PROG_YACC
+ AC_PROG_LN_S
+
++# automake 1.12 seems to require this, but automake 1.11 doesn't recognize it
++m4_pattern_allow([AM_PROG_AR])
++AM_PROG_AR
++
++
+ dnl Checks for programs.
+ AC_PROG_INSTALL
+ AM_MISSING_PROG(HELP2MAN, help2man, $missing_dir)
diff --git a/meta/recipes-support/gnutls/libtasn1_2.12.bb b/meta/recipes-support/gnutls/libtasn1_2.12.bb
index aae409e..d0b4191 100644
--- a/meta/recipes-support/gnutls/libtasn1_2.12.bb
+++ b/meta/recipes-support/gnutls/libtasn1_2.12.bb
@@ -8,9 +8,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
file://README;endline=8;md5=c3803a3e8ca5ab5eb1e5912faa405351"
-PR = "r0"
+PR = "r1"
-SRC_URI = "${GNU_MIRROR}/libtasn1/libtasn1-${PV}.tar.gz"
+SRC_URI = "${GNU_MIRROR}/libtasn1/libtasn1-${PV}.tar.gz \
+ file://libtasn1_fix_for_automake_1.12.patch \
+ "
SRC_URI[md5sum] = "4eba39fb962d6cf5a370267eae8ff52b"
SRC_URI[sha256sum] = "0e257a8a01c80e464f73262e13c226e04a15165c2ad087a340f53902281a1c5d"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 17/45] systemtap: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (15 preceding siblings ...)
2012-05-25 6:41 ` [Consolidated Pull 16/45] libtasn1: " Saul Wold
@ 2012-05-25 6:41 ` Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 18/45] libmpc: " Saul Wold
` (28 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:41 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../systemtap_fix_for_automake_1.12.patch | 23 ++++++++++++++++++++
meta/recipes-kernel/systemtap/systemtap_git.bb | 2 +-
meta/recipes-kernel/systemtap/systemtap_git.inc | 1 +
3 files changed, 25 insertions(+), 1 deletions(-)
create mode 100644 meta/recipes-kernel/systemtap/systemtap/systemtap_fix_for_automake_1.12.patch
diff --git a/meta/recipes-kernel/systemtap/systemtap/systemtap_fix_for_automake_1.12.patch b/meta/recipes-kernel/systemtap/systemtap/systemtap_fix_for_automake_1.12.patch
new file mode 100644
index 0000000..ef74a09
--- /dev/null
+++ b/meta/recipes-kernel/systemtap/systemtap/systemtap_fix_for_automake_1.12.patch
@@ -0,0 +1,23 @@
+Upstream-Status: Pending
+
+Automake 1.12 has deprecated automatic de-ANSI-fication support
+
+Fix this issue with automake 1.12:
+
+| configure.ac:23: error: automatic de-ANSI-fication support has been removed
+
+Signed-Off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/02
+
+Index: git/configure.ac
+===================================================================
+--- git.orig/configure.ac
++++ git/configure.ac
+@@ -20,7 +20,6 @@ AC_PROG_CXX
+ AC_PROG_CPP
+ AM_PROG_CC_STDC
+ AM_PROG_CC_C_O
+-AM_C_PROTOTYPES
+ AC_PROG_RANLIB
+ AC_OBJEXT
+ AC_EXEEXT
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.bb b/meta/recipes-kernel/systemtap/systemtap_git.bb
index 91bccd1..4d340fc 100644
--- a/meta/recipes-kernel/systemtap/systemtap_git.bb
+++ b/meta/recipes-kernel/systemtap/systemtap_git.bb
@@ -6,7 +6,7 @@ DEPENDS = "elfutils sqlite3 systemtap-native"
DEPENDS_virtclass-native = "elfutils-native sqlite3-native gettext-native"
DEPENDS_virtclass-nativesdk = "elfutils-nativesdk sqlite3-nativesdk gettext-nativesdk"
-PR = "r3"
+PR = "r4"
export CC_FOR_BUILD = "${BUILD_CC}"
export CFLAGS_FOR_BUILD = "${BUILD_CFLAGS}"
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc b/meta/recipes-kernel/systemtap/systemtap_git.inc
index 839cec3..9f4feee 100644
--- a/meta/recipes-kernel/systemtap/systemtap_git.inc
+++ b/meta/recipes-kernel/systemtap/systemtap_git.inc
@@ -6,6 +6,7 @@ PV = "1.7+git${SRCPV}"
SRC_URI = "git://sources.redhat.com/git/systemtap.git;protocol=git \
file://docproc-build-fix.patch \
+ file://systemtap_fix_for_automake_1.12.patch \
"
FILESPATH = "${FILE_DIRNAME}/systemtap"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 18/45] libmpc: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (16 preceding siblings ...)
2012-05-25 6:41 ` [Consolidated Pull 17/45] systemtap: " Saul Wold
@ 2012-05-25 6:41 ` Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 19/45] libcheck: " Saul Wold
` (27 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:41 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../libmpc/libmpc_fix_for_automake-1.12.patch | 26 ++++++++++++++++++++
meta/recipes-support/libmpc/libmpc_0.8.2.bb | 5 ++-
2 files changed, 29 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-support/libmpc/libmpc/libmpc_fix_for_automake-1.12.patch
diff --git a/meta/recipes-support/libmpc/libmpc/libmpc_fix_for_automake-1.12.patch b/meta/recipes-support/libmpc/libmpc/libmpc_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..75fa28e
--- /dev/null
+++ b/meta/recipes-support/libmpc/libmpc/libmpc_fix_for_automake-1.12.patch
@@ -0,0 +1,26 @@
+Upstream-Status: Pending
+
+this fix avoids this error with automake 1.12
+
+| automake: warnings are treated as errors
+| /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: warning: 'libmpc.la': linking libtool libraries using a non-POSIX
+| /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/02
+
+Index: mpc-0.8.2/configure.ac
+===================================================================
+--- mpc-0.8.2.orig/configure.ac
++++ mpc-0.8.2/configure.ac
+@@ -86,6 +86,10 @@ AC_PROG_EGREP
+ AC_PROG_SED
+ AC_LANG(C)
+
++# automake 1.12 seems to require this, but automake 1.11 doesn't recognize it
++m4_pattern_allow([AM_PROG_AR])
++AM_PROG_AR
++
+ dnl Check for GMP CFLAGS in gmp.h
+ if test -z "$user_redefine_cc" ; then
+ MPC_GMP_CC_CFLAGS
diff --git a/meta/recipes-support/libmpc/libmpc_0.8.2.bb b/meta/recipes-support/libmpc/libmpc_0.8.2.bb
index f991a8e..7a372ba 100644
--- a/meta/recipes-support/libmpc/libmpc_0.8.2.bb
+++ b/meta/recipes-support/libmpc/libmpc_0.8.2.bb
@@ -2,10 +2,11 @@ require libmpc.inc
DEPENDS = "gmp mpfr"
-PR = "r0"
+PR = "r1"
LICENSE="LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=7fbc338309ac38fefcd64b04bb903e34"
-SRC_URI = "http://www.multiprecision.org/mpc/download/mpc-${PV}.tar.gz"
+SRC_URI = "http://www.multiprecision.org/mpc/download/mpc-${PV}.tar.gz \
+ file://libmpc_fix_for_automake-1.12.patch"
SRC_URI[md5sum] = "e98267ebd5648a39f881d66797122fb6"
SRC_URI[sha256sum] = "ae79f8d41d8a86456b68607e9ca398d00f8b7342d1d83bcf4428178ac45380c7"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 19/45] libcheck: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (17 preceding siblings ...)
2012-05-25 6:41 ` [Consolidated Pull 18/45] libmpc: " Saul Wold
@ 2012-05-25 6:41 ` Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 20/45] texinfo: " Saul Wold
` (26 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:41 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../libcheck/libcheck_fix_for_automake-1.12.patch | 26 ++++++++++++++++++++
meta/recipes-support/libcheck/libcheck_0.9.8.bb | 6 +++-
2 files changed, 30 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-support/libcheck/libcheck/libcheck_fix_for_automake-1.12.patch
diff --git a/meta/recipes-support/libcheck/libcheck/libcheck_fix_for_automake-1.12.patch b/meta/recipes-support/libcheck/libcheck/libcheck_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..263f6d6
--- /dev/null
+++ b/meta/recipes-support/libcheck/libcheck/libcheck_fix_for_automake-1.12.patch
@@ -0,0 +1,26 @@
+Upstream-Status: Pending
+
+This patch fixes following issue with automake 1.12
+
+| automake: warnings are treated as errors
+| /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: warning: 'libcompat.la': linking libtool libraries using a non-POSIX
+| /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/03
+
+Index: check-0.9.8/configure.ac
+===================================================================
+--- check-0.9.8.orig/configure.ac
++++ check-0.9.8/configure.ac
+@@ -103,6 +103,10 @@ AC_PROG_INSTALL
+ AC_PROG_LN_S
+ AC_PROG_LIBTOOL
+
++# automake 1.12 seems to require this, but automake 1.11 doesn't recognize it
++m4_pattern_allow([AM_PROG_AR])
++AM_PROG_AR
++
+ # add these options to CFLAGS if the compiler supports them
+ AC_DEFUN([AX_CFLAGS_ADD],[AX_C_CHECK_FLAG($1, , , CFLAGS="$CFLAGS $1")])
+ AX_CFLAGS_WARN_ALL_ANSI
diff --git a/meta/recipes-support/libcheck/libcheck_0.9.8.bb b/meta/recipes-support/libcheck/libcheck_0.9.8.bb
index d5b9930..e988d47 100644
--- a/meta/recipes-support/libcheck/libcheck_0.9.8.bb
+++ b/meta/recipes-support/libcheck/libcheck_0.9.8.bb
@@ -5,9 +5,11 @@ SECTION = "devel"
LICENSE = "LGPLv2.1+"
LIC_FILES_CHKSUM = "file://COPYING.LESSER;md5=2d5025d4aa3495befef8f17206a5b0a1"
-PR = "r0"
+PR = "r1"
-SRC_URI = "${SOURCEFORGE_MIRROR}/check/check-${PV}.tar.gz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/check/check-${PV}.tar.gz \
+ file://libcheck_fix_for_automake-1.12.patch \
+ "
SRC_URI[md5sum] = "5d75e9a6027cde79d2c339ef261e7470"
SRC_URI[sha256sum] = "82acf956bb07584ffea2bf04d5989fe939c3e74ecf93133a21037fd0f7996a7f"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 20/45] texinfo: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (18 preceding siblings ...)
2012-05-25 6:41 ` [Consolidated Pull 19/45] libcheck: " Saul Wold
@ 2012-05-25 6:41 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 21/45] libidn: " Saul Wold
` (25 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:41 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../texinfo_fix_for_automake-1.12.patch | 24 ++++++++++++++++++++
meta/recipes-extended/texinfo/texinfo_4.13a.bb | 3 +-
2 files changed, 26 insertions(+), 1 deletions(-)
create mode 100644 meta/recipes-extended/texinfo/texinfo-4.13a/texinfo_fix_for_automake-1.12.patch
diff --git a/meta/recipes-extended/texinfo/texinfo-4.13a/texinfo_fix_for_automake-1.12.patch b/meta/recipes-extended/texinfo/texinfo-4.13a/texinfo_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..11d34b1
--- /dev/null
+++ b/meta/recipes-extended/texinfo/texinfo-4.13a/texinfo_fix_for_automake-1.12.patch
@@ -0,0 +1,24 @@
+Upstream-Status: pending
+
+automake 1.12 has deprecated support for lzma-compressed distribution archives
+this patch fixes following issue with automake 1.12
+
+| configure.ac:16: error: support for lzma-compressed distribution archives has been removed
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/03
+
+
+Index: texinfo-4.13/configure.ac
+===================================================================
+--- texinfo-4.13.orig/configure.ac
++++ texinfo-4.13/configure.ac
+@@ -13,7 +13,7 @@ AC_INIT([GNU Texinfo], [4.13], [bug-texi
+
+ dnl Must come before AM_INIT_AUTOMAKE.
+ AC_CONFIG_AUX_DIR([build-aux])
+-AM_INIT_AUTOMAKE([1.10.1 readme-alpha dist-lzma])
++AM_INIT_AUTOMAKE([1.10.1 readme-alpha])
+
+ # Minimum Autoconf version required.
+ AC_PREREQ(2.59)
diff --git a/meta/recipes-extended/texinfo/texinfo_4.13a.bb b/meta/recipes-extended/texinfo/texinfo_4.13a.bb
index f9e566b..50892ce 100644
--- a/meta/recipes-extended/texinfo/texinfo_4.13a.bb
+++ b/meta/recipes-extended/texinfo/texinfo_4.13a.bb
@@ -6,7 +6,7 @@ HOMEPAGE = "http://www.gnu.org/software/texinfo/"
SECTION = "console/utils"
LICENSE = "GPLv3+"
LIC_FILES_CHKSUM = "file://COPYING;md5=adefda309052235aa5d1e99ce7557010"
-PR = "r4"
+PR = "r5"
DEPENDS = "zlib ncurses texinfo-native"
DEPENDS_virtclass-native = "zlib-native ncurses-native"
@@ -23,6 +23,7 @@ SRC_URI = "${GNU_MIRROR}/texinfo/texinfo-${PV}.tar.gz \
file://disable-native-tools.patch \
file://link-zip.patch \
file://gettext-macros.patch \
+ file://texinfo_fix_for_automake-1.12.patch \
${TARGET_PATCH}"
SRC_URI[md5sum] = "71ba711519209b5fb583fed2b3d86fcb"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 21/45] libidn: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (19 preceding siblings ...)
2012-05-25 6:41 ` [Consolidated Pull 20/45] texinfo: " Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 22/45] glew: " Saul Wold
` (24 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../libidn/libidn_fix_for_automake-1.12.patch | 26 ++++++++++++++++++++
meta/recipes-extended/libidn/libidn_1.24.bb | 5 ++-
2 files changed, 29 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch
diff --git a/meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch b/meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..20afd25
--- /dev/null
+++ b/meta/recipes-extended/libidn/libidn/libidn_fix_for_automake-1.12.patch
@@ -0,0 +1,26 @@
+Upstream-Status: Pending
+
+This patch fixes following issue with automake 1.12
+
+| automake: warnings are treated as errors
+| /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: warning: 'libidn.la': linking libtool libraries using a non-POSIX
+| /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/03
+
+Index: libidn-1.24/configure.ac
+===================================================================
+--- libidn-1.24.orig/configure.ac
++++ libidn-1.24/configure.ac
+@@ -34,6 +34,10 @@ AC_SUBST(LT_CURRENT, 17)
+ AC_SUBST(LT_REVISION, 7)
+ AC_SUBST(LT_AGE, 6)
+
++# automake 1.12 seems to require this, but automake 1.11 doesn't recognize it
++m4_pattern_allow([AM_PROG_AR])
++AM_PROG_AR
++
+ AC_PROG_CC
+ gl_EARLY
+ lgl_EARLY
diff --git a/meta/recipes-extended/libidn/libidn_1.24.bb b/meta/recipes-extended/libidn/libidn_1.24.bb
index 018f118..c6ecea7 100644
--- a/meta/recipes-extended/libidn/libidn_1.24.bb
+++ b/meta/recipes-extended/libidn/libidn_1.24.bb
@@ -10,11 +10,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=9c9d9d207a3468a696a03368913d360b \
file://COPYINGv3;md5=d32239bcb673463ab874e80d47fae504 \
file://lib/idna.h;endline=21;md5=7364f6a250728ffe16170f5e3ab37512 \
file://src/idn.c;endline=20;md5=7d7235e7951ac87d9dfac42e1b69d9cb"
-PR = "r0"
+PR = "r1"
inherit pkgconfig autotools gettext
-SRC_URI = "${GNU_MIRROR}/libidn/${BPN}-${PV}.tar.gz"
+SRC_URI = "${GNU_MIRROR}/libidn/${BPN}-${PV}.tar.gz \
+ file://libidn_fix_for_automake-1.12.patch "
SRC_URI[md5sum] = "764d7258eeb273941680499fab2c7367"
SRC_URI[sha256sum] = "da1708c6063ecb7951a0908e67df3eacdfe128b18edaa6cf6867d7b73b5f35ff"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 22/45] glew: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (20 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 21/45] libidn: " Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 23/45] findutils: " Saul Wold
` (23 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../glew/files/glew_fix_for_automake-1.12.patch | 25 ++++++++++++++++++++
meta/recipes-graphics/glew/glew_1.7.0.bb | 3 +-
2 files changed, 27 insertions(+), 1 deletions(-)
create mode 100644 meta/recipes-graphics/glew/files/glew_fix_for_automake-1.12.patch
diff --git a/meta/recipes-graphics/glew/files/glew_fix_for_automake-1.12.patch b/meta/recipes-graphics/glew/files/glew_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..0707efb
--- /dev/null
+++ b/meta/recipes-graphics/glew/files/glew_fix_for_automake-1.12.patch
@@ -0,0 +1,25 @@
+Upstream-Status: Pending
+
+This patch fixes following issue with automake 1.12
+
+| automake: warnings are treated as errors
+| /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: warning: 'libGLEW.la': linking libtool libraries using a non-POSIX
+| /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/03
+
+Index: glew-1.7.0/configure.ac
+===================================================================
+--- glew-1.7.0.orig/configure.ac
++++ glew-1.7.0/configure.ac
+@@ -14,6 +14,9 @@ LT_INIT
+ AC_PROG_CC
+ AC_PROG_INSTALL
+ AC_PROG_LN_S
++# automake 1.12 seems to require this, but automake 1.11 doesn't recognize it
++m4_pattern_allow([AM_PROG_AR])
++AM_PROG_AR
+
+ # Checks for libraries.
+
diff --git a/meta/recipes-graphics/glew/glew_1.7.0.bb b/meta/recipes-graphics/glew/glew_1.7.0.bb
index e65663d..cdb778c 100644
--- a/meta/recipes-graphics/glew/glew_1.7.0.bb
+++ b/meta/recipes-graphics/glew/glew_1.7.0.bb
@@ -7,10 +7,11 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=2ac251558de685c6b9478d89be3149c2"
DEPENDS = "virtual/libx11 virtual/libgl libxext libxi libxmu"
-PR = "r0"
+PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/project/glew/glew/${PV}/glew-${PV}.tgz \
file://autotools.patch \
+ file://glew_fix_for_automake-1.12.patch \
"
SRC_URI[md5sum] = "fb7a8bb79187ac98a90b57f0f27a3e84"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 23/45] findutils: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (21 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 22/45] glew: " Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 24/45] lrzsz: " Saul Wold
` (22 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../findutils_fix_for_automake-1.12.patch | 22 ++++++++++++++++++++
meta/recipes-extended/findutils/findutils_4.4.2.bb | 6 +++-
2 files changed, 26 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-extended/findutils/findutils-4.4.2/findutils_fix_for_automake-1.12.patch
diff --git a/meta/recipes-extended/findutils/findutils-4.4.2/findutils_fix_for_automake-1.12.patch b/meta/recipes-extended/findutils/findutils-4.4.2/findutils_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..d4a7e95
--- /dev/null
+++ b/meta/recipes-extended/findutils/findutils-4.4.2/findutils_fix_for_automake-1.12.patch
@@ -0,0 +1,22 @@
+Upstream-Status: Pending
+
+This patch fixes following issue with automake 1.12
+
+| configure.ac:80: error: automatic de-ANSI-fication support has been removed
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/03
+
+Index: findutils-4.4.2/configure.ac
+===================================================================
+--- findutils-4.4.2.orig/configure.ac
++++ findutils-4.4.2/configure.ac
+@@ -77,8 +77,6 @@ AC_PROG_CPP
+ dnl for gnulib
+ gl_EARLY
+
+-AM_C_PROTOTYPES
+-
+ AC_PROG_INSTALL
+ AC_PROG_RANLIB
+ dnl AC_PROG_LIBTOOL
diff --git a/meta/recipes-extended/findutils/findutils_4.4.2.bb b/meta/recipes-extended/findutils/findutils_4.4.2.bb
index d80511c..127eb4b 100644
--- a/meta/recipes-extended/findutils/findutils_4.4.2.bb
+++ b/meta/recipes-extended/findutils/findutils_4.4.2.bb
@@ -1,11 +1,13 @@
require findutils.inc
-PR = "r3"
+PR = "r4"
SRC_URI += "file://01-27017.patch \
file://02-28824.patch \
file://03-28872.patch \
- file://findutils_fix_for_x32.patch "
+ file://findutils_fix_for_x32.patch \
+ file://findutils_fix_for_automake-1.12.patch \
+ "
SRC_URI[md5sum] = "351cc4adb07d54877fa15f75fb77d39f"
SRC_URI[sha256sum] = "434f32d171cbc0a5e72cfc5372c6fc4cb0e681f8dce566a0de5b6fccd702b62a"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 24/45] lrzsz: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (22 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 23/45] findutils: " Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 25/45] minicom: " Saul Wold
` (21 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../lrzsz_fix_for_automake-1.12.patch | 49 ++++++++++++++++++++
meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb | 6 ++-
2 files changed, 53 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz_fix_for_automake-1.12.patch
diff --git a/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz_fix_for_automake-1.12.patch b/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..b4529f4
--- /dev/null
+++ b/meta/recipes-bsp/lrzsz/lrzsz-0.12.20/lrzsz_fix_for_automake-1.12.patch
@@ -0,0 +1,49 @@
+Upstream-Status: Pending
+
+This patch fixes following issue with automake 1.12
+
+| configure.in:95: error: automatic de-ANSI-fication support has been removed
+...
+| lib/Makefile.am:3: error: automatic de-ANSI-fication support has been removed
+| lib/Makefile.am: installing './depcomp'
+| src/Makefile.am:11: error: automatic de-ANSI-fication support has been removed
+
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/03
+
+Index: lrzsz-0.12.20/configure.in
+===================================================================
+--- lrzsz-0.12.20.orig/configure.in
++++ lrzsz-0.12.20/configure.in
+@@ -92,7 +92,6 @@ AC_PROG_RANLIB
+ AC_ISC_POSIX
+ AC_AIX
+ AC_MINIX
+-AM_C_PROTOTYPES
+ AC_C_CONST
+ AC_C_INLINE
+
+Index: lrzsz-0.12.20/lib/Makefile.am
+===================================================================
+--- lrzsz-0.12.20.orig/lib/Makefile.am
++++ lrzsz-0.12.20/lib/Makefile.am
+@@ -1,6 +1,5 @@
+ noinst_LIBRARIES=libzmodem.a
+ CFLAGS=@CFLAGS@
+-AUTOMAKE_OPTIONS=ansi2knr
+
+ EXTRA_DIST = alloca.c ansi2knr.1 ansi2knr.c \
+ getopt.c getopt1.c mkdir.c mktime.c \
+Index: lrzsz-0.12.20/src/Makefile.am
+===================================================================
+--- lrzsz-0.12.20.orig/src/Makefile.am
++++ lrzsz-0.12.20/src/Makefile.am
+@@ -8,7 +8,6 @@ CFLAGS=@CFLAGS@
+ DISTCLEAN_FILES=lrzszbug
+
+ LDADD = ../lib/libzmodem.a @LIBINTL@
+-AUTOMAKE_OPTIONS=ansi2knr
+ EXTRA_DIST = ansi2knr.1 ansi2knr.c lrzszbug.in
+ INCLUDES = -I.. -I$(srcdir) -I$(top_srcdir)/src -I../intl -I$(top_srcdir)/lib
+ #DEFS = -DLOCALEDIR=\"$(localedir)\" -DOS=\"@host_os@\" -DCPU=\"@host_cpu@\"
diff --git a/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb b/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb
index 7f86157..e76f36a 100644
--- a/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb
+++ b/meta/recipes-bsp/lrzsz/lrzsz_0.12.20.bb
@@ -10,12 +10,14 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
file://src/lrz.c;beginline=1;endline=10;md5=5276956373ff7d8758837f6399a1045f"
SECTION = "console/network"
DEPENDS = ""
-PR = "r4"
+PR = "r5"
SRC_URI = "http://www.ohse.de/uwe/releases/lrzsz-${PV}.tar.gz \
file://autotools.patch \
file://makefile.patch \
- file://gettext.patch"
+ file://gettext.patch \
+ file://lrzsz_fix_for_automake-1.12.patch \
+ "
SRC_URI[md5sum] = "b5ce6a74abc9b9eb2af94dffdfd372a4"
SRC_URI[sha256sum] = "c28b36b14bddb014d9e9c97c52459852f97bd405f89113f30bee45ed92728ff1"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 25/45] minicom: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (23 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 24/45] lrzsz: " Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 26/45] lighttpd: " Saul Wold
` (20 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../minicom_fix_for_automake-1.12.patch | 21 ++++++++++++++++++++
meta/recipes-extended/minicom/minicom_2.6.1.bb | 3 ++
2 files changed, 24 insertions(+), 0 deletions(-)
create mode 100644 meta/recipes-extended/minicom/minicom-2.6.1/minicom_fix_for_automake-1.12.patch
diff --git a/meta/recipes-extended/minicom/minicom-2.6.1/minicom_fix_for_automake-1.12.patch b/meta/recipes-extended/minicom/minicom-2.6.1/minicom_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..aba6298
--- /dev/null
+++ b/meta/recipes-extended/minicom/minicom-2.6.1/minicom_fix_for_automake-1.12.patch
@@ -0,0 +1,21 @@
+Upstream-Status: Pending
+
+This patch fixes following issue with automake 1.12
+
+| configure.in:193: error: automatic de-ANSI-fication support has been removed
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/03
+
+Index: minicom-2.6.1/configure.in
+===================================================================
+--- minicom-2.6.1.orig/configure.in
++++ minicom-2.6.1/configure.in
+@@ -190,7 +190,6 @@ AC_CHECK_HEADERS(stdarg.h varargs.h term
+
+ dnl Checks for typedefs, structures, and compiler characteristics.
+ AC_C_CONST
+-AM_C_PROTOTYPES
+ AC_TYPE_UID_T
+ AC_TYPE_MODE_T
+ AC_TYPE_PID_T
diff --git a/meta/recipes-extended/minicom/minicom_2.6.1.bb b/meta/recipes-extended/minicom/minicom_2.6.1.bb
index 3a9f934..b54853d 100644
--- a/meta/recipes-extended/minicom/minicom_2.6.1.bb
+++ b/meta/recipes-extended/minicom/minicom_2.6.1.bb
@@ -6,8 +6,11 @@ LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=420477abc567404debca0a2a1cb6b645 \
file://src/minicom.h;beginline=1;endline=12;md5=a58838cb709f0db517f4e42730c49e81"
+PR = "r1"
+
SRC_URI = "http://alioth.debian.org/frs/download.php/3700/minicom-${PV}.tar.gz \
file://rename-conflicting-functions.patch \
+ file://minicom_fix_for_automake-1.12.patch \
"
# file://gcc4-scope.patch
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 26/45] lighttpd: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (24 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 25/45] minicom: " Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 27/45] libfm: " Saul Wold
` (19 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../files/lighttpd_fix_for_automake-1.12.patch | 37 ++++++++++++++++++++
meta/recipes-extended/lighttpd/lighttpd_1.4.30.bb | 5 ++-
2 files changed, 40 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-extended/lighttpd/files/lighttpd_fix_for_automake-1.12.patch
diff --git a/meta/recipes-extended/lighttpd/files/lighttpd_fix_for_automake-1.12.patch b/meta/recipes-extended/lighttpd/files/lighttpd_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..42451b8
--- /dev/null
+++ b/meta/recipes-extended/lighttpd/files/lighttpd_fix_for_automake-1.12.patch
@@ -0,0 +1,37 @@
+Upstream-Status: Pending
+
+This patch fixes following issue with automake 1.12
+
+| configure.ac:42: error: automatic de-ANSI-fication support has been removed
+...
+| automake: warnings are treated as errors
+| /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: warning: 'liblightcomp.la': linking libtool libraries using a non-POSIX
+| /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/03
+
+Index: lighttpd-1.4.30/configure.ac
+===================================================================
+--- lighttpd-1.4.30.orig/configure.ac
++++ lighttpd-1.4.30/configure.ac
+@@ -24,6 +24,11 @@ dnl AC_PROG_CXX
+ AC_PROG_LN_S
+ AC_PROG_MAKE_SET
+
++# automake 1.12 seems to require this, but automake 1.11 doesn't recognize it
++m4_pattern_allow([AM_PROG_AR])
++AM_PROG_AR
++
++
+ dnl check environment
+ AC_AIX
+ AC_ISC_POSIX
+@@ -39,7 +44,6 @@ AM_CONDITIONAL(NO_RDYNAMIC, test x$NO_RD
+ AC_EXEEXT
+
+ dnl more automake stuff
+-AM_C_PROTOTYPES
+
+ dnl libtool
+ AC_DISABLE_STATIC
diff --git a/meta/recipes-extended/lighttpd/lighttpd_1.4.30.bb b/meta/recipes-extended/lighttpd/lighttpd_1.4.30.bb
index 3ae3867..161c0d9 100644
--- a/meta/recipes-extended/lighttpd/lighttpd_1.4.30.bb
+++ b/meta/recipes-extended/lighttpd/lighttpd_1.4.30.bb
@@ -16,13 +16,14 @@ RDEPENDS_${PN} += " \
lighttpd-module-staticfile \
"
-PR = "r0"
+PR = "r1"
SRC_URI = "http://download.lighttpd.net/lighttpd/releases-1.4.x/lighttpd-${PV}.tar.bz2 \
file://index.html.lighttpd \
file://lighttpd.conf \
file://lighttpd \
-"
+ file://lighttpd_fix_for_automake-1.12.patch \
+ "
SRC_URI[md5sum] = "63f9df52dcae0ab5689a95c99c54e48a"
SRC_URI[sha256sum] = "0d795597e4666dbf6ffe44b4a42f388ddb44736ddfab0b1ac091e5bb35212c2d"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 27/45] libfm: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (25 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 26/45] lighttpd: " Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 28/45] libcroco: " Saul Wold
` (18 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../libfm-0.1.17/libfm_fix_for_automake-1.12.patch | 48 ++++++++++++++++++++
meta/recipes-support/libfm/libfm_0.1.17.bb | 6 ++-
2 files changed, 52 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-support/libfm/libfm-0.1.17/libfm_fix_for_automake-1.12.patch
diff --git a/meta/recipes-support/libfm/libfm-0.1.17/libfm_fix_for_automake-1.12.patch b/meta/recipes-support/libfm/libfm-0.1.17/libfm_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..3efb4dd
--- /dev/null
+++ b/meta/recipes-support/libfm/libfm-0.1.17/libfm_fix_for_automake-1.12.patch
@@ -0,0 +1,48 @@
+Upstream-Status: Pending
+
+This patch fixes following kind of issues with automake 1.12
+| automake: warnings are treated as errors
+| data/ui/Makefile.am:21: warning: '%'-style pattern rules are a GNU make extension
+...
+| /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: warning: 'libfm-gtk.la': linking libtool libraries using a non-POSIX
+| /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/automake-1.12/am/ltlibrary.am: archiver requires 'AM_PROG_AR' in 'configure.ac'
+...
+| src/Makefile.am:21: warning: compiling 'glib-compat.c' with per-target flags requires 'AM_PROG_CC_C_O' in 'configure.ac'
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/03
+
+Index: libfm-0.1.17/configure.ac
+===================================================================
+--- libfm-0.1.17.orig/configure.ac
++++ libfm-0.1.17/configure.ac
+@@ -4,11 +4,17 @@
+ AC_PREREQ([2.63])
+ AC_INIT([libfm], [0.1.17], [http://pcmanfm.sorceforge.net/])
+ AM_INIT_AUTOMAKE([-Wall -Werror foreign])
++
++# automake 1.12 seems to require this, but automake 1.11 doesn't recognize it
++m4_pattern_allow([AM_PROG_AR])
++AM_PROG_AR
++
+ AC_CONFIG_MACRO_DIR(m4)
+ AC_CONFIG_HEADERS([config.h])
+
+ # Checks for programs.
+ AC_PROG_CC
++AM_PROG_CC_C_O
+ AM_PROG_LIBTOOL
+
+ # Checks for libraries.
+Index: libfm-0.1.17/data/ui/Makefile.am
+===================================================================
+--- libfm-0.1.17.orig/data/ui/Makefile.am
++++ libfm-0.1.17/data/ui/Makefile.am
+@@ -18,6 +18,6 @@ EXTRA_DIST = \
+ $(NULL)
+
+ # Purge GtkBuilder UI files
+-%.ui: %.glade
++.glade.ui:
+ cp $< $@
+ $(top_builddir)/src/xml-purge $@
diff --git a/meta/recipes-support/libfm/libfm_0.1.17.bb b/meta/recipes-support/libfm/libfm_0.1.17.bb
index e3fd2de..1bd8850 100644
--- a/meta/recipes-support/libfm/libfm_0.1.17.bb
+++ b/meta/recipes-support/libfm/libfm_0.1.17.bb
@@ -10,9 +10,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
SECTION = "x11/libs"
DEPENDS = "glib-2.0 pango gtk+ menu-cache intltool-native"
-PR = "r3"
+PR = "r4"
-SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.gz"
+SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.gz \
+ file://libfm_fix_for_automake-1.12.patch \
+ "
SRC_URI[md5sum] = "a97e03d973e6ac727f28d0934d6c9ad5"
SRC_URI[sha256sum] = "1740681cff4cd4c5a2eaa9805d8898269cfb6a49a0bda0acb242def15bc7131b"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 28/45] libcroco: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (26 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 27/45] libfm: " Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 29/45] gmp-4.2.1: " Saul Wold
` (17 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../files/libcroco_fix_for_automake-1.12.patch | 22 ++++++++++++++++++++
meta/recipes-support/libcroco/libcroco_0.6.3.bb | 5 ++-
2 files changed, 25 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-support/libcroco/files/libcroco_fix_for_automake-1.12.patch
diff --git a/meta/recipes-support/libcroco/files/libcroco_fix_for_automake-1.12.patch b/meta/recipes-support/libcroco/files/libcroco_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..9dcf7b0
--- /dev/null
+++ b/meta/recipes-support/libcroco/files/libcroco_fix_for_automake-1.12.patch
@@ -0,0 +1,22 @@
+Upstream-Status: Pending
+
+This patch fixes following kind of issues with automake 1.12
+
+| configure.in:51: error: automatic de-ANSI-fication support has been removed
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/03
+
+Index: libcroco-0.6.3/configure.in
+===================================================================
+--- libcroco-0.6.3.orig/configure.in
++++ libcroco-0.6.3/configure.in
+@@ -47,8 +47,6 @@ AC_PROG_CC
+ AC_PROG_INSTALL
+ AC_PROG_CPP
+
+-dnl Make sure we have an ANSI compiler
+-AM_C_PROTOTYPES
+ test "x$U" != "x" && AC_MSG_ERROR(Compiler not ANSI compliant)
+
+ dnl Checks for libraries.
diff --git a/meta/recipes-support/libcroco/libcroco_0.6.3.bb b/meta/recipes-support/libcroco/libcroco_0.6.3.bb
index 74c2cbb..d9ff8de 100644
--- a/meta/recipes-support/libcroco/libcroco_0.6.3.bb
+++ b/meta/recipes-support/libcroco/libcroco_0.6.3.bb
@@ -9,11 +9,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605 \
SECTION = "x11/utils"
DEPENDS = "glib-2.0 libxml2 zlib"
-PR = "r2"
+PR = "r3"
inherit autotools pkgconfig gnome
-SRC_URI_append = " file://croco.patch;apply=yes "
+SRC_URI_append = " file://croco.patch;apply=yes \
+ file://libcroco_fix_for_automake-1.12.patch "
SRC_URI[archive.md5sum] = "e1e93eeff4367c896f3959af34ba20eb"
SRC_URI[archive.sha256sum] = "746192d979263c74094d41e5ff0e19900b3d81eb2bd42c27c1c320dd94008034"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 29/45] gmp-4.2.1: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (27 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 28/45] libcroco: " Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 30/45] coreutils-native-6.9: " Saul Wold
` (16 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../gmp/gmp-4.2.1/gmp_fix_for_automake-1.12.patch | 48 ++++++++++++++++++++
meta/recipes-support/gmp/gmp_4.2.1.bb | 6 ++-
2 files changed, 52 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-support/gmp/gmp-4.2.1/gmp_fix_for_automake-1.12.patch
diff --git a/meta/recipes-support/gmp/gmp-4.2.1/gmp_fix_for_automake-1.12.patch b/meta/recipes-support/gmp/gmp-4.2.1/gmp_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..fbd8a39
--- /dev/null
+++ b/meta/recipes-support/gmp/gmp-4.2.1/gmp_fix_for_automake-1.12.patch
@@ -0,0 +1,48 @@
+Upstream-Status: Pending
+
+automake 1.12 has depricated automatic de-ANSI-fication support
+
+this patch avoids these kinds of errors:
+
+| configure.in:2240: error: automatic de-ANSI-fication support has been removed
+| Makefile.am:28: error: automatic de-ANSI-fication support has been removed
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/02
+
+Index: gmp-4.2.1/configure.in
+===================================================================
+--- gmp-4.2.1.orig/configure.in
++++ gmp-4.2.1/configure.in
+@@ -67,7 +67,7 @@ dnl
+ dnl Note that there's a copy of these options in the top-level Makefile.am,
+ dnl so update there too if changing anything.
+ dnl
+-AM_INIT_AUTOMAKE([1.8 gnu no-dependencies $(top_builddir)/ansi2knr])
++AM_INIT_AUTOMAKE([1.8 gnu no-dependencies])
+ AM_CONFIG_HEADER(config.h:config.in)
+ AM_MAINTAINER_MODE
+
+@@ -2022,9 +2022,6 @@ fi
+ echo " MPN_PATH=\"$path\""
+
+
+-# Automake ansi2knr support.
+-AM_C_PROTOTYPES
+-
+ GMP_PROG_AR
+ GMP_PROG_NM
+
+Index: gmp-4.2.1/Makefile.am
+===================================================================
+--- gmp-4.2.1.orig/Makefile.am
++++ gmp-4.2.1/Makefile.am
+@@ -27,7 +27,7 @@
+ # Makefiles in subdirectories, but here we must omit it so automake gives
+ # the actual ansi2knr build rule, not "cd $(top_builddir) && make ansi2knr".
+ #
+-AUTOMAKE_OPTIONS = 1.8 gnu no-dependencies ansi2knr
++AUTOMAKE_OPTIONS = 1.8 gnu no-dependencies
+
+
+ # Libtool -version-info for libgmp.la and libmp.la. See "Versioning" in the
diff --git a/meta/recipes-support/gmp/gmp_4.2.1.bb b/meta/recipes-support/gmp/gmp_4.2.1.bb
index 280b1ab..49ee59b 100644
--- a/meta/recipes-support/gmp/gmp_4.2.1.bb
+++ b/meta/recipes-support/gmp/gmp_4.2.1.bb
@@ -6,10 +6,12 @@ LICENSE = "LGPLv2.1+"
LIC_FILES_CHKSUM = "file://COPYING;md5=892f569a555ba9c07a568a7c0c4fa63a \
file://COPYING.LIB;md5=fbc093901857fcd118f065f900982c24 \
file://gmp-h.in;startline=6;endline=21;md5=5e25ffd16996faba8c1cd27b04b16099"
-PR = "r1"
+PR = "r2"
SRC_URI = "${GNU_MIRROR}/gmp/${BP}.tar.bz2 \
- file://disable-stdc.patch"
+ file://disable-stdc.patch \
+ file://gmp_fix_for_automake-1.12.patch \
+ "
SRC_URI[md5sum] = "091c56e0e1cca6b09b17b69d47ef18e3"
SRC_URI[sha256sum] = "d07ffcb37eecec35c5ec72516d10b35fdf6e6fef1fcf1dcd37e30b8cbf8bf941"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 30/45] coreutils-native-6.9: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (28 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 29/45] gmp-4.2.1: " Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 31/45] grub-0.97: " Saul Wold
` (15 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../coreutils_fix_for_automake-1.12.patch | 32 ++++++++++++++++++++
meta/recipes-core/coreutils/coreutils_6.9.bb | 6 ++-
2 files changed, 36 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-core/coreutils/coreutils-6.9/coreutils_fix_for_automake-1.12.patch
diff --git a/meta/recipes-core/coreutils/coreutils-6.9/coreutils_fix_for_automake-1.12.patch b/meta/recipes-core/coreutils/coreutils-6.9/coreutils_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..02730db
--- /dev/null
+++ b/meta/recipes-core/coreutils/coreutils-6.9/coreutils_fix_for_automake-1.12.patch
@@ -0,0 +1,32 @@
+Upstream-Status: Pending
+
+automake 1.12 has depricated automatic de-ANSI-fication support
+
+this patch avoids these kinds of errors:
+
+| configure.ac:40: error: automatic de-ANSI-fication support has been removed
+| /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.12/protos.m4:12: AM_C_PROTOTYPES is expanded from...
+| /srv/home/nitin/builds/build-gcc47/tmp/work/x86_64-linux/coreutils-native-6.9-r2/coreutils-6.9/m4/jm-macros.m4:138: gl_CHECK_ALL_TYPES is expanded from...
+| /srv/home/nitin/builds/build-gcc47/tmp/work/x86_64-linux/coreutils-native-6.9-r2/coreutils-6.9/m4/jm-macros.m4:24: coreutils_MACROS is expanded from...
+| configure.ac:40: the top level
+| autom4te: m4 failed with exit status: 1
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/04
+
+Index: coreutils-6.9/m4/jm-macros.m4
+===================================================================
+--- coreutils-6.9.orig/m4/jm-macros.m4
++++ coreutils-6.9/m4/jm-macros.m4
+@@ -142,11 +142,6 @@ AC_DEFUN([gl_CHECK_ALL_TYPES],
+ dnl whether functions and headers are available, whether they work, etc.
+ AC_REQUIRE([AC_SYS_LARGEFILE])
+
+- dnl This test must precede tests of compiler characteristics like
+- dnl that for the inline keyword, since it may change the degree to
+- dnl which the compiler supports such features.
+- AC_REQUIRE([AM_C_PROTOTYPES])
+-
+ dnl Checks for typedefs, structures, and compiler characteristics.
+ AC_REQUIRE([AC_C_BIGENDIAN])
+ AC_REQUIRE([AC_C_VOLATILE])
diff --git a/meta/recipes-core/coreutils/coreutils_6.9.bb b/meta/recipes-core/coreutils/coreutils_6.9.bb
index 8a47a60..bbde63c 100644
--- a/meta/recipes-core/coreutils/coreutils_6.9.bb
+++ b/meta/recipes-core/coreutils/coreutils_6.9.bb
@@ -8,7 +8,7 @@ BUGTRACKER = "http://debbugs.gnu.org/coreutils"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
file://src/ls.c;startline=4;endline=16;md5=482a96d4f25010a4e13f8743e0c3685e"
-PR = "r2"
+PR = "r3"
DEPENDS = "coreutils-native-${PV}"
DEPENDS_virtclass-native = "gettext-native"
@@ -22,7 +22,9 @@ SRC_URI_BASE = "${GNU_MIRROR}/coreutils/${BP}.tar.bz2 \
file://coreutils-i18n.patch \
file://coreutils-overflow.patch \
file://coreutils-fix-install.patch \
- file://man-touch.patch"
+ file://man-touch.patch \
+ file://coreutils_fix_for_automake-1.12.patch \
+ "
SRC_URI = "${SRC_URI_BASE} file://fix_for_manpage_building.patch"
SRC_URI_virtclass-native = "${SRC_URI_BASE}"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 31/45] grub-0.97: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (29 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 30/45] coreutils-native-6.9: " Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 32/45] diffutils-2.8.1: " Saul Wold
` (14 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../grub-0.97/grub_fix_for_automake-1.12.patch | 48 ++++++++++++++++++++
meta/recipes-bsp/grub/grub_0.97.bb | 6 ++-
2 files changed, 52 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-bsp/grub/grub-0.97/grub_fix_for_automake-1.12.patch
diff --git a/meta/recipes-bsp/grub/grub-0.97/grub_fix_for_automake-1.12.patch b/meta/recipes-bsp/grub/grub-0.97/grub_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..97ee0ad
--- /dev/null
+++ b/meta/recipes-bsp/grub/grub-0.97/grub_fix_for_automake-1.12.patch
@@ -0,0 +1,48 @@
+Upstream-Status: Pending
+
+automake 1.12 has depricated automatic de-ANSI-fication support
+
+this patch avoids these kinds of errors:
+
+| stage1/Makefile.am:2: error: 'pkglibdir' is not a legitimate directory for 'DATA'
+| stage2/Makefile.am:35: error: 'pkglibdir' is not a legitimate directory for 'DATA'
+| stage2/Makefile.am:46: error: 'pkglibdir' is not a legitimate directory for 'DATA'
+| autoreconf: automake failed with exit status: 1
+| ERROR: autoreconf execution failed.
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/04
+
+Index: grub-0.97/stage1/Makefile.am
+===================================================================
+--- grub-0.97.orig/stage1/Makefile.am
++++ grub-0.97/stage1/Makefile.am
+@@ -1,5 +1,5 @@
+ pkglibdir = $(libdir)/$(PACKAGE)/$(host_cpu)-$(host_vendor)
+-nodist_pkglib_DATA = stage1
++nodist_pkgdata_DATA = stage1
+
+ CLEANFILES = $(nodist_pkglib_DATA)
+
+Index: grub-0.97/stage2/Makefile.am
+===================================================================
+--- grub-0.97.orig/stage2/Makefile.am
++++ grub-0.97/stage2/Makefile.am
+@@ -32,7 +32,7 @@ pkglibdir = $(libdir)/$(PACKAGE)/$(host_
+ EXTRA_PROGRAMS = nbloader.exec pxeloader.exec diskless.exec
+
+ if DISKLESS_SUPPORT
+-pkglib_DATA = stage2 stage2_eltorito e2fs_stage1_5 fat_stage1_5 \
++pkgdata_DATA = stage2 stage2_eltorito e2fs_stage1_5 fat_stage1_5 \
+ ffs_stage1_5 iso9660_stage1_5 jfs_stage1_5 minix_stage1_5 \
+ reiserfs_stage1_5 ufs2_stage1_5 vstafs_stage1_5 xfs_stage1_5 \
+ nbgrub pxegrub
+@@ -43,7 +43,7 @@ noinst_PROGRAMS = pre_stage2.exec start.
+ reiserfs_stage1_5.exec ufs2_stage1_5.exec vstafs_stage1_5.exec \
+ xfs_stage1_5.exec nbloader.exec pxeloader.exec diskless.exec
+ else
+-pkglib_DATA = stage2 stage2_eltorito e2fs_stage1_5 fat_stage1_5 \
++pkgdata_DATA = stage2 stage2_eltorito e2fs_stage1_5 fat_stage1_5 \
+ ffs_stage1_5 iso9660_stage1_5 jfs_stage1_5 minix_stage1_5 \
+ reiserfs_stage1_5 ufs2_stage1_5 vstafs_stage1_5 xfs_stage1_5
+ noinst_DATA = pre_stage2 start start_eltorito
diff --git a/meta/recipes-bsp/grub/grub_0.97.bb b/meta/recipes-bsp/grub/grub_0.97.bb
index af489fe..1cde30d 100644
--- a/meta/recipes-bsp/grub/grub_0.97.bb
+++ b/meta/recipes-bsp/grub/grub_0.97.bb
@@ -10,11 +10,13 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b \
file://grub/main.c;beginline=3;endline=9;md5=22a5f28d2130fff9f2a17ed54be90ed6"
RDEPENDS_${PN} = "diffutils"
-PR = "r4"
+PR = "r5"
SRC_URI = "ftp://alpha.gnu.org/gnu/grub/grub-${PV}.tar.gz; \
file://no-reorder-functions.patch \
- file://autohell.patch "
+ file://autohell.patch \
+ file://grub_fix_for_automake-1.12.patch \
+ "
SRC_URI[md5sum] = "cd3f3eb54446be6003156158d51f4884"
SRC_URI[sha256sum] = "4e1d15d12dbd3e9208111d6b806ad5a9857ca8850c47877d36575b904559260b"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 32/45] diffutils-2.8.1: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (30 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 31/45] grub-0.97: " Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 33/45] grep-2.5.1a: " Saul Wold
` (13 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../diffutils_fix_for_automake-1.12.patch | 27 ++++++++++++++++++++
meta/recipes-extended/diffutils/diffutils_2.8.1.bb | 6 +++-
2 files changed, 31 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-extended/diffutils/diffutils-2.8.1/diffutils_fix_for_automake-1.12.patch
diff --git a/meta/recipes-extended/diffutils/diffutils-2.8.1/diffutils_fix_for_automake-1.12.patch b/meta/recipes-extended/diffutils/diffutils-2.8.1/diffutils_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..cc05d1d
--- /dev/null
+++ b/meta/recipes-extended/diffutils/diffutils-2.8.1/diffutils_fix_for_automake-1.12.patch
@@ -0,0 +1,27 @@
+Upstream-Status: Pending
+
+automake 1.12 has depricated automatic de-ANSI-fication support
+
+this patch avoids these kinds of errors:
+
+| configure.ac:90: error: automatic de-ANSI-fication support has been removed
+| /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.12/protos.m4:12: AM_C_PROTOTYPES is expanded from...
+| /srv/home/nitin/builds/build-gcc47/tmp/work/i586-poky-linux/diffutils-2.8.1-r4/diffutils-2.8.1/m4/prereq.m4:110: jm_PREREQ_QUOTEARG is expanded from...
+| configure.ac:90: the top level
+| autom4te: m4 failed with exit status: 1
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/04
+
+Index: diffutils-2.8.1/m4/prereq.m4
+===================================================================
+--- diffutils-2.8.1.orig/m4/prereq.m4
++++ diffutils-2.8.1/m4/prereq.m4
+@@ -115,7 +115,6 @@ AC_DEFUN([jm_PREREQ_QUOTEARG],
+ AC_HEADER_STDC
+ AC_C_BACKSLASH_A
+ AC_MBSTATE_T
+- AM_C_PROTOTYPES
+ ])
+
+ AC_DEFUN([jm_PREREQ_REGEX],
diff --git a/meta/recipes-extended/diffutils/diffutils_2.8.1.bb b/meta/recipes-extended/diffutils/diffutils_2.8.1.bb
index 0fb3a31..09eb71e 100644
--- a/meta/recipes-extended/diffutils/diffutils_2.8.1.bb
+++ b/meta/recipes-extended/diffutils/diffutils_2.8.1.bb
@@ -6,9 +6,11 @@ SECTION = "base"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-PR = "r4"
+PR = "r5"
-SRC_URI = "${GNU_MIRROR}/diffutils/diffutils-${PV}.tar.gz"
+SRC_URI = "${GNU_MIRROR}/diffutils/diffutils-${PV}.tar.gz \
+ file://diffutils_fix_for_automake-1.12.patch \
+ "
SRC_URI[md5sum] = "71f9c5ae19b60608f6c7f162da86a428"
SRC_URI[sha256sum] = "c5001748b069224dd98bf1bb9ee877321c7de8b332c8aad5af3e2a7372d23f5a"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 33/45] grep-2.5.1a: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (31 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 32/45] diffutils-2.8.1: " Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 34/45] gawk-3.1.5: " Saul Wold
` (12 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../grep-2.5.1a/grep_fix_for_automake-1.12.patch | 52 ++++++++++++++++++++
meta/recipes-extended/grep/grep_2.5.1a.bb | 7 ++-
2 files changed, 57 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-extended/grep/grep-2.5.1a/grep_fix_for_automake-1.12.patch
diff --git a/meta/recipes-extended/grep/grep-2.5.1a/grep_fix_for_automake-1.12.patch b/meta/recipes-extended/grep/grep-2.5.1a/grep_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..3ccce5f
--- /dev/null
+++ b/meta/recipes-extended/grep/grep-2.5.1a/grep_fix_for_automake-1.12.patch
@@ -0,0 +1,52 @@
+Upstream-Status: Pending
+
+automake 1.12 has depricated automatic de-ANSI-fication support
+
+this patch avoids these kinds of errors:
+
+| configure.in:33: error: automatic de-ANSI-fication support has been removed
+| /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.12/protos.m4:12: AM_C_PROTOTYPES is expanded from...
+| configure.in:33: the top level
+| autom4te: m4 failed with exit status: 1
+...
+| lib/Makefile.am:2: error: automatic de-ANSI-fication support has been removed
+| src/Makefile.am:2: error: automatic de-ANSI-fication support has been removed
+| autoreconf: automake failed with exit status: 1
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/04
+
+Index: grep-2.5.1a/configure.in
+===================================================================
+--- grep-2.5.1a.orig/configure.in
++++ grep-2.5.1a/configure.in
+@@ -30,7 +30,6 @@ AC_PROG_RANLIB
+
+ dnl Checks for typedefs, structures, and compiler characteristics.
+ AC_SYS_LARGEFILE
+-AM_C_PROTOTYPES
+ AC_TYPE_SIZE_T
+ AC_CHECK_TYPE(ssize_t, int)
+ AC_C_CONST
+Index: grep-2.5.1a/lib/Makefile.am
+===================================================================
+--- grep-2.5.1a.orig/lib/Makefile.am
++++ grep-2.5.1a/lib/Makefile.am
+@@ -1,5 +1,5 @@
+ #
+-AUTOMAKE_OPTIONS = ../src/ansi2knr
++AUTOMAKE_OPTIONS =
+
+ SUBDIRS = posix
+
+Index: grep-2.5.1a/src/Makefile.am
+===================================================================
+--- grep-2.5.1a.orig/src/Makefile.am
++++ grep-2.5.1a/src/Makefile.am
+@@ -1,5 +1,5 @@
+ ## Process this file with automake to create Makefile.in
+-AUTOMAKE_OPTIONS = ansi2knr no-dependencies
++AUTOMAKE_OPTIONS = no-dependencies
+
+ LN = ln
+
diff --git a/meta/recipes-extended/grep/grep_2.5.1a.bb b/meta/recipes-extended/grep/grep_2.5.1a.bb
index 64064fc..5aecf17 100644
--- a/meta/recipes-extended/grep/grep_2.5.1a.bb
+++ b/meta/recipes-extended/grep/grep_2.5.1a.bb
@@ -5,10 +5,12 @@ SECTION = "console/utils"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3"
-PR = "r1"
+PR = "r2"
SRC_URI = "${GNU_MIRROR}/grep/grep-${PV}.tar.bz2 \
- file://uclibc-fix.patch"
+ file://uclibc-fix.patch \
+ file://grep_fix_for_automake-1.12.patch \
+ "
SRC_URI[md5sum] = "52202fe462770fa6be1bb667bd6cf30c"
SRC_URI[sha256sum] = "38c8a2bb9223d1fb1b10bdd607cf44830afc92fd451ac4cd07619bf92bdd3132"
@@ -17,6 +19,7 @@ inherit autotools gettext
EXTRA_OECONF = "--disable-perl-regexp --disable-ncurses"
+CFLAGS += "-D PROTOTYPES"
do_configure_prepend () {
rm -f ${S}/m4/init.m4
}
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 34/45] gawk-3.1.5: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (32 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 33/45] grep-2.5.1a: " Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 35/45] findutils-4.2.31: " Saul Wold
` (11 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../gawk-3.1.5/gawk_fix_for_automake-1.12.patch | 41 ++++++++++++++++++++
meta/recipes-extended/gawk/gawk_3.1.5.bb | 2 +
2 files changed, 43 insertions(+), 0 deletions(-)
create mode 100644 meta/recipes-extended/gawk/gawk-3.1.5/gawk_fix_for_automake-1.12.patch
diff --git a/meta/recipes-extended/gawk/gawk-3.1.5/gawk_fix_for_automake-1.12.patch b/meta/recipes-extended/gawk/gawk-3.1.5/gawk_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..b3e7987
--- /dev/null
+++ b/meta/recipes-extended/gawk/gawk-3.1.5/gawk_fix_for_automake-1.12.patch
@@ -0,0 +1,41 @@
+Upstream-Status: Pending
+
+automake 1.12 has depricated automatic de-ANSI-fication support
+
+this patch avoids these kinds of errors:
+
+| configure.ac:127: error: automatic de-ANSI-fication support has been removed
+| /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/share/aclocal-1.12/protos.m4:12: AM_C_PROTOTYPES is expanded from...
+| configure.ac:127: the top level
+| autom4te: m4 failed with exit status: 1
+...
+| Makefile.am:27: error: automatic de-ANSI-fication support has been removed
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/04
+
+Index: gawk-3.1.5/configure.ac
+===================================================================
+--- gawk-3.1.5.orig/configure.ac
++++ gawk-3.1.5/configure.ac
+@@ -124,7 +124,6 @@ fi
+
+ dnl check for C compiler for automake
+ AM_PROG_CC_STDC
+-AM_C_PROTOTYPES
+
+ dnl Cygwin doesn't like to get libs with full paths
+ dnl since that overrides linking against DLLs.
+Index: gawk-3.1.5/Makefile.am
+===================================================================
+--- gawk-3.1.5.orig/Makefile.am
++++ gawk-3.1.5/Makefile.am
+@@ -24,7 +24,7 @@
+ ## process this file with automake to produce Makefile.in
+
+ # Automatic de-ANSI-fication if needed, make .bz2 files also.
+-AUTOMAKE_OPTIONS = ansi2knr dist-bzip2
++AUTOMAKE_OPTIONS = dist-bzip2
+
+ # This undocumented variable insures that aclocal runs
+ # correctly after changing configure.ac
diff --git a/meta/recipes-extended/gawk/gawk_3.1.5.bb b/meta/recipes-extended/gawk/gawk_3.1.5.bb
index d5d9bea..4c7cdf3 100644
--- a/meta/recipes-extended/gawk/gawk_3.1.5.bb
+++ b/meta/recipes-extended/gawk/gawk_3.1.5.bb
@@ -34,6 +34,8 @@ ALTERNATIVE_PATH = "gawk"
ALTERNATIVE_LINK = "${bindir}/awk"
ALTERNATIVE_PRIORITY = "100"
+CFLAGS += "-D PROTOTYPES"
+
do_install_append() {
# remove the link since we don't package it
rm ${D}${bindir}/awk
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 35/45] findutils-4.2.31: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (33 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 34/45] gawk-3.1.5: " Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 36/45] make-3.81: " Saul Wold
` (10 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../findutils_fix_for_automake-1.12.patch | 23 ++++++++++++++++++++
.../recipes-extended/findutils/findutils_4.2.31.bb | 6 +++-
2 files changed, 27 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-extended/findutils/findutils-4.2.31/findutils_fix_for_automake-1.12.patch
diff --git a/meta/recipes-extended/findutils/findutils-4.2.31/findutils_fix_for_automake-1.12.patch b/meta/recipes-extended/findutils/findutils-4.2.31/findutils_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..2d0ddb4
--- /dev/null
+++ b/meta/recipes-extended/findutils/findutils-4.2.31/findutils_fix_for_automake-1.12.patch
@@ -0,0 +1,23 @@
+Upstream-Status: Pending
+
+automake 1.12 has depricated automatic de-ANSI-fication support
+
+this patch avoids these kinds of errors:
+
+| configure.in:75: error: automatic de-ANSI-fication support has been removed
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/04
+
+Index: findutils-4.2.31/configure.in
+===================================================================
+--- findutils-4.2.31.orig/configure.in
++++ findutils-4.2.31/configure.in
+@@ -72,7 +72,6 @@ dnl gl_EARLY calls AC_GNU_SOURCE anyway.
+
+
+ AC_ISC_POSIX
+-AM_C_PROTOTYPES
+
+ AC_PROG_INSTALL
+ AC_PROG_RANLIB
diff --git a/meta/recipes-extended/findutils/findutils_4.2.31.bb b/meta/recipes-extended/findutils/findutils_4.2.31.bb
index 0c37836..37da0ce 100644
--- a/meta/recipes-extended/findutils/findutils_4.2.31.bb
+++ b/meta/recipes-extended/findutils/findutils_4.2.31.bb
@@ -8,10 +8,12 @@ SECTION = "console/utils"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
-PR = "r2"
+PR = "r3"
SRC_URI = "${GNU_MIRROR}/findutils/findutils-${PV}.tar.gz \
- file://gnulib-extension.patch"
+ file://gnulib-extension.patch \
+ file://findutils_fix_for_automake-1.12.patch \
+ "
SRC_URI[md5sum] = "a0e31a0f18a49709bf5a449867c8049a"
SRC_URI[sha256sum] = "e0d34b8faca0b3cca0703f6c6b498afbe72f0ba16c35980c10ec9ef7724d6204"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 36/45] make-3.81: fix build with automake 1.12
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (34 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 35/45] findutils-4.2.31: " Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 37/45] avahi: fix install issue Saul Wold
` (9 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
.../make-3.81/make_fix_for_automake-1.12.patch | 43 ++++++++++++++++++++
meta/recipes-devtools/make/make_3.81.bb | 4 +-
2 files changed, 46 insertions(+), 1 deletions(-)
create mode 100644 meta/recipes-devtools/make/make-3.81/make_fix_for_automake-1.12.patch
diff --git a/meta/recipes-devtools/make/make-3.81/make_fix_for_automake-1.12.patch b/meta/recipes-devtools/make/make-3.81/make_fix_for_automake-1.12.patch
new file mode 100644
index 0000000..9b2e964
--- /dev/null
+++ b/meta/recipes-devtools/make/make-3.81/make_fix_for_automake-1.12.patch
@@ -0,0 +1,43 @@
+Upstream-Status: Pending
+
+automake 1.12 has depricated automatic de-ANSI-fication support
+
+this patch avoids these kinds of errors:
+
+| configure.in:48: error: automatic de-ANSI-fication support has been removed
+...
+| Makefile.am:19: error: automatic de-ANSI-fication support has been removed
+| autoreconf: automake failed with exit status: 1
+| ERROR: autoreconf execution failed.
+
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/04
+
+Index: make-3.81/configure.in
+===================================================================
+--- make-3.81.orig/configure.in
++++ make-3.81/configure.in
+@@ -44,9 +44,6 @@ AC_AIX
+ AC_ISC_POSIX
+ AC_MINIX
+
+-# Needed for ansi2knr
+-AM_C_PROTOTYPES
+-
+ # Enable gettext, in "external" mode.
+
+ AM_GNU_GETTEXT_VERSION(0.14.1)
+Index: make-3.81/Makefile.am
+===================================================================
+--- make-3.81.orig/Makefile.am
++++ make-3.81/Makefile.am
+@@ -16,7 +16,7 @@
+ # GNU Make; see the file COPYING. If not, write to the Free Software
+ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+
+-AUTOMAKE_OPTIONS = 1.8 dist-bzip2 check-news ansi2knr
++AUTOMAKE_OPTIONS = 1.8 dist-bzip2 check-news
+ ACLOCAL_AMFLAGS = -I config
+
+ MAKE_HOST = @MAKE_HOST@
diff --git a/meta/recipes-devtools/make/make_3.81.bb b/meta/recipes-devtools/make/make_3.81.bb
index 9458c39..45ab6ca 100644
--- a/meta/recipes-devtools/make/make_3.81.bb
+++ b/meta/recipes-devtools/make/make_3.81.bb
@@ -1,4 +1,4 @@
-PR = "r0"
+PR = "r1"
LICENSE = "GPLv2 & LGPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=361b6b837cad26c6900a926b62aada5f \
@@ -7,6 +7,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=361b6b837cad26c6900a926b62aada5f \
require make.inc
+SRC_URI += "file://make_fix_for_automake-1.12.patch"
+
SRC_URI[md5sum] = "354853e0b2da90c527e35aabb8d6f1e6"
SRC_URI[sha256sum] = "f3e69023771e23908f5d5592954d8271d3d6af09693cecfd29cee6fde8550dc8"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 37/45] avahi: fix install issue
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (35 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 36/45] make-3.81: " Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 38/45] pango: fix dependencies to avoid build issue Saul Wold
` (8 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
meta/recipes-connectivity/avahi/avahi.inc | 6 ++-
.../avahi/files/avahi_fix_install_issue.patch | 32 ++++++++++++++++++++
2 files changed, 36 insertions(+), 2 deletions(-)
create mode 100644 meta/recipes-connectivity/avahi/files/avahi_fix_install_issue.patch
diff --git a/meta/recipes-connectivity/avahi/avahi.inc b/meta/recipes-connectivity/avahi/avahi.inc
index c064e03..c118758 100644
--- a/meta/recipes-connectivity/avahi/avahi.inc
+++ b/meta/recipes-connectivity/avahi/avahi.inc
@@ -14,14 +14,16 @@ SECTION = "network"
# python scripts are under GPLv2+
LICENSE = "GPLv2+ & LGPLv2.1+"
-INC_PR = "r3"
+INC_PR = "r4"
DEPENDS = "expat libcap libdaemon dbus glib-2.0"
SRC_URI = "http://avahi.org/download/avahi-${PV}.tar.gz \
file://00avahi-autoipd \
file://99avahi-autoipd \
- file://initscript.patch"
+ file://initscript.patch \
+ file://avahi_fix_install_issue.patch \
+ "
USERADD_PACKAGES = "avahi-daemon"
USERADD_PARAM_avahi-daemon = "--system --home /var/run/avahi-daemon \
diff --git a/meta/recipes-connectivity/avahi/files/avahi_fix_install_issue.patch b/meta/recipes-connectivity/avahi/files/avahi_fix_install_issue.patch
new file mode 100644
index 0000000..32f20ec
--- /dev/null
+++ b/meta/recipes-connectivity/avahi/files/avahi_fix_install_issue.patch
@@ -0,0 +1,32 @@
+Upstream-Status: Pending
+
+Fixes this install issue
+#| /bin/sh: line 0: cd: /srv/home/nitin/builds/build-gcc47/tmp/work/i586-poky-linux/avahi-0.6.31-r3.0/image//usr/bin: No such file or directory
+
+Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com>
+2012/05/03
+
+Index: avahi-0.6.31/avahi-utils/Makefile.am
+===================================================================
+--- avahi-0.6.31.orig/avahi-utils/Makefile.am
++++ avahi-0.6.31/avahi-utils/Makefile.am
+@@ -54,6 +54,7 @@ avahi_set_host_name_CFLAGS = $(AM_CFLAGS
+ avahi_set_host_name_LDADD = $(AM_LDADD) ../avahi-client/libavahi-client.la ../avahi-common/libavahi-common.la
+
+ install-exec-local:
++ $(MKDIR_P) $(DESTDIR)/$(bindir) && \
+ cd $(DESTDIR)/$(bindir) && \
+ rm -f avahi-resolve-host-name avahi-resolve-address avahi-browse-domains avahi-publish-address avahi-publish-service && \
+ $(LN_S) avahi-resolve avahi-resolve-host-name && \
+Index: avahi-0.6.31/avahi-utils/Makefile.in
+===================================================================
+--- avahi-0.6.31.orig/avahi-utils/Makefile.in
++++ avahi-0.6.31/avahi-utils/Makefile.in
+@@ -906,6 +906,7 @@ uninstall-am: uninstall-binPROGRAMS
+
+
+ @HAVE_DBUS_TRUE@install-exec-local:
++@HAVE_DBUS_TRUE@ $(MKDIR_P) $(DESTDIR)/$(bindir) && \
+ @HAVE_DBUS_TRUE@ cd $(DESTDIR)/$(bindir) && \
+ @HAVE_DBUS_TRUE@ rm -f avahi-resolve-host-name avahi-resolve-address avahi-browse-domains avahi-publish-address avahi-publish-service && \
+ @HAVE_DBUS_TRUE@ $(LN_S) avahi-resolve avahi-resolve-host-name && \
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 38/45] pango: fix dependencies to avoid build issue
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (36 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 37/45] avahi: fix install issue Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 10:18 ` Richard Purdie
2012-05-25 6:42 ` [Consolidated Pull 39/45] lttng2-ust: updated to version 2.0.2 Saul Wold
` (7 subsequent siblings)
45 siblings, 1 reply; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Nitin A Kamble <nitin.a.kamble@intel.com>
this commit avoids this build issue:
| /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.1/ld: cannot find -lelf
| collect2: error: ld returned 1 exit status
...
| make: *** [all] Error 2
| ERROR: oe_runmake failed
NOTE: package pango-1.28.4-r7: task do_compile: Failed
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
---
meta/recipes-graphics/pango/pango.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-graphics/pango/pango.inc b/meta/recipes-graphics/pango/pango.inc
index fbf5027..754a720 100644
--- a/meta/recipes-graphics/pango/pango.inc
+++ b/meta/recipes-graphics/pango/pango.inc
@@ -10,7 +10,7 @@ SECTION = "libs"
LICENSE = "LGPLv2.0+"
X11DEPENDS = "virtual/libx11 libxft"
-DEPENDS = "glib-2.0 fontconfig freetype zlib virtual/libiconv gtk-doc-native cairo "
+DEPENDS = "glib-2.0 fontconfig freetype zlib virtual/libiconv gtk-doc-native cairo elfutils"
PACKAGECONFIG ??= "${@base_contains('DISTRO_FEATURES', 'x11', 'x11', '', d)}"
PACKAGECONFIG[x11] = "--with-x,--without-x,${X11DEPENDS}"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 39/45] lttng2-ust: updated to version 2.0.2
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (37 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 38/45] pango: fix dependencies to avoid build issue Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 40/45] lttng-tools: updated to 2.0.1 Saul Wold
` (6 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
Tested with 'lttv' on core-image-lsb.
Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
---
.../{lttng2-ust_1.9.4.bb => lttng2-ust_2.0.2.bb} | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-kernel/lttng-2.0/{lttng2-ust_1.9.4.bb => lttng2-ust_2.0.2.bb} (81%)
diff --git a/meta/recipes-kernel/lttng-2.0/lttng2-ust_1.9.4.bb b/meta/recipes-kernel/lttng-2.0/lttng2-ust_2.0.2.bb
similarity index 81%
rename from meta/recipes-kernel/lttng-2.0/lttng2-ust_1.9.4.bb
rename to meta/recipes-kernel/lttng-2.0/lttng2-ust_2.0.2.bb
index 87d866e..8f650a4 100644
--- a/meta/recipes-kernel/lttng-2.0/lttng2-ust_1.9.4.bb
+++ b/meta/recipes-kernel/lttng-2.0/lttng2-ust_2.0.2.bb
@@ -3,8 +3,8 @@ DESCRIPTION = "The LTTng UST 2.0 package contains the userspace tracer library t
HOMEPAGE = "http://lttng.org/lttng2.0"
BUGTRACKER = "n/a"
-LICENSE = "LGPLv2.1+ & BSD"
-LIC_FILES_CHKSUM = "file://COPYING;md5=e647752e045a8c45b6f583771bd561ef \
+LICENSE = "LGPLv2.1+ & BSD & GPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=c963eb366b781252b0bf0fdf1624d9e9 \
file://snprintf/snprintf.c;endline=32;md5=d3d544959d8a3782b2e07451be0a903c \
file://snprintf/various.h;endline=31;md5=89f2509b6b4682c4fc95255eec4abe44"
@@ -12,8 +12,8 @@ inherit autotools
DEPENDS = "liburcu util-linux"
-SRCREV = "eeee05f35f014a8c068e0d29b18629cafbfdfc1d"
-PV = "1.9.4+git${SRCPV}"
+SRCREV = "a367ee66aad3ffd21ef64d1b24efc6f862e09562"
+PV = "2.0.2+git${SRCPV}"
PR = "r0"
SRC_URI = "git://git.lttng.org/lttng-ust.git;protocol=git"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 40/45] lttng-tools: updated to 2.0.1
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (38 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 39/45] lttng2-ust: updated to version 2.0.2 Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 41/45] Updated distro-tracking-fields.inc Saul Wold
` (5 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
Removed patch for ARM compilation, as it seems that the upstream fixed
the ARM compilation problem in a slightly different way (tested by compiling
lttng-tools for MACHINE=qemuarm)
Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
---
...tools-fix-compiling-error-for-powerpc-arm.patch | 27 --------------------
...tng-tools_2.0-pre16.bb => lttng-tools_2.0.1.bb} | 12 +++++---
2 files changed, 7 insertions(+), 32 deletions(-)
delete mode 100644 meta/recipes-kernel/lttng-2.0/lttng-tools/lttng-tools-fix-compiling-error-for-powerpc-arm.patch
rename meta/recipes-kernel/lttng-2.0/{lttng-tools_2.0-pre16.bb => lttng-tools_2.0.1.bb} (70%)
diff --git a/meta/recipes-kernel/lttng-2.0/lttng-tools/lttng-tools-fix-compiling-error-for-powerpc-arm.patch b/meta/recipes-kernel/lttng-2.0/lttng-tools/lttng-tools-fix-compiling-error-for-powerpc-arm.patch
deleted file mode 100644
index 73253d1..0000000
--- a/meta/recipes-kernel/lttng-2.0/lttng-tools/lttng-tools-fix-compiling-error-for-powerpc-arm.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-Upstream-Status: Pending
-
-Fix compiling error on powerpc and arm
-
-For powerpc and arm, some MAP_ are defined asm/mman.h,
-so including it in header.
-
-Signed-off-by: Zumeng Chen <zumeng.chen@windriver.com>
----
- common/runas.c | 1 +
- 1 files changed, 1 insertions(+), 0 deletions(-)
-
-diff --git a/common/runas.c b/common/runas.c
-index f612ccc..62a2791 100644
---- a/common/runas.c
-+++ b/common/runas.c
-@@ -29,6 +29,7 @@
- #include <fcntl.h>
- #include <sched.h>
- #include <sys/mman.h>
-+#include <asm/mman.h>
-
- #include <lttngerr.h>
-
---
-1.7.5.4
-
diff --git a/meta/recipes-kernel/lttng-2.0/lttng-tools_2.0-pre16.bb b/meta/recipes-kernel/lttng-2.0/lttng-tools_2.0.1.bb
similarity index 70%
rename from meta/recipes-kernel/lttng-2.0/lttng-tools_2.0-pre16.bb
rename to meta/recipes-kernel/lttng-2.0/lttng-tools_2.0.1.bb
index d3a6a30..e7f1016 100644
--- a/meta/recipes-kernel/lttng-2.0/lttng-tools_2.0-pre16.bb
+++ b/meta/recipes-kernel/lttng-2.0/lttng-tools_2.0.1.bb
@@ -5,18 +5,17 @@ to extract program execution details from the Linux operating system \
and interpret them."
LICENSE = "GPLv2 & LGPLv2.1"
-LIC_FILES_CHKSUM = "file://COPYING;md5=ab682a4729389c3f11913d758affe98e \
+LIC_FILES_CHKSUM = "file://LICENSE;md5=61273c2e3f60dd38a74b01beb5f51fbd \
file://gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://lgpl-2.1.txt;md5=0f0d71500e6a57fd24d825f33242b9ca"
DEPENDS = "liburcu popt lttng2-ust"
-SRCREV = "9beed4cb465347c778e4f982c330cef78f2628b7"
-PV = "v2.0.pre16+git${SRCREV}"
+SRCREV = "8c3919ea2dc77fdd47fb1c90e41490a20bb4d478"
+PV = "v2.0.1+git${SRCREV}"
PR = "r0"
-SRC_URI = "git://git.lttng.org/lttng-tools.git;protocol=git\
- file://lttng-tools-fix-compiling-error-for-powerpc-arm.patch"
+SRC_URI = "git://git.lttng.org/lttng-tools.git;protocol=git"
S = "${WORKDIR}/git"
@@ -24,6 +23,9 @@ inherit autotools
export KERNELDIR="${STAGING_KERNEL_DIR}"
+FILES_${PN} += "${libdir}/lttng/libexec/*"
+FILES_${PN}-dbg += "${libdir}/lttng/libexec/.debug"
+
# Due to liburcu not building for MIPS currently this recipe needs to
# be limited also.
# So here let us first suppport x86/arm/powerpc platforms now.
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 41/45] Updated distro-tracking-fields.inc
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (39 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 40/45] lttng-tools: updated to 2.0.1 Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 42/45] package.bbclass: Add additional debugging for dependencies Saul Wold
` (4 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
Updated metadata for lttng-tools.
Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com>
---
.../conf/distro/include/distro_tracking_fields.inc | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc
index a64316f..3523e1d 100644
--- a/meta/conf/distro/include/distro_tracking_fields.inc
+++ b/meta/conf/distro/include/distro_tracking_fields.inc
@@ -3069,11 +3069,11 @@ RECIPE_LAST_UPDATE_pn-lttng-viewer = "Apr 20, 2011"
RECIPE_MAINTAINER_pn-lttng-viewer = "Dexuan Cui <dexuan.cui@intel.com>"
RECIPE_STATUS_pn-lttng-tools = "green"
-RECIPE_LATEST_VERSION_pn-lttng-tools = "unknown"
+RECIPE_LATEST_VERSION_pn-lttng-tools = "2.0.1"
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-lttng-tools = "unknown"
-RECIPE_LATEST_RELEASE_DATE_pn-lttng-tools = "unknown"
-RECIPE_LAST_UPDATE_pn-lttng-tools = "Jan 17, 2012"
-RECIPE_MAINTAINER_pn-lttng-tools = "Dexuan Cui <dexuan.cui@intel.com>"
+RECIPE_LATEST_RELEASE_DATE_pn-lttng-tools = "April 19, 2012"
+RECIPE_LAST_UPDATE_pn-lttng-tools = "May 24, 2012"
+RECIPE_MAINTAINER_pn-lttng-tools = "Bogdan Marinescu <bogdan.a.marinescu@intel.com>"
DISTRO_PN_ALIAS_pn-lttng-tools = ""
RECIPE_MAINTAINER_pn-systemtap-uprobes = "Tom Zanussi <tom.zanussi@intel.com>"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 42/45] package.bbclass: Add additional debugging for dependencies
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (40 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 41/45] Updated distro-tracking-fields.inc Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 43/45] wpa-supplicant: don't let postinst fail when dbus-1 reload fails Saul Wold
` (3 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Mark Hatle <mark.hatle@windriver.com>
When trying to understand why a QA wanring such as:
ERROR: QA Issue: foo rdepends on bar-dev
it is very difficult to figure out where the bar-dev dependency
comes from, since many of them are added dynamically.
This adds a debug statement that says which dependency adds an
rdepends to the system.
Also, while doing this work, it was noted that the same dependencies
were being scanned for over and over. Instead we shorten the list
by only added to the dep list if the dependency was not already there.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
---
meta/classes/package.bbclass | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/meta/classes/package.bbclass b/meta/classes/package.bbclass
index 6fba5b6..8b0ac55 100644
--- a/meta/classes/package.bbclass
+++ b/meta/classes/package.bbclass
@@ -1266,7 +1266,8 @@ python package_do_shlibs() {
for l in lines:
m = re.match("\s+NEEDED\s+([^\s]*)", l)
if m:
- needed[pkg].append(m.group(1))
+ if m.group(1) not in needed[pkg]:
+ needed[pkg].append(m.group(1))
m = re.match("\s+SONAME\s+([^\s]*)", l)
if m:
this_soname = m.group(1)
@@ -1338,7 +1339,7 @@ python package_do_shlibs() {
name = dep.replace("-l", "lib")
if pkg not in needed:
needed[pkg] = []
- if name:
+ if name and name not in needed[pkg]:
needed[pkg].append(name)
#bb.note("Adding %s for %s" % (name, pkg))
@@ -1443,6 +1444,8 @@ python package_do_shlibs() {
if n in shlib_provider.keys():
(dep_pkg, ver_needed) = shlib_provider[n]
+ bb.debug(2, '%s: Dependency %s requires package %s' % (pkg, n, dep_pkg))
+
if dep_pkg == pkg:
continue
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 43/45] wpa-supplicant: don't let postinst fail when dbus-1 reload fails
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (41 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 42/45] package.bbclass: Add additional debugging for dependencies Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 44/45] binutils: Drop old/stale/broken csl recipe Saul Wold
` (2 subsequent siblings)
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Martin Jansa <martin.jansa@gmail.com>
* e.g. when upgrading in chroot
Configuring wpa-supplicant.
Reloading system message bus config: Failed to open connection to system message bus: Failed to connect to socket /var/run/dbus/system_bus_socket: Connection refused
but that shouldn't be fatal
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
.../wpa-supplicant/wpa-supplicant-0.7.inc | 2 +-
.../wpa-supplicant/wpa-supplicant_0.7.3.bb | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.inc b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.inc
index efd1a66..6c84202 100644
--- a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.inc
+++ b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant-0.7.inc
@@ -74,6 +74,6 @@ pkg_postinst_wpa-supplicant () {
DBUSPID=`pidof dbus-daemon`
if [ "x$DBUSPID" != "x" ]; then
- /etc/init.d/dbus-1 reload
+ /etc/init.d/dbus-1 reload || true
fi
}
diff --git a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_0.7.3.bb b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_0.7.3.bb
index 7bbb8c0..6f6378b 100644
--- a/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_0.7.3.bb
+++ b/meta/recipes-connectivity/wpa-supplicant/wpa-supplicant_0.7.3.bb
@@ -1,6 +1,6 @@
require wpa-supplicant-0.7.inc
-PR = "r11"
+PR = "r12"
SRC_URI[md5sum] = "f516f191384a9a546e3f5145c08addda"
SRC_URI[sha256sum] = "d0cd50caa85346ccc376dcda5ed3c258eef19a93b3cade39d25760118ad59443"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 44/45] binutils: Drop old/stale/broken csl recipe
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (42 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 43/45] wpa-supplicant: don't let postinst fail when dbus-1 reload fails Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 45/45] ltp: Add attr to DEPENDS list Saul Wold
2012-05-25 10:19 ` [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Richard Purdie
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
From: Richard Purdie <richard.purdie@linuxfoundation.org>
The patches this recipe refers to don't exist so nobody can have
been using this so lets just remove it.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
.../binutils/binutils-cross_csl-arm-2008q1.bb | 3 --
.../binutils/binutils_csl-arm-2008q1.bb | 25 --------------------
2 files changed, 0 insertions(+), 28 deletions(-)
delete mode 100644 meta/recipes-devtools/binutils/binutils-cross_csl-arm-2008q1.bb
delete mode 100644 meta/recipes-devtools/binutils/binutils_csl-arm-2008q1.bb
diff --git a/meta/recipes-devtools/binutils/binutils-cross_csl-arm-2008q1.bb b/meta/recipes-devtools/binutils/binutils-cross_csl-arm-2008q1.bb
deleted file mode 100644
index 8ab1e7f..0000000
--- a/meta/recipes-devtools/binutils/binutils-cross_csl-arm-2008q1.bb
+++ /dev/null
@@ -1,3 +0,0 @@
-require binutils_csl-arm-2008q1.bb
-require binutils-cross.inc
-PR = "r1"
diff --git a/meta/recipes-devtools/binutils/binutils_csl-arm-2008q1.bb b/meta/recipes-devtools/binutils/binutils_csl-arm-2008q1.bb
deleted file mode 100644
index 182b01f..0000000
--- a/meta/recipes-devtools/binutils/binutils_csl-arm-2008q1.bb
+++ /dev/null
@@ -1,25 +0,0 @@
-require binutils.inc
-
-DEFAULT_PREFERENCE = "-1"
-
-SRC_URI = "\
- http://www.codesourcery.com/gnu_toolchains/arm/portal/package2553/public/arm-none-eabi/arm-2008q1-126-arm-none-eabi.src.tar.bz2 \
- file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch \
- file://binutils-uclibc-100-uclibc-conf.patch \
- file://110-arm-eabi-conf.patch \
- file://binutils-uclibc-300-001_ld_makefile_patch.patch \
- file://binutils-uclibc-300-006_better_file_error.patch \
- file://binutils-uclibc-300-012_check_ldrunpath_length.patch \
- file://docs_hack2.patch \
- "
-
-PV = "2.18+csl-arm-2008q1-126"
-
-S = "${WORKDIR}/binutils-stable"
-
-do_unpack2() {
- cd ${WORKDIR}
- tar -xvjf ./arm-2008q1-126-arm-none-eabi/binutils-2008q1-126.tar.bz2
-}
-
-addtask unpack2 after do_unpack before do_patch
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* [Consolidated Pull 45/45] ltp: Add attr to DEPENDS list
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (43 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 44/45] binutils: Drop old/stale/broken csl recipe Saul Wold
@ 2012-05-25 6:42 ` Saul Wold
2012-05-25 10:19 ` [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Richard Purdie
45 siblings, 0 replies; 48+ messages in thread
From: Saul Wold @ 2012-05-25 6:42 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
meta/recipes-extended/ltp/ltp_20120401.bb | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-extended/ltp/ltp_20120401.bb b/meta/recipes-extended/ltp/ltp_20120401.bb
index 821d9e4..912d6d9 100644
--- a/meta/recipes-extended/ltp/ltp_20120401.bb
+++ b/meta/recipes-extended/ltp/ltp_20120401.bb
@@ -19,7 +19,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
file://utils/benchmark/kernbench-0.42/COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
"
-PR = "r2"
+DEPENDS = "attr"
+
+PR = "r3"
SRC_URI = "${SOURCEFORGE_MIRROR}/ltp/ltp-full-${PV}.bz2 \
"
--
1.7.7.6
^ permalink raw reply related [flat|nested] 48+ messages in thread
* Re: [Consolidated Pull 38/45] pango: fix dependencies to avoid build issue
2012-05-25 6:42 ` [Consolidated Pull 38/45] pango: fix dependencies to avoid build issue Saul Wold
@ 2012-05-25 10:18 ` Richard Purdie
0 siblings, 0 replies; 48+ messages in thread
From: Richard Purdie @ 2012-05-25 10:18 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On Thu, 2012-05-24 at 23:42 -0700, Saul Wold wrote:
> From: Nitin A Kamble <nitin.a.kamble@intel.com>
>
> this commit avoids this build issue:
>
> | /srv/home/nitin/builds/build-gcc47/tmp/sysroots/x86_64-linux/usr/libexec/i586-poky-linux/gcc/i586-poky-linux/4.7.1/ld: cannot find -lelf
> | collect2: error: ld returned 1 exit status
> ...
> | make: *** [all] Error 2
> | ERROR: oe_runmake failed
> NOTE: package pango-1.28.4-r7: task do_compile: Failed
>
> Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
> ---
> meta/recipes-graphics/pango/pango.inc | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Why does pango suddenly need libelf? This doesn't make sense...
Cheers,
Richard
^ permalink raw reply [flat|nested] 48+ messages in thread
* Re: [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
` (44 preceding siblings ...)
2012-05-25 6:42 ` [Consolidated Pull 45/45] ltp: Add attr to DEPENDS list Saul Wold
@ 2012-05-25 10:19 ` Richard Purdie
45 siblings, 0 replies; 48+ messages in thread
From: Richard Purdie @ 2012-05-25 10:19 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On Thu, 2012-05-24 at 23:41 -0700, Saul Wold wrote:
> Richard,
>
> This has a number of fixes from the community along with a partial
> set of Nitin's changes for the pending automake update.
>
> Sau!
>
>
> The following changes since commit 0f795f81fe5ad3ef78c21a177eca90fbc8810f81:
>
> qemu: disable vnc-jpeg compression (2012-05-24 08:53:40 +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
>
> Bogdan Marinescu (3):
> lttng2-ust: updated to version 2.0.2
> lttng-tools: updated to 2.0.1
> Updated distro-tracking-fields.inc
>
> Jiajun Xu (2):
> ltp: Upgrade LTP to version 20120401
> distro_tracking_fields: update information for ltp
>
> Mark Hatle (1):
> package.bbclass: Add additional debugging for dependencies
>
> Martin Jansa (2):
> wpa-supplicant: add wpa_supplicant.conf to CONFFILES and don't
> install it twice
> wpa-supplicant: don't let postinst fail when dbus-1 reload fails
>
> Mihai Lindner (1):
> sudo: fixed wrong `chmod` path
>
> Nitin A Kamble (29):
> gmp: fix build with automake 1.12
> mpfr: fix build with automake 1.12
> popt: fix build with automake 1.12
> rpm: fix build with automake 1.12
> libxml2: fix build with automake 1.12
> shadow shadow-native: fix build with automake 1.12
> libtasn1: fix build with automake 1.12
> systemtap: fix build with automake 1.12
> libmpc: fix build with automake 1.12
> libcheck: fix build with automake 1.12
> texinfo: fix build with automake 1.12
> libidn: fix build with automake 1.12
> glew: fix build with automake 1.12
> findutils: fix build with automake 1.12
> lrzsz: fix build with automake 1.12
> minicom: fix build with automake 1.12
> lighttpd: fix build with automake 1.12
> libfm: fix build with automake 1.12
> libcroco: fix build with automake 1.12
> gmp-4.2.1: fix build with automake 1.12
> coreutils-native-6.9: fix build with automake 1.12
> grub-0.97: fix build with automake 1.12
> diffutils-2.8.1: fix build with automake 1.12
> grep-2.5.1a: fix build with automake 1.12
> gawk-3.1.5: fix build with automake 1.12
> findutils-4.2.31: fix build with automake 1.12
> make-3.81: fix build with automake 1.12
> avahi: fix install issue
> pango: fix dependencies to avoid build issue
>
> Paul Eggleton (1):
> opkg-nogpg: add file path
>
> Richard Purdie (2):
> fontconfig-native: Be clear about FILE search path
> binutils: Drop old/stale/broken csl recipe
>
> Robert Yang (2):
> utils.bbclass: remove the unused oe_system
> oe/process.py: remove it since it is unused and duplicated
>
> Saul Wold (1):
> ltp: Add attr to DEPENDS list
>
> Steffen Sledz (1):
> dropbear: fix include dependent PR generation
I merged these apart from the pango change. There are failures on the
autobuilder but not from these changes as far as I can tell (I've sent
out other patches).
Cheers,
Richard
^ permalink raw reply [flat|nested] 48+ messages in thread
end of thread, other threads:[~2012-05-25 10:30 UTC | newest]
Thread overview: 48+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-25 6:41 [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 01/45] sudo: fixed wrong `chmod` path Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 02/45] opkg-nogpg: add file path Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 03/45] utils.bbclass: remove the unused oe_system Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 04/45] oe/process.py: remove it since it is unused and duplicated Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 05/45] dropbear: fix include dependent PR generation Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 06/45] wpa-supplicant: add wpa_supplicant.conf to CONFFILES and don't install it twice Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 07/45] fontconfig-native: Be clear about FILE search path Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 08/45] ltp: Upgrade LTP to version 20120401 Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 09/45] distro_tracking_fields: update information for ltp Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 10/45] gmp: fix build with automake 1.12 Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 11/45] mpfr: " Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 12/45] popt: " Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 13/45] rpm: " Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 14/45] libxml2: " Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 15/45] shadow shadow-native: " Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 16/45] libtasn1: " Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 17/45] systemtap: " Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 18/45] libmpc: " Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 19/45] libcheck: " Saul Wold
2012-05-25 6:41 ` [Consolidated Pull 20/45] texinfo: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 21/45] libidn: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 22/45] glew: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 23/45] findutils: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 24/45] lrzsz: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 25/45] minicom: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 26/45] lighttpd: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 27/45] libfm: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 28/45] libcroco: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 29/45] gmp-4.2.1: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 30/45] coreutils-native-6.9: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 31/45] grub-0.97: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 32/45] diffutils-2.8.1: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 33/45] grep-2.5.1a: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 34/45] gawk-3.1.5: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 35/45] findutils-4.2.31: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 36/45] make-3.81: " Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 37/45] avahi: fix install issue Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 38/45] pango: fix dependencies to avoid build issue Saul Wold
2012-05-25 10:18 ` Richard Purdie
2012-05-25 6:42 ` [Consolidated Pull 39/45] lttng2-ust: updated to version 2.0.2 Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 40/45] lttng-tools: updated to 2.0.1 Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 41/45] Updated distro-tracking-fields.inc Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 42/45] package.bbclass: Add additional debugging for dependencies Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 43/45] wpa-supplicant: don't let postinst fail when dbus-1 reload fails Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 44/45] binutils: Drop old/stale/broken csl recipe Saul Wold
2012-05-25 6:42 ` [Consolidated Pull 45/45] ltp: Add attr to DEPENDS list Saul Wold
2012-05-25 10:19 ` [Consolidated Pull 00/45] Random Fixes & Pre-Automake Updates Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox