]> code.ossystems Code Review - openembedded-core.git/log
openembedded-core.git
10 years agobash: clean host path in bashbug
Shiqun Lin [Tue, 21 Oct 2014 07:53:15 +0000 (03:53 -0400)]
bash: clean host path in bashbug

* /usr/bin/bashbug

Signed-off-by: Shiqun Lin <Shiqun.Lin@windriver.com>
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
10 years agogst-ffmpeg: fixes for CVE-2014-8548 and CVE-2014-8541
Roy Li [Wed, 19 Nov 2014 03:02:11 +0000 (21:02 -0600)]
gst-ffmpeg: fixes for CVE-2014-8548 and CVE-2014-8541

Issue: LIN7-1755
Issue: LIN7-1739

http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-8541

libavcodec/mjpegdec.c in FFmpeg before 2.4.2 considers only dimension
differences, and not bits-per-pixel differences, when determining whether an
image size has changed, which allows remote attackers to cause a denial of
service (out-of-bounds access) or possibly have unspecified other impact via
crafted MJPEG data.

http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-8548

Off-by-one error in libavcodec/smc.c in FFmpeg before 2.4.2 allows remote
attackers to cause a denial of service (out-of-bounds access) or possibly
have unspecified other impact via crafted Quicktime Graphics (aka SMC) video
data.

Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agoopkg-utils: Update SRCREV
Paul Barker [Sat, 15 Nov 2014 20:15:43 +0000 (20:15 +0000)]
opkg-utils: Update SRCREV

A bug in the opkg-show-deps script is fixed.

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agoopkg: Update patch status
Paul Barker [Sat, 15 Nov 2014 20:15:42 +0000 (20:15 +0000)]
opkg: Update patch status

Both patches against opkg have been accepted upstream with modifications and
will be included in the v0.3.0 release.

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agoopkg: Upgrade to v0.2.4
Paul Barker [Sat, 15 Nov 2014 20:15:41 +0000 (20:15 +0000)]
opkg: Upgrade to v0.2.4

The patches for opkg have been rebased using git so that they apply cleanly onto
the new release.

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agolibpam: Stop a QA WARNING when building multlib version
Yue Tao [Wed, 19 Nov 2014 02:41:12 +0000 (20:41 -0600)]
libpam: Stop a QA WARNING when building multlib version

WARNING: QA Issue: lib64-libpam: Files/directories were installed but
not shipped
  /usr/sbin/pam_console_apply

Because the package name is changed to mlprefix-pam-plugin-console. The file
must be appended to that item.

Signed-off-by: Yue Tao <Yue.Tao@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agopython3: several fixes for cross compiling
Jackie Huang [Tue, 18 Nov 2014 08:35:33 +0000 (03:35 -0500)]
python3: several fixes for cross compiling

* Add a patch to use CROSSPYTHONPATH as PYTHONPATH for
  PYTHON_FOR_BUILD, otherwise CROSSPYTHONPATH is never used,
  and it use the path in target builds to find libraries.

* Add a patch to avoid finding host headers and libs

* Fix a typo: s/python-native3/python3-native/

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agocronie: Added default crontab
Alejandro Hernandez [Wed, 19 Nov 2014 21:29:53 +0000 (15:29 -0600)]
cronie: Added default crontab

Added default configuration to crontab, for instructive pruposes

Added /etc/crontab to CONFFILES to avoid overwriting if updating via PMS

[YOCTO 6644]

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agognome-desktop: removed gnome-desktop recipe
Alejandro Hernandez [Fri, 14 Nov 2014 22:30:46 +0000 (16:30 -0600)]
gnome-desktop: removed gnome-desktop recipe

It is already in meta-gnome and also unused by oe-core.

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
10 years agognome-common: Upgrade to 3.14.0
Alejandro Hernandez [Fri, 14 Nov 2014 21:37:52 +0000 (15:37 -0600)]
gnome-common: Upgrade to 3.14.0

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
10 years agocronie: Upgrade to 1.4.12
Alejandro Hernandez [Tue, 11 Nov 2014 23:57:43 +0000 (17:57 -0600)]
cronie: Upgrade to 1.4.12

Fixed license BSD, it should've been BSD-3 & BSD-2

Added license GPLv2+ according to upstream

Patch fix-out-of-tree-build removed; already on upstream.

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
10 years agonfs-utils: Upgrade to 1.3.1
Alejandro Hernandez [Wed, 12 Nov 2014 18:42:35 +0000 (12:42 -0600)]
nfs-utils: Upgrade to 1.3.1

Removed: fix-a-Gcc-undefined-behavior.patch - Upstream

Removed: 0001-statd-fixed-the-with-statdpath-flag.patch - Upstream

Removed: fix-the-start-statd.patch - Different solution on upstream

Removed: nfs-utils-1.0.6-uclibc.patch - Different solution on upstream

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
10 years agoiproute2: upgrade to 3.17.0
Cristian Iorga [Mon, 17 Nov 2014 19:29:23 +0000 (21:29 +0200)]
iproute2: upgrade to 3.17.0

0001-ip-link-Remove-unnecessary-device-checking.patch removed,
included upstream.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
10 years agolibpcap: upgrade to 1.6.2
Cristian Iorga [Mon, 17 Nov 2014 17:54:35 +0000 (19:54 +0200)]
libpcap: upgrade to 1.6.2

- Bug fixes.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
10 years agonetbase: upgrade to 5.3
Cristian Iorga [Mon, 17 Nov 2014 17:32:27 +0000 (19:32 +0200)]
netbase: upgrade to 5.3

- switched to tar.xz archive.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
10 years agoserf: 1.3.6 -> 1.3.8
Wenzong Fan [Mon, 17 Nov 2014 08:32:00 +0000 (03:32 -0500)]
serf: 1.3.6 -> 1.3.8

Release changes:

Serf 1.3.8 [2014-10-20, from /tags/1.3.8, rxxxx]
  Fix issue #152: CRC calculation error for gzipped http reponses > 4GB.
  Fix issue #153: SSPI CredHandle not freed when APR pool is destroyed.
  Fix issue #154: Disable SSLv2 and SSLv3 as both or broken.

Serf 1.3.7 [2014-08-11, from /tags/1.3.7, r2411]
  Handle NUL bytes in fields of an X.509 certificate. (r2393, r2399)
  - CVE-2014-3504: (Closes: #757965)

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
10 years agoperl: fix PERL5LIB settings
Wolfgang Denk [Wed, 5 Nov 2014 19:29:51 +0000 (20:29 +0100)]
perl: fix PERL5LIB settings

The PERL5LIB settings in the perl wrapper script did not include the
"site_perl" or "vendor_perl" directories, which caused some errors.

See https://bugzilla.yoctoproject.org/show_bug.cgi?id=6890

Signed-off-by: Wolfgang Denk <wd@denx.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agodtc: old SRC_URI died, changing to new working one
Krzysztof Sywula [Thu, 20 Nov 2014 19:37:42 +0000 (19:37 +0000)]
dtc: old SRC_URI died, changing to new working one

Signed-off-by: Krzysztof Sywula <krzysztof.m.sywula@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agotoaster: add toaster layer configuration files
Alexandru DAMIAN [Thu, 20 Nov 2014 16:00:10 +0000 (16:00 +0000)]
toaster: add toaster layer configuration files

In managed mode, Toaster creates project configurations
based on the layers that are being checked-out on disk.

The defaults are set through a JSON configuration
file that contains layer-specific specific information.

This patch adds toasterconf.json files for the oe core layer,
that make Toaster work with a standalone OpenEmbedded-Core checkout.

The toasterconf.json files describe basic configuration for Toaster
projects, including default layers, default configuration variable values,
toaster-compatible branches, and the layerindex URL
where the base layer and compatible layers.

Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agogtk+: drop part of patch adding useless file
Paul Eggleton [Wed, 19 Nov 2014 08:53:23 +0000 (08:53 +0000)]
gtk+: drop part of patch adding useless file

This patch shouldn't be adding a .orig file. Aside from not being
necessary, attempting to apply the patch with patch rather than quilt
results in failure.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agoxmodmap: drop already applied patch
Paul Eggleton [Wed, 19 Nov 2014 08:53:22 +0000 (08:53 +0000)]
xmodmap: drop already applied patch

This patch was part of the 1.0.8 release.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agocmake: drop already applied patches
Paul Eggleton [Wed, 19 Nov 2014 08:53:21 +0000 (08:53 +0000)]
cmake: drop already applied patches

These patches were part of the 2.8.11 release.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agoopenssh: drop already applied patch
Paul Eggleton [Wed, 19 Nov 2014 08:53:20 +0000 (08:53 +0000)]
openssh: drop already applied patch

This patch was part of the 6.6p1 release.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agocups: remove unrecognised option
Ross Burton [Mon, 17 Nov 2014 21:39:09 +0000 (21:39 +0000)]
cups: remove unrecognised option

--disable-openssl was removed in 2.0, so don't pass it to configure.

Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agospdx.bbclass: improved error handling and code cleanup
Tobias Olausson [Thu, 13 Nov 2014 14:49:52 +0000 (15:49 +0100)]
spdx.bbclass: improved error handling and code cleanup

The spdx task now writes a meaningful error message in case of error in
communication with the FOSSology server. Also the coding style is now more
consistent and some unneccessary calls/functions are removed.

Signed-off-by: Tobias Olausson <tobias.olausson@pelagicore.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agopostinst-intercept: rename recipe for nativesdk only
Hongxu Jia [Thu, 13 Nov 2014 01:54:14 +0000 (09:54 +0800)]
postinst-intercept: rename recipe for nativesdk only

The recipe postinst-intercept is only used for nativesdk, so we rename
it from postinst-intercept to nativesdk-postinst-intercept.

It avoids unnecessary build of postinst-intercept.

[YOCTO #6937]

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agotoolchain-shar-template.sh: fix the text files in the top dir
Robert Yang [Thu, 13 Nov 2014 14:34:18 +0000 (06:34 -0800)]
toolchain-shar-template.sh: fix the text files in the top dir

It only fixed the text files in native_sysroot, but there might be some
files in the top installed dir (whose var name is target_sdk_dir in the
code) which are also needed to be fixed.

It used "find $native_sysroot", now also "find $target_sdk_dir -maxdepth 1",
and split the long line into small ones.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agoshadow-securetty: add ttyAM[0-3] serial ports
Javier Viguera [Thu, 13 Nov 2014 15:48:56 +0000 (16:48 +0100)]
shadow-securetty: add ttyAM[0-3] serial ports

Old version of the ARM AMBA serial port driver creates those device nodes.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agobind: use PACKAGE_BEFORE_PN instead of PACKAGES_prepend
Ross Burton [Thu, 13 Nov 2014 14:08:20 +0000 (14:08 +0000)]
bind: use PACKAGE_BEFORE_PN instead of PACKAGES_prepend

Appending or prepending to PACKAGES breaks when the package is built natively,
so use PACKAGE_BEFORE_PN instead.

Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agogcc-4.9: fix the compile failure of 'defaults.h' not found
Hongxu Jia [Thu, 13 Nov 2014 10:05:30 +0000 (18:05 +0800)]
gcc-4.9: fix the compile failure of 'defaults.h' not found

While compiling gcc-crosssdk-initial-x86_64 on some host, there is
occasionally failure that test the existance of default.h doesn't
work.
...
| tmp/work-shared/gcc-4.9.1-r0/gcc-4.9.1/gcc/calls.c:1240:
error: 'STACK_CHECK_MAX_VAR_SIZE' was not declared in this scope
...

The reason is tm_include_list='** defaults.h' rather than
tm_include_list='** ./defaults.h'

So we add the test condition for this situation.

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agoethtool: Upgrade to 3.16
Changhyeok Bae [Thu, 13 Nov 2014 01:22:19 +0000 (10:22 +0900)]
ethtool: Upgrade to 3.16

Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agoparted: upgrade to 3.2
Hongxu Jia [Thu, 13 Nov 2014 04:50:58 +0000 (12:50 +0800)]
parted: upgrade to 3.2

Drop fix-git-version-gen.patch, fix-dvh-overflows.patch and
fix-deprecated-readline.patch, because the parted 3.2 have
merged them.

Add fix-compile-failure-while-dis.patch to fix compile failure

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agobyacc: Upgrade to 20141006
Chong Lu [Thu, 13 Nov 2014 08:56:15 +0000 (16:56 +0800)]
byacc: Upgrade to 20141006

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agotcl: Upgrade to 8.6.3
Chong Lu [Thu, 13 Nov 2014 08:56:14 +0000 (16:56 +0800)]
tcl: Upgrade to 8.6.3

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agolsb: update RDEPENDS for broken-out util-linux-getopt
Richard Tollerton [Wed, 5 Nov 2014 21:26:17 +0000 (15:26 -0600)]
lsb: update RDEPENDS for broken-out util-linux-getopt

lsb currently depends on util-linux solely for getopt, but that has now
been broken out into util-linux-getopt. Update RDEPENDS accordingly.

Signed-off-by: Richard Tollerton <rich.tollerton@ni.com>
Acked-by: Ken Sharp <ken.sharp@ni.com>
Acked-by: Ben Shelton <ben.shelton@ni.com
Acked-by: Brad Mouring <brad.mouring@ni.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agodefault-providers.inc: define VIRTUAL-RUNTIME_getopt
Richard Tollerton [Wed, 5 Nov 2014 21:26:16 +0000 (15:26 -0600)]
default-providers.inc: define VIRTUAL-RUNTIME_getopt

getopt can be provided by either util-linux or busybox. Allow the
distro to control which implementation is used, and default it to
util-linux.

Signed-off-by: Richard Tollerton <rich.tollerton@ni.com>
Acked-by: Ken Sharp <ken.sharp@ni.com>
Acked-by: Ben Shelton <ben.shelton@ni.com
Acked-by: Brad Mouring <brad.mouring@ni.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agoutil-linux: break out util-linux-getopt
Richard Tollerton [Wed, 5 Nov 2014 21:26:15 +0000 (15:26 -0600)]
util-linux: break out util-linux-getopt

The getopt binary itself is only a few kb, while the util-linux package
is much larger. The lsb package is very small and depends only on
getopt. Break it out into util-linux-getopt in order to reduce the disk
requirements of lsb on systems that don't otherwise bring in util-linux.

Signed-off-by: Richard Tollerton <rich.tollerton@ni.com>
Acked-by: Ken Sharp <ken.sharp@ni.com>
Acked-by: Ben Shelton <ben.shelton@ni.com
Acked-by: Brad Mouring <brad.mouring@ni.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agorpm: fix the rpm addsign function
Roy.Li [Wed, 12 Nov 2014 01:54:56 +0000 (09:54 +0800)]
rpm: fix the rpm addsign function

Signed-off-by: Roy.Li <rongqing.li@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agopython: Fix CVE-2014-7185
Wenzong Fan [Wed, 12 Nov 2014 08:25:48 +0000 (03:25 -0500)]
python: Fix CVE-2014-7185

Integer overflow in bufferobject.c in Python before 2.7.8 allows
context-dependent attackers to obtain sensitive information from
process memory via a large size and offset in a "buffer" function.

This back-ported patch fixes CVE-2014-7185

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agoghostscript: upgrade to 9.15
Hongxu Jia [Wed, 12 Nov 2014 09:08:55 +0000 (17:08 +0800)]
ghostscript: upgrade to 9.15

Rebase cups-no-gcrypt.patch and ghostscript-9.02-parallel-make.patch to 9.15

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agosystemd-serialgetty: Disable the carrier detect requirement for serial consoles
Otavio Salvador [Wed, 12 Nov 2014 10:33:26 +0000 (08:33 -0200)]
systemd-serialgetty: Disable the carrier detect requirement for serial consoles

This aligns the params of getty with the ones used in Debian. From the
getty(8) manpage:

,----[ getty(8) manpage ]
|  -L, --local-line
|
|    Force the line to be a local line with no need for carrier
|    detect. This can be useful when you have a locally attached
|    terminal where the serial line does not set the carrier detect
|    signal.
`----

Reported-by: Craig McQueen <craig.mcqueen@beamcommunications.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agosysvinit-inittab: Disable the carrier detect requirement for serial consoles
Otavio Salvador [Wed, 12 Nov 2014 10:33:25 +0000 (08:33 -0200)]
sysvinit-inittab: Disable the carrier detect requirement for serial consoles

This aligns the params of getty with the ones used in Debian. From the
getty(8) manpage:

,----[ getty(8) manpage ]
|  -L, --local-line
|
|    Force the line to be a local line with no need for carrier
|   detect. This can be useful when you have a locally attached
|   terminal where the serial line does not set the carrier detect
|   signal.
`----

Reported-by: Craig McQueen <craig.mcqueen@beamcommunications.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Tested-by: Craig McQueen <craig.mcqueen@beamcommunications.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agotoolchain-scripts.bbclass: Export KCFLAGS to ensure sysroot is provided
Otavio Salvador [Wed, 12 Nov 2014 10:33:24 +0000 (08:33 -0200)]
toolchain-scripts.bbclass: Export KCFLAGS to ensure sysroot is provided

When building the U-Boot the lack of a proper sysroot can trigger
following error:

,----
| arm-poky-linux-gnueabi-ld.bfd: cannot find -lgcc
| make[2]: *** [examples/standalone/hello_world] Error 1
| make[1]: *** [examples/standalone] Error 2
| make: *** [examples] Error 2
`----

Guillaume Fournier has posted a very complete analysis of the
problem[1].

1. https://lists.yoctoproject.org/pipermail/meta-freescale/2014-November/011270.html

The use of KCFLAGS makes the build of U-Boot work out of box, now that
it uses the Linux kernel build system.

Reported-by: Guillaume Fournier <gfournier@brioconcept.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agoxkeyboard-config: Inherit gettext
Andrei Gherzan [Fri, 7 Nov 2014 16:23:44 +0000 (17:23 +0100)]
xkeyboard-config: Inherit gettext

In a GPLv3-free build we have two different versions of gettext in sysroot due
to GPLv3 restrictions. In this case we need gettext-native too so we can have
the needed macros and avoid errors like:
"error: possibly undefined macro: AM_GNU_GETTEXT"

The needed dependency is added by gettext class which is prefered because it
takes care of NLS flags too.

Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agobluez5: fix QA error from configure option
Peter A. Bigot [Mon, 10 Nov 2014 21:12:59 +0000 (15:12 -0600)]
bluez5: fix QA error from configure option

The systemdunitdir option was split into systemdsystemunitdir and
systemduserunitdir before bluez5 was ever released, so this produced a
QA error and was ignored.  There appears to be no reason to override the
inferred default, so replace it with an explicit --enable-systemd.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agolinux-firmware: upgrade to git rev 0e5f637
Cristian Iorga [Tue, 11 Nov 2014 08:46:25 +0000 (10:46 +0200)]
linux-firmware: upgrade to git rev 0e5f637

- Intel iwlwifi firmware copyright years changed.
- Cleanup and updates for Intel wireless firmware.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agobluez5: upgrade to 5.25
Cristian Iorga [Tue, 11 Nov 2014 08:46:24 +0000 (10:46 +0200)]
bluez5: upgrade to 5.25

- Cleanups and minor fixes;
- Phonebook Access Profile 1.2 and Message Access Profile 1.2 features and improvements;
- Various GATT related fixes;
- Fix for a race condition which could occasionally cause LE connection/pairing failures.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agosbc: upgrade to 1.3
Cristian Iorga [Tue, 11 Nov 2014 08:46:23 +0000 (10:46 +0200)]
sbc: upgrade to 1.3

- Frame length calculation for dual-channel mode operation bug fixed;
- Prevents overflow of an internal frame length variable.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agowpa-supplicant: upgrade to 2.3
Cristian Iorga [Tue, 11 Nov 2014 08:46:22 +0000 (10:46 +0200)]
wpa-supplicant: upgrade to 2.3

- P2P WiFi improvements;
- Bug fixes.

Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agodocbook-xsl-stylesheets: fix do_configure typo
Ross Burton [Wed, 12 Nov 2014 14:08:41 +0000 (14:08 +0000)]
docbook-xsl-stylesheets: fix do_configure typo

do_configure was incorrectly spelt do_configre, which with recent changes to
base.bbclass mean make clean was invoked, which doesn't exist.

Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agotzdata: update to 2014j
Armin Kuster [Tue, 11 Nov 2014 15:10:35 +0000 (07:10 -0800)]
tzdata: update to 2014j

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agotzcode: update to 2014j
Armin Kuster [Tue, 11 Nov 2014 15:10:34 +0000 (07:10 -0800)]
tzcode: update to 2014j

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agostrace: add libunwind dependency
Chong Lu [Wed, 12 Nov 2014 02:09:52 +0000 (10:09 +0800)]
strace: add libunwind dependency

Add libunwind package dependency to solve following error:

configure: error: failed to find libunwind-ptrace.h

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agometa-environment: Fix config-site with a multilib config
Mark Hatle [Tue, 11 Nov 2014 02:09:29 +0000 (20:09 -0600)]
meta-environment: Fix config-site with a multilib config

[YOCTO #6951]

The TOOLCHAIN_CONFIGSITE_SYSROOTCACHE value was defaulting to the nativesdk
path and not the associated target path.  Set the value in toolchain-scripts
to the target path.

Be sure to set the MLPREFIX within the meta-environment script as multilibs
are processed.

Update the config_site file name to use -BPN- not PN.  Otherwise the
environment processing can't find the correct filename.

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agovala: upgrade to 0.26.1
Ross Burton [Mon, 27 Oct 2014 23:21:53 +0000 (23:21 +0000)]
vala: upgrade to 0.26.1

vapigen can't be disabled anymore, so remove --disable-vapigen.

Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agoopkg-utils: Update SRCREV
Paul Barker [Fri, 31 Oct 2014 10:34:26 +0000 (10:34 +0000)]
opkg-utils: Update SRCREV

update-alternatives now escapes '[' in expressions passed to sed.

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agonss: Upgrade to 3.17.2
Chong Lu [Tue, 11 Nov 2014 01:43:29 +0000 (09:43 +0800)]
nss: Upgrade to 3.17.2

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agodocumentation.conf: add missing tasks / variables
Paul Eggleton [Tue, 11 Nov 2014 10:48:24 +0000 (10:48 +0000)]
documentation.conf: add missing tasks / variables

Document some recently added tasks and variables.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agoclassextend: Do not extend for that already have multilib prefix
Jackie Huang [Tue, 11 Nov 2014 01:54:11 +0000 (20:54 -0500)]
classextend: Do not extend for that already have multilib prefix

If a BSP supports two or more multilibs, for example:

    MULTILIBS = "multilib:lib32 multilib:lib64"

and a variable is already extended to include multilib variants,
for example in populate_sdk_base:

    commit 396371588c7fd2d691ca9c39cd02287e43cb665b
    Author: Richard Purdie <richard.purdie@linuxfoundation.org>
    Date: Thu Jul 24 22:09:09 2014 +0100

    populate_sdk_base: Extend TOOLCHAIN_TARGET_TASK to include multilib variants

    Most people expect the toolchain from a multilib build to contain multilib
    components. This change makes that happen and is easy for users to override
    should they want something different.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
The mapping clsextend.map_depends_variable("TOOLCHAIN_TARGET_TASK")
ends up with a wrong double extended package name like:

    lib32-lib64-packagegroup-core-standalone-sdk-target

This patch avoid such issues.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agosystemd: add PACKAGECONFIG for 'audit'
Chen Qi [Mon, 10 Nov 2014 08:58:44 +0000 (16:58 +0800)]
systemd: add PACKAGECONFIG for 'audit'

Add PACKAGECONFIG for 'audit', otherwise there would be warnings like
below which would possibly lead to do_rootfs failure.

WARNING: QA Issue: systemd-analyze rdepends on audit, but it isn't a build dependency? [build-deps]
WARNING: QA Issue: systemd rdepends on audit, but it isn't a build dependency? [build-deps]

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agoapr-native: Set CONFIG_SHELL to /bin/bash
Robert Yang [Mon, 10 Nov 2014 03:37:41 +0000 (19:37 -0800)]
apr-native: Set CONFIG_SHELL to /bin/bash

The apr-native provides usr/share/build-1/libtool which is required by
the recipe such as apache2-native. If we don't set the CONFIG_SHELL to
/bin/bash, then:

1) If we build apr-native on a host which is "/bin/sh -> bash", the
   interpreter in usr/share/build-1/libtool would be "#!/bin/sh".
2) When we re-use apr-native's sstate on a host which is
   "/bin/sh -> dash", there would be errors.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agogptfdisk: add 0.8.10+git version
Koen Kooi [Mon, 10 Nov 2014 10:11:33 +0000 (11:11 +0100)]
gptfdisk: add 0.8.10+git version

Besides from being useful as fdisk replacement this gives us 'sgdisk'
which can be used to set the GUID for partitions, e.g.

sgdisk -t 1:C12A7328-F81F-11D2-BA4B-00A0C93EC93B /dev/mmcblk0p1

To mark it as ESP in scripts like mkefidisk.sh.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agoqemu: remove task sanitize_sources
Kai Kang [Mon, 10 Nov 2014 02:22:05 +0000 (10:22 +0800)]
qemu: remove task sanitize_sources

There is no dtc/.git and pixman/.git files any longer. So remove task
sanitize_sources which is used to remove these files.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agou-boot: update to version 2014.07
Denys Dmytriyenko [Tue, 16 Sep 2014 23:10:01 +0000 (19:10 -0400)]
u-boot: update to version 2014.07

u-boot doesn't really support building its tools for the target, as they are
built with HOSTCC compiler, which is also used to compile fixdep utility
that gets executed during the build. Since it might be beneficial to have a
target version of mkimage, let's hack it to build fixdep in a separate step.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agosystemd: avoid using system-auth
Chen Qi [Wed, 5 Nov 2014 04:44:00 +0000 (12:44 +0800)]
systemd: avoid using system-auth

Patch systemd-user pam configuartion file to avoid using system-auth
file. Instead, we use common-* files.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agolibtool: remove build host paths from installed libtool
Shiqun Lin [Mon, 3 Nov 2014 09:08:42 +0000 (17:08 +0800)]
libtool: remove build host paths from installed libtool

Resulted libtool contains references about paths from the build host

Below variables contains hard coded build paths from the host:
LTCC=
lt_sysroot=
sys_lib_search_path_spec=
LD=
CC=
compiler_lib_search_dirs=
predep_objects=
postdep_objects=
compiler_lib_search_path=

Signed-off-by: Shiqun Lin <Shiqun.Lin@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agobeecrypt: add option --with-dev-dsp
Kai Kang [Wed, 29 Oct 2014 11:16:07 +0000 (19:16 +0800)]
beecrypt: add option --with-dev-dsp

Add this configure option for developer to control if the
/dev/dsp should be used on target. Instead of judging it
based on the very device file of build server.

Signed-off-by: Zhang Xiao <xiao.zhang@windriver.com>
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agoscripts: use '/usr/bin/env' in shebangs with python
Martin Hundebøll [Thu, 30 Oct 2014 10:43:24 +0000 (11:43 +0100)]
scripts: use '/usr/bin/env' in shebangs with python

To support yocto on systems with python3 as default version, scripts
should use /usr/bin/env python in the shebang, as this allows the use of
a fake env to mimic python2 as default version.

This patch simply replaces occurrences of #!/usr/bin/python with
 #!/usr/bin/env python and was done with this oneliner:

     git grep -lE '^#!/usr/bin/python' | xargs \
         sed -i 's|/usr/bin/python|/usr/bin/env python|'

Signed-off-by: Martin Hundebøll <martin@hundeboll.net>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agooprofile: 0.9.9 -> 1.0.0
Richard Purdie [Tue, 4 Nov 2014 11:39:07 +0000 (11:39 +0000)]
oprofile: 0.9.9 -> 1.0.0

opcontrol is now dropped and replaced with the operf interface. As such, we drop
the opstart/opstop commands and any patches related to the old removed interfaces.

Some patches were also mered upstream so those are also dropped.

There is also a problem found on mips with the security flags enabled, the
patch has more specific details.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agopython-pygtk: Clean up incorrect "fix"
Gary Thomas [Wed, 5 Nov 2014 14:57:38 +0000 (07:57 -0700)]
python-pygtk: Clean up incorrect "fix"

This patch removes most of "dirty fix #1" which is no longer needed
(no dependency on python-pygobject-dev exists).  A side effect is
that the pygtk code generator will also be installed.

Merge 'fix-path.inc' into this recipe as it is not used by any other
recipe.

Signed-off-by: Gary Thomas <gary@mlbassoc.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agopopulate_sdk_base: improve POSIXLY_CORRECT compat
Richard Tollerton [Wed, 5 Nov 2014 21:06:16 +0000 (15:06 -0600)]
populate_sdk_base: improve POSIXLY_CORRECT compat

The install script is sometimes called under POSIXLY_CORRECT. This
requires two fixes be made:

1. `find -perm /0000` is a gnuism; replace with an equivalent boolean
expression using `-perm -0000`.

2. POSIX grep requires that all options be passed on the command line
before all files; otherwise, the options must be parsed as filenames.

Signed-off-by: Richard Tollerton <rich.tollerton@ni.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agotcl: Upgrade to 8.6.2
Chong Lu [Tue, 30 Sep 2014 09:33:04 +0000 (17:33 +0800)]
tcl: Upgrade to 8.6.2

libgcc_s.so.1 is needed by running ptest, so add libgcc to
RDEPENDS_${PN}-ptest.

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agostrace: Upgrade to 4.9
Chong Lu [Tue, 30 Sep 2014 09:33:05 +0000 (17:33 +0800)]
strace: Upgrade to 4.9

Remove two backported patches:
0001-Work-around-conflict-between-sys-ptrace.h-and-linux-.patch
strace-fix-64-bit-process-detection.patch

Update two patches to fit new version:
Makefile-ptest.patch
strace-add-configure-options.patch

Add coreutils, grep and gawk to RDEPENDS_${PN}-ptest for making
ptest pass.

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agobyacc: Upgrade to 20140715
Chong Lu [Tue, 30 Sep 2014 09:33:06 +0000 (17:33 +0800)]
byacc: Upgrade to 20140715

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agolibpcre: Upgrade to 8.36
Chong Lu [Wed, 8 Oct 2014 06:44:40 +0000 (14:44 +0800)]
libpcre: Upgrade to 8.36

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agolz4: update to version r123
Armin Kuster [Wed, 1 Oct 2014 14:23:38 +0000 (07:23 -0700)]
lz4: update to version r123

Makefile md5sum changed since version is hardcode in it.

Added : experimental lz4frame API; special thanks to Takayuki Matsuoka and
Christopher Jackson for testings and suggestions
Fix : s390x support, thanks to Nobuhiro Iwamatsu

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agopinentry: update 0.9
Armin Kuster [Sat, 1 Nov 2014 19:35:16 +0000 (12:35 -0700)]
pinentry: update 0.9

removed  some EXTRA_OECONF to  fix:
WARNING: QA Issue: pinentry: configure was passed unrecognised options: --disable-glibtest --disable-pinentry-gtk --disable-pinentry-qt [unknown-configure-option]

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agoncurses, busybox, cml1.bbclass: Fix menuconfig display corruption
Jason Wessel [Fri, 7 Nov 2014 09:15:45 +0000 (17:15 +0800)]
ncurses, busybox, cml1.bbclass: Fix menuconfig display corruption

Previously there was a change to the ncurses compile to make it more
like the typical way it was compiled on a host system.  This fixed a
whole class of host machines, but masked the real underlying problem
with the display corruption issues and menuconfig.

The corner case that led to the discovery that the wrong curses.h file
was getting used was when there was no curses libraries at all on one
of the development hosts.  What had happened before was that
/usr/include/curses.h on the host system had to match closely enough
to the curses.h in the sysroot and then linking against the sysroot
version of curses.so was ok (meaning no display corruption).  But on
some systems with ncurses.h vs curses.h such as SuSE hosts, there were
still issues.

If we fix the root of the problem and force the mconf and lxdialog to
use the correct headers and libraries from the sysroot there is no
further issues and the menuconfig target works properly.  It also
means we can back out the custom compilation flags to the ncurses
recipe because they are no longer needed.

For the kernel part of the menuconfig / nconfig changes it will be
merged separately and this is all based on:

https://lkml.org/lkml/2013/3/3/103

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agonfs-utils: change owner/group of directories in do_install
Chen Qi [Fri, 7 Nov 2014 08:47:19 +0000 (16:47 +0800)]
nfs-utils: change owner/group of directories in do_install

Previously, the owners/groups of directories like /var/lib/nfs/statd
are changed in the init script, /etc/init.d/nfscommon. This is actually
a workaround. We need to change them at do_install time.

This patch fixes the above problem by changing owners/groups at do_install
time.

Besides, configuration option '--with-staduser=nobody' is changed to be
'--with-statduser=rpcuser'. And /var/lib/nfs/statd/state is modified to have
permission 0644, just like other distros (ubuntu, fedora, etc.) do.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agoperl: set the perl libraries search path
Jackie Huang [Thu, 6 Nov 2014 05:33:38 +0000 (00:33 -0500)]
perl: set the perl libraries search path

The default value for this is ../../lib which ends up with
something like:
| ./sysroots/x86_64-linux/usr/bin/perl-native/perl5.20.0.real \
| "-I../../lib" "-I../../lib" "-MExtUtils::Command::MM" -e pod2man \
| "--" --section=0 --perm_rw=644 perldoc.pod blib/man1/perldoc.1

in this case, nativeperl will find libraries from the target build,
When using an x86-64 host to target Haswell, you can end up with
../../lib including precompiled modules which use Haswell
instructions, it fails with:
| Running pm_to_blib for dist/if directly
| Skip ../../lib/if.pm (unchanged)
| Makefile:457: recipe for target 'manifypods' failed
| make[1]: *** [manifypods] Illegal instruction

So set it to use the -native ones instead of those from the target
build.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agoapt: Add missing running depency debianutils
Ricardo Ribalda Delgado [Mon, 3 Nov 2014 10:13:51 +0000 (11:13 +0100)]
apt: Add missing running depency debianutils

apt-file calls run-parts with options --list and --regex:

root@neopili:~/curro/qtec/qt5022/build-qt5022-cesium/build/tmp/work/bobcat_64-poky-linux/apt/0.9.9.4-r0/apt-0.9.9.4# grep run-parts cmdline/apt-key -rn
187: for trusted in $(run-parts --list $TRUSTEDPARTS --regex '^.*\.gpg$'); do

busybox implementation of run-parts does not support --regex. And --list option is not enabled on yocto busybox configuration.

Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agodebianutils: Add recipe from meta-oe
Ricardo Ribalda Delgado [Mon, 3 Nov 2014 10:13:50 +0000 (11:13 +0100)]
debianutils: Add recipe from meta-oe

This recipe is a running dependency of recipe apt

Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agopackage_manager: DpkgPM fix populate_sdk
Aníbal Limón [Mon, 3 Nov 2014 22:16:25 +0000 (16:16 -0600)]
package_manager: DpkgPM fix populate_sdk

DpkgPM change all_arch_list variable set from PACKAGE_ARCHS to passed
archs variable because is different when is executed from rootfs.py
and sdk.py.

Credits to: Ricardo Ribalda <ricardo.ribalda@gmail.com>

Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agoimage-buildinfo.bbclass: new class, writes build information to image
Alejandro Hernandez [Wed, 5 Nov 2014 19:21:58 +0000 (13:21 -0600)]
image-buildinfo.bbclass: new class, writes build information to image

Writes build information to target filesystem on /etc/build such as enabled
layers, their current status and commit.

squashspaces was moved to oe/utils.py to make it available to different classes
and avoid code duplication.

[YOCTO #6770]

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
10 years agowatchdog: Upgrade to 5.14
Saul Wold [Fri, 7 Nov 2014 00:19:44 +0000 (16:19 -0800)]
watchdog: Upgrade to 5.14

Move the patches from generic files to watchdog
Rebased the fix-ping due to code reorg on the source

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agoman-pages: Upgrade to 3.75
Saul Wold [Fri, 7 Nov 2014 00:19:43 +0000 (16:19 -0800)]
man-pages: Upgrade to 3.75

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agolsbinitscripts: Upgrade to 9.56.1
Saul Wold [Fri, 7 Nov 2014 00:19:42 +0000 (16:19 -0800)]
lsbinitscripts: Upgrade to 9.56.1

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agoless: Upgrade to 470
Saul Wold [Fri, 7 Nov 2014 00:19:41 +0000 (16:19 -0800)]
less: Upgrade to 470

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agohdparm: Upgrade to 9.45
Saul Wold [Fri, 7 Nov 2014 00:19:40 +0000 (16:19 -0800)]
hdparm: Upgrade to 9.45

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agohelp2man: Upgrade to 1.46.4
Saul Wold [Fri, 7 Nov 2014 00:19:39 +0000 (16:19 -0800)]
help2man: Upgrade to 1.46.4

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agocups: Upgrade to 2.0.0
Saul Wold [Fri, 7 Nov 2014 00:19:38 +0000 (16:19 -0800)]
cups: Upgrade to 2.0.0

Remove backported patch and rebase gcrypt patch

Licence change updates the date and removes the OpenSSL exception

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agoat: Upgrade to 3.1.16
Saul Wold [Fri, 7 Nov 2014 00:19:37 +0000 (16:19 -0800)]
at: Upgrade to 3.1.16

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agoresolvconf: Upgrade to 1.76
Saul Wold [Fri, 7 Nov 2014 00:19:36 +0000 (16:19 -0800)]
resolvconf: Upgrade to 1.76

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agolibxkbcommon: Upgrade to 0.5.0
Saul Wold [Fri, 7 Nov 2014 00:19:35 +0000 (16:19 -0800)]
libxkbcommon: Upgrade to 0.5.0

COPYING has additional MIT section

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agosystemtap: Upgrade to 2.6 Git Version
Saul Wold [Fri, 7 Nov 2014 00:19:33 +0000 (16:19 -0800)]
systemtap: Upgrade to 2.6 Git Version

Remove backported patch

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agolibksba: Ugrade to 1.3.1
Saul Wold [Fri, 7 Nov 2014 00:19:31 +0000 (16:19 -0800)]
libksba: Ugrade to 1.3.1

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agolibgcrypt: Ugrade to 1.6.2
Saul Wold [Fri, 7 Nov 2014 00:19:30 +0000 (16:19 -0800)]
libgcrypt: Ugrade to 1.6.2

Remove backported patch

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agoliburcu: Ugrade to 0.8.5
Saul Wold [Fri, 7 Nov 2014 00:19:29 +0000 (16:19 -0800)]
liburcu: Ugrade to 0.8.5

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agonpth: Upgrade to 1.0
Saul Wold [Fri, 7 Nov 2014 00:19:28 +0000 (16:19 -0800)]
npth: Upgrade to 1.0

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 years agobtrfs: Update to 3.17 version
Saul Wold [Fri, 7 Nov 2014 00:19:27 +0000 (16:19 -0800)]
btrfs: Update to 3.17 version

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>