Commit Graph

2847 Commits

Author SHA1 Message Date
Marko Lindqvist 83ee268bcf xmlto: replace obsolete automake macros with working ones
Add obsolete_automake_macros.patch that replaces automake macros
no longer supported by automake-1.13 with modern constructs.

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-10 12:18:10 +01:00
Noor Ahsan d84138e041 autofs: Add bbappend to add systemd support.
* Removed systemd support from meta-networking recipe
and added bbappend to add its support.

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-10 12:01:32 +01:00
Noor Ahsan 734398aa23 autofs: Remove systemd related things.
* Autofs was being inherited from systemd. This class is only
present in meta-systemd. So bitbake was giving parse error
about systemd class. So removed systemd from inherit and
removed SYSTEMD_PACKAGES and SYSTEMD_SERVICE.

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-10 11:59:58 +01:00
Roy.Li c9a18a8845 ntp: fix license to kill a warning
LICENSE is case sensitive

Signed-off-by: Roy.Li <rongqing.li@windriver.com>
Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
2013-01-09 09:34:47 -05:00
Ross Burton 6210e05a52 gst123: add package
gst123 is useful for testing as it simply uses PlayBin, but can display the
pipeline being used for QA purposes.

Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-01-09 11:42:46 +01:00
Ross Burton 7ee7a238f1 media-service-demo: add snapshot from git
Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-01-09 11:42:46 +01:00
Ross Burton 53a856a247 renderer-service-upnp: add 0.3.0
Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-01-09 11:42:46 +01:00
Ross Burton 9b1824a02b media-service-upnp: add 0.4.0
Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-01-09 11:42:46 +01:00
Ross Burton 0ee61c5e3a gupnp-tools: add 0.8.1
Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-01-09 11:42:45 +01:00
Ross Burton f12857ae24 gupnp-igd: add 0.2.2
Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-01-09 11:42:45 +01:00
Ross Burton a840a73f8b gupnp-dlna: add 0.9.2
Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-01-09 11:42:45 +01:00
Ross Burton 7e8536fc74 gupnp-av: add 0.10.3 and 0.11.6
0.10.x is the stable series, 0.11.x is the development series that some packages
(specifically dLeyna) require.

Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-01-09 11:42:44 +01:00
Ross Burton 36213ee34d gupnp: add 0.18.4 and 0.19.3
0.18.x is the stable series, 0.19.x is the development series that some packages
(specifically dLeyna) require.

Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-01-09 11:42:44 +01:00
Ross Burton a74e3eb4e1 gssdp: add 0.12.2.1 and 0.13.2
0.12.x is the stable series, 0.13.x is the development series that some packages
(specifically dLeyna) require.

Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-01-09 11:42:44 +01:00
Philip Balister 441f2cc2c5 fftw : Update to version 3.3.3.
* Convert --enable-neon selection to use neon tune feature.
 * Drop neon patch since fftw now has direct neon support.
 * Remove SRC_URI from each bb file and use only SRC_URI from fftw.inc file.

The old recipe selected neon for all armv7 machines, which was not
entirely correct.

Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-09 11:37:15 +01:00
Khem Raj e9afe28896 meta-systemd/atftpd: Adjust bbappend to match to recipe upgrade
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:52 -08:00
Khem Raj 3663fda08f dhclient.service: Rearrange the cmdline for dhclient
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:52 -08:00
Khem Raj dc75cb086d rpcbind: Add systemd service unit file
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:52 -08:00
Khem Raj 845f6dccaf nis: Add support for systemd launch of NIS services
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:52 -08:00
Khem Raj 6f86cfec55 dhcp: Add systemd unit file for dhclient
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:52 -08:00
Khem Raj 087ecf88f4 at: Add systemd unit file
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:52 -08:00
Khem Raj af1e1e3f55 systemd.bbclass: Fixes for living along with multilib
This essentially fixes two problems
1. We were ignoring systemd for multilibs now we dont
2. We were replacing '-systemd' string in PN which is
a problem whenre -systemd appears more than once
e.g. lib32-systemd-units-system it was removing both
essentially we should only chop the end of PN if it
ends with '-systemd'

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:51 -08:00
Khem Raj 69b0e85b41 systemd: Fix build when base_libdir is not /lib
we were carrying a wrong patch to fix rootlibdir
to adapt systemd to OE's notion of base_libdir
but thats not right and the units dont get initialised
properly when we have base_libdir which is not /lib

This patch fixes the use of base_libdir where
it should have been catering to notions of systemd/udev
for putting unit files and init scripts in /lib
and not in base_libdir

It also ignores the lib32-* packages so that systemd
build works for multilib enabled systems.

Adapt to nativesdk renaming

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:51 -08:00
Khem Raj 4202d1a6e6 uml-utilities: Forward port recipe from OE classic
Imported at SHA e12cf65f2fd58135039d73b9290ebee763161416

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:51 -08:00
Khem Raj 0be3c83eaa libuio: Add recipe for version 0.2.1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:51 -08:00
Khem Raj 048cdcfd83 dmidecode: Forward port from OE-Classic
at SHA 16f464bd8cff6b6a27d9bfe691f7adc875d01ac2

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:51 -08:00
Khem Raj 575aa39aa8 tcsh: Add recipes for package
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:51 -08:00
Khem Raj 13d5ab6cf1 concurrencykit: Add recipe for latest from git
Provides concurrency primitives

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:45 -08:00
Khem Raj 9aecf2944e luajit: Add recipes
LuaJIT is for JIT'ting LUA code

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:45 -08:00
Khem Raj 8925d39d36 cppunit: Upgrade recipes from 1.12.1 -> 1.13.1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:45 -08:00
Khem Raj e71ddf9491 tcpdump: Upgrade from 4.1.1 -> 4.3.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:45 -08:00
Khem Raj d42ea54e6d atftp: Upgrade to latest from git
Add patches to let atftp serve huge ramdisks >500M in size

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:44 -08:00
Khem Raj 683ef63fff liblockfile: Upgrade 1.06 -> 1.09
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:44 -08:00
Khem Raj bdfbc1665f jansson_2.3.1.bb: Fix multilib use BPN in SRC_URI instead of PN
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:44 -08:00
Khem Raj d129d2b6aa net-snmp: Use ${PN} instead of hardcoding net-snmp
This shows up when doing multilib builds where
PN != BPN and warnings about non existent systemd packages are
popping up.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:44 -08:00
Khem Raj 1db7387892 ndisc6: Forward port recipe from OE classic
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:44 -08:00
Khem Raj 5d56edf7a7 nis: Import recipes from OE classic
Update to latest versions while at it

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:44 -08:00
Khem Raj 4c735f36f6 autofs: Add recipes for 5.0.7
Forward port from OE classic

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-08 09:31:33 -08:00
Khem Raj eca536954a ebtables: Fix segfault by linking with no-as-needed
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-07 14:43:14 -08:00
Khem Raj 9aa5364601 arptables: Import recipe from OE-Classic and update to latest
Make LICENSE more specific
Add LIC_FILES_CHKSUM

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2013-01-07 14:43:14 -08:00
Lei Yang 7bbb2e57c3 Add netcat-bsd into meta-networking for meta-virutalization libvirt virt-test
The netcat-openbsd in meta-virtualization layer has bugs.
This update version will fix "nc: Protocol no available." error.
As bruce point, we want to keep netcat in the meta-networking,
which meta-virtualization will depend on,and this patch will let
netcat-openbsd with low priority to install

Signed-off-by: Lei Yang <lei.yang@windriver.com>
Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
2013-01-07 15:20:37 -05:00
Martin Jansa a0292fc5fc meta-efl: upgrade efl to 1.7.5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-06 13:09:42 +01:00
Marko Lindqvist f1525721be gtk+3: update to upstream version 3.4.4
* fix.build.automake-1.12.x.patch dropped as upstream has fixed
  the problem addressed.
* COPYING has had formatting changes
* In license segments of source files FSF street address is replaced
  with URL.

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-06 13:09:34 +01:00
Marko Lindqvist 3e65b43f9d libmad: replace obsolete automake macros with working ones
Add obsolete-automake-macros.patch that replaces automake macros
no longer supported by automake-1.13 with modern constructs.

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-06 13:09:34 +01:00
Marko Lindqvist b47164a8c0 libmikmod: replace obsolete automake macros with working ones
Add obsolete-automake-macros.patch that replaces automake macros
no longer supported by automake-1.13 with modern constructs.

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-06 13:09:34 +01:00
Marko Lindqvist 4ba5cc77f1 tslib: replace obsolete automake macros with working ones
Add obsolete-automake-macros.patch that replaces automake macros
no longer supported by automake-1.13 with modern constructs.

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-06 13:09:33 +01:00
Andrei Gherzan cd5f284730 layer.conf: Use .= for adding to BBPATH and += to BBFILES
Fixes parsing errors which is appearing after this commit to
meta-openembedded

http://cgit.openembedded.org/meta-openembedded/commit/?id=3c21a46020bd0816579648f684c41dbd6333583e

This triggers
exception NameError: name 'base_contains' is not defined
without this change

Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2013-01-04 15:12:20 -05:00
Roy.Li e269762ff4 radvd: change scanner.* file dependency
generation of scanner.c needs gram.h, not just scanner.o

Signed-off-by: Roy.Li <rongqing.li@windriver.com>
2013-01-04 15:12:20 -05:00
Martin Jansa 973754af24 gsettings-desktop-schemas: remove from meta-gnome, new version was added in oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03 23:25:45 +01:00
Damien RANNOU ccda63446b HostAP-daemon patch to make it compile with libnl 3.2
Signed-off-by: Damien RANNOU <damien.rannou@diateam.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-03 23:25:45 +01:00