Commit Graph

2264 Commits

Author SHA1 Message Date
Paul Eggleton
cf2140877b lcdproc: fix do_install for S!=B
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21 10:36:53 +02:00
Koen Kooi
cb457359b5 acpica: pass target cflags
This fixes:

| make[1]: *** [obj/aeexec.o] Error 1
| In file included from /build/linaro/build/build/tmp-eglibc/sysroots/genericarmv7a/usr/include/features.h:402:0,
|                  from /build/linaro/build/build/tmp-eglibc/sysroots/genericarmv7a/usr/include/string.h:25,
|                  from ../../../source/include/platform/aclinux.h:115,
|                  from ../../../source/include/platform/acenv.h:150,
|                  from ../../../source/include/acpi.h:56,
|                  from ../../../source/tools/acpiexec/aecommon.h:51,
|                  from ../../../source/tools/acpiexec/aehandlers.c:44:
| /build/linaro/build/build/tmp-eglibc/sysroots/genericarmv7a/usr/include/gnu/stubs.h:7:29: fatal error: gnu/stubs-soft.h: No such file or directory
|  # include <gnu/stubs-soft.h>
|                              ^
| compilation terminated.

Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-21 10:32:31 +02:00
Armin Kuster
a3142cd44b tipcutils: B!=S fix
The do_install_append was trying to install from src location and not the build.

Signed-off-by: Armin Kuster <akuster@mvista.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-06-10 12:29:00 +02:00
Chen Qi
90795acc98 liblockfile: remove unrecognized configure option
The '--enable-static' is an unrecognized configure option, thus removing
it.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-21 13:56:09 +02:00
Chen Qi
c6326c326b liblockfile: inherit autotools-brokensep
Seperation of ${B} and ${S} causes a build failure for liblockfile.

The error message is as follows.
make: *** No rule to make target `lockfile.c', needed by `lockfile.o'.  Stop.

Make liblockfile inherit autotools-brokensep to fix this problem.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-21 13:56:05 +02:00
Koen Kooi
e2d9735404 rrdtool: fix S!=B failure
Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15 12:57:46 +02:00
Koen Kooi
c7a3194469 tmux: fix S!=B problems
Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15 12:57:41 +02:00
Fathi Boudra
de87d83a64 acpitests: update to 20140424 release
Sync up/refresh aapits build fixes, 0001-Fixup-aapits-build.patch is
splitted and replaced by aapits-linux.patch / aapits-makefile.patch

Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15 12:30:18 +02:00
Fathi Boudra
db6a2b5024 acpica: update to 20140424 release
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15 12:30:18 +02:00
Fathi Boudra
1718d87cf6 fwts: update to 14.05.00 release
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-15 12:30:18 +02:00
Andrea Galbusera
4b976979fb libconfig: inherit from autotools-brokensep
do_compile fails otherwise

Signed-off-by: Andrea Galbusera <gizero@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-05 18:31:29 +02:00
Koen Kooi
7a959e9968 fwts: inherit autotools-brokensep
Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03 20:47:03 +02:00
Khem Raj
86bfd1b061 t1lib: Fix build when S != B
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03 20:47:02 +02:00
Khem Raj
f3b6028a2a mozjs: Fix build when B != S
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03 20:47:00 +02:00
Chong.Lu@windriver.com
f94f1f684e rrdtool: enable perl and python bindings
1. default enable perl and python bindings
2. rrdtool uses perl.real, perl.real doesn't know where the PERL5LIB should be
when prebuilts are used. Use the wrapper perl instead, perl sets PERL5LIB and
invokes perl.real
3. While using dash as /bin/sh, subsequent commands in functions will not use
the environment variables passed to the function call line unless explicitly
run "export ENV_VAR".
4. delete unrecognized options: "--enable-local-libpng" and "--enable-local-zlib"

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03 20:45:05 +02:00
Jackie Huang
ec5a19bf88 collectd: add threshold.so, load.so and disk.so in PRIVATE_LIBS
to avoid the folloing warnings:
log.world.20140418_190059.log/bitbake.log:WARNING: gegl-0.2.0 was registered as shlib provider for load.so, changing it to collectd-5.2.2 because it was built later
log.world.20140418_190059.log/bitbake.log:WARNING:
libgphoto2-camlibs-2.4.11 was registered as shlib provider for disk.so, changing it to collectd-5.2.2 because it was built later
log.world.20140418_190059.log/bitbake.log:WARNING: gegl-0.2.0 was registered as shlib provider for threshold.so, changing it to
collectd-5.2.2 because it was built later

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-03 20:45:05 +02:00
Jackie Huang
d1a619eedd rsyslog: add DEPENDS on bison-native and flex-native
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
2014-05-03 20:45:01 +02:00
Jackie Huang
e23158541c rsyslog: Add config files and use update-alternatives for rsyslog
- Add a logrotate config file for rsyslog.
- Change rsyslog.conf to be compatible with sysklogd.conf.
- Use update-alternatives since we have other syslog systems:
  sysklogd, busybox-syslog, etc.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
2014-05-03 20:45:01 +02:00
Jackie Huang
9ef1b54236 rsyslog: add PACKAGECONFIG for optional features
rsyslog supports many optional features, add PACKAGECONFIG
for them to ensures that the dependency on related packages
is deterministic and so that we can easily enable/disable
features.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
2014-05-03 20:45:01 +02:00
Jackie Huang
1760dd3e89 rsyslog: use BPN to fix multilib and add all licenses
- use BPN instead of PN to fix multilib builds
- add all three licenses
- add DESCRIPTION

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
2014-05-03 20:45:00 +02:00
Stephen Arnold
797b517efc gnuplot: added upstream license file and updated recipe to match
This fixes QA warnings about missing license file and updates the license
type to match custom license file.

Upstream-Status: Inappropriate (distribution/packaging fix)

Signed-off-by: Stephen Arnold <stephen.arnold42@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-21 13:31:47 +02:00
Tim Orling
8b29bc67af gnuplot: upgrade to 4.6.5
* automake patch from 4.4.4 is no longer needed
* PACKAGECONFIG for lua (lua term is only useful for LaTeX)
* linking problems with dlopen, etc. in lua loadlibs.c fixed
  ** this same problem was seen in jansa world builds for 4.4.4
  ** I am not able to replicate that error on 4.4.4

NOTE: qt is supported by this version, but I was not able to
figure out the configuration...

Signed-off-by: Tim Orling <TicoTimo@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-21 13:31:47 +02:00
Fathi Boudra
795dae0751 acpica: update to 20140325 release
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 16:10:21 +02:00
Fathi Boudra
0b9bb2c895 fwts: update to 14.03.01 release
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 16:10:20 +02:00
Jackie Huang
31c10e6dd3 rsyslog: add status command and a minor fix for initscript
- add status command
- add --oknodo for do_start

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 16:10:20 +02:00
Jack Mitchell
f311d52be6 rsyslog: remove unsupported option from initscript
> starting rsyslogd ... rsyslogd: error: option -c
> is no longer supported - ignored

Signed-off-by: Jack Mitchell <jmitchell@cbnl.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 16:09:53 +02:00
Matthieu CRAPET
929a7ae0c9 zsh: upgrade to 5.0.5
Recipe cleanup:
- Add missing license in meta-oe/licenses
- Add DESCRIPTION
- Use ${BP} and ${SOURCEFORGE_MIRROR}

Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 14:50:47 +02:00
Trevor Woerner
9fe857dd8d acpitests: add individual checksums
This recipe includes two source tarballs, add a second set of checksums so
both have checksum definitions.

Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 13:42:06 +02:00
Jackie Huang
b0a2b9011b liblockfile: set default mailgroup and install libnfslock
* Set the default mailgroup to 'mail' or it will use 'root'.
* Set --with-libnfslock so it builds and install libnfslock.
* The patch is to fix nfslib build failure and add missing soname lib.
* No need to override the do_install, set EXTRA_OEMAKE instead.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 11:19:09 +02:00
Jackie Huang
a8b66573e4 dialog: update to version 1.1-20120706
Changes:
- add SUMMARY and HOMEPAGE
- remove the use of INC_PR

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 11:19:09 +02:00
Kang Kai
3852219dcd smartmontools: add PACKAGECONFIG and runtime dependency
Add PACKAGECONFIGs libcap-ng and selinux for smartmontools. And add
runtime dependency.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 11:10:14 +02:00
Kang Kai
206f81e218 smartmontools: add init script
Add init script smartd for smartmontools. Thought smartmontools provides
init script itself, but it checks distribution version that is not usable
for oe.

So add an init script for smartmontools which removes distribution
version check.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 11:10:14 +02:00
Kang Kai
314b713e7f smartmontools: update to 6.2
Update smartmontools for 6.1 to 6.2. Add description as well.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 11:10:13 +02:00
Ming Liu
09a7d20890 collectd: explicitly enable/disable libsensors support
To avoid an implicit build result.

Signed-off-by: Ming Liu <ming.liu@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 11:10:13 +02:00
Wenzong Fan
f0cde44d55 collectd: fix init status
Fix init status to get it works with 'service --status-all'.

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 11:10:13 +02:00
Wenzong Fan
438d363331 collectd: enable/disable libpq explicitly
If '--with-libpq' is not included in configure options, the configure
script will assume 'with-libpq=yes' and try to figure below variables
out with 'pg_config':

    with_libpq_includedir, with_libpq_libdir

This causes configure QA errors on some hosts that have 'pg_config'
installed (which from postgresql-devel):

* ERROR: This autoconf log indicates errors, it looked at host include
  and/or library paths while determining system capabilities.

Anyways the target package should not depend on any host headers/libs,
we should enable/disable the libpq support explicitly according to if
the postgresql feature was enabled.

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 11:10:13 +02:00
Trevor Woerner
49cb8758eb gtkmathview: fix build error
When building, I was seeing the following error which this patch fixes:

	../../../src/frontend/common/TemplateElementIterator.hh:46:18: error:
	'valid' was not declared in this scope, and no declarations were found by
	argument-dependent lookup at the point of instantiation [-fpermissive]

Upstream-Status: Submitted [padovani .at. di .dot. unito .dot. it]
Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 11:03:24 +02:00
Trevor Woerner
e600be768e gtkmathview: fix qa issue
"configure was passed unrecognised options: --disable-binreloc"

Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 11:03:23 +02:00
Trevor Woerner
72865f2062 gtkmathview: fix B!=S
This package does not support building out of a separate directory from the
source.

Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 11:03:23 +02:00
Martin Jansa
a396118be3 zram: include whole sysconfdir in PN
* when sysv script is removed it leaves empty /etc behind and QA warn is
  shown:
  zram-0.1: zram: Files/directories were installed but not shipped
    /etc
  empty dir doesn't cost much, so just include it

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-04-20 10:46:50 +02:00
Stanacar, StefanX
24afc0aaa5 efivar: add recipe
efivar is is a tool to manipulate UEFI variables.
This is obviously useful only for EFI machines that have
the efivarfs interface enabled in the kernel config (CONFIG_EFIVAR_FS),
and mounted (mount -t efivarfs efivarfs /sys/firmware/efi/efivars).

Sample usage:
GUID: 4a67b082-0a4c-41cf-b6c7-440b29bb8c4f
Name: "LoaderEntrySelected"
Attributes:
    Boot Service Access
    Runtime Service Access
Value:
00000000  62 00 6f 00 6f 00 74 00  00 00                    |b.o.o.t...      |

Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-03-29 22:39:50 +01:00
Lauren Post
6d12182770 can-utils: Create git version
Linux CAN network development utilities - newer version than canutils

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-03-26 21:58:01 +01:00
Martin Jansa
acd60a9825 polkit: make it compatible with systemd-209
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-03-19 15:53:32 +01:00
Fathi Boudra
9029db2cd0 fwts: update to 14.02.00 release
update PV, SRCREV and SRC_URI
drop patches - applied upstream

Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-03-11 14:58:49 +01:00
Matthieu CRAPET
c95e155780 recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issues
Changes:
- rename SUMMARY with length > 80 to DESCRIPTION
- rename DESCRIPTION with length < 80 to (non present tag) SUMMARY
- drop final point character at the end of SUMMARY string
- remove trailing whitespace of SUMMARY line

Note: don't bump PR

Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-02-23 23:20:02 +01:00
Koen Kooi
e2cfe20760 acpitests: add 20140114 release
Before upstream split the source tarballs this was part of acpica-tools in various distros. Let's follow upstream naming in OE.

This only builds and packages 'aapits', no other tests or helper scripts. Fixing the 'aapitsrun' helper script is left for a followup patch.

Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-01-22 12:22:49 +01:00
Koen Kooi
ef03b5a118 acpica: replace patch with EXTRA_OEMAKE args
No need to patch the makefile when you can just passs CC=${TARGET_PREFIX}gcc to make.

Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-01-22 12:22:48 +01:00
Koen Kooi
6deef6adf3 acpica: update to 20140114 release
Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-01-22 12:22:48 +01:00
Khem Raj
eed6182230 mozjs: Fix QA errors when building with multilib
We do not take care of default libdir which accidently
works out to be ok for non-multilib case since its /usr/lib

Fixes error like

ERROR: QA Issue: mozjs: Files/directories were installed but not shipped
  /usr/lib
  /usr/lib/libmozjs-17.0.a
  /usr/lib/libmozjs-17.0.so
  /usr/lib/pkgconfig
  /usr/lib/.debug
  /usr/lib/pkgconfig/mozjs-17.0.pc
  /usr/lib/.debug/libmozjs-17.0.so

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-01-22 12:22:39 +01:00
Koen Kooi
f00a9dd901 fwts: add 14.01 release of the firmware testsuite
Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-01-22 12:22:38 +01:00
Martin Jansa
6daf75e4e9 Update after toplevel LICENSE file checksum change
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-01-04 08:47:18 +01:00
Fathi Boudra
552b06192a acpica: update recipe to 20131115 release
drop fix-parallel-build.patch
update md5sum/sha256sum
refresh no-werro.patch

Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Acked-by: Koen Kooi <koen.kooi@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-12-21 19:16:51 +01:00
Kang Kai
3b50ee2fa6 lib32-rsyslog: fix wrong systemd server file
When enable multilib on x86-64, it fails to build lib32-rsyslog with
error:

| ERROR: Function failed: SYSTEMD_SERVICE_lib32-rsyslog value lib32-rsyslog.service does not exist

It uses wrong value ${PN}.service to set SYSTEMD_SERVICE. Correct it by
using BPN.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-12-21 19:16:50 +01:00
Martin Jansa
0141af611d zram: Drop allarch
* runtime dependencies are TUNE_PKGARCH causing do_package_write_*
  task to have different signature for MACHINEs with different
  TUNE_PKGARCH
* move kernel-module-zram to RRECOMMENDS, because signature handler
  is excluding kernel-module-* dependencies only from RRECOMMENDS and
  also because some machine can have zram enabled in kernel and
  kernel-module-zram won't exist.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-12-05 19:46:40 +01:00
Olof Johansson
20525d901c rsyslog: rename libjson to json-c in DEPENDS
The libjson recipe was renamed to json-c in commit 533c1db2 of oe-core.

Signed-off-by: Olof Johansson <olof.johansson@axis.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-11-24 15:18:37 +01:00
Andrea Galbusera
63dda30632 libmodbus: update to upstream stable version 3.0.5
* update SRC_URI according to download location for new releases

Signed-off-by: Andrea Galbusera <gizero@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-11-18 23:20:03 +01:00
Martin Jansa
4d62e7f575 recipes: Remove PR = r0 from all recipes
* Remove all PR = "r0" from all .bb files in meta-oe repo. This was done
  with the command sed -e '/^PR.*=.*r0\"/d' meta*/recipes*/*/*.bb -i

* We've switching to the PR server, PR bumps are no longer needed and
  this saves people either accidentally bumping them or forgetting to
  remove the lines (r0 is the default anyway).

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-11-01 15:33:16 +01:00
Olof Johansson
ed796941d0 rsyslog: fix dependency name (json-c => libjson)
Signed-off-by: Olof Johansson <olof.johansson@axis.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-10-21 12:15:03 +02:00
Jack Mitchell
b239cd1553 rsyslog: update to 7.4.4
Signed-off-by: Jack Mitchell <jmitchell@cbnl.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-10-17 21:36:58 +02:00
Marko Lindqvist
d8859f0f6b libungif: update to upstream version 4.1.4
Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-10-05 13:41:09 +02:00
Ting Liu
e5da5ebff6 tipcutils: add recipe
The Transparent Inter-Process Communication protocol allows applications
in a clustered computer environment to communicate quickly and reliably
with other applications, regardless of their location within the
cluster.

demo binaries are packaged to tipcutils-demos.

Signed-off-by: Ting Liu <b28495@freescale.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-10-05 12:36:24 +02:00
Eric BENARD
3f148a1480 canutils: update recipe
- use git hash instead of tag
- backport "candump: Add error frame's handling"

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-10-05 12:36:02 +02:00
Eric BENARD
8b9fccbbfa libsocketcan: upgrade to 0.0.9
and include a compile fix

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-10-05 12:36:02 +02:00
Martin Jansa
9531791aee collectd: Add PACKAGECONFIG for undeterministic dependencies
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17 19:18:21 +02:00
Martin Jansa
784427fd2d gnuplot: Add PACKAGECONFIG for cairo
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17 19:14:32 +02:00
Khem Raj
2e09c091f1 uml-utilities: Fix build errors exposed with multilib
With multilib it cant package the files that go into
the arch independend lib dir

Fixes

ERROR: QA Issue: uml-utilities: Files/directories were installed but not
shipped
  /usr/lib
  /usr/lib/uml
  /usr/lib/uml/port-helper
  /usr/lib/uml/.debug
  /usr/lib/uml/.debug/port-helper

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-17 19:06:28 +02:00
Khem Raj
728254ca47 atftp, libuio: Update the SRC_URI to match upstream sf.net change
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
2013-09-05 08:52:11 -04:00
Fathi Boudra
bbf1026bd2 acpica: bump to version 20130823
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-03 19:12:37 +02:00
Fathi Boudra
b9cb33ca4d acpica: fix recipe to be OE compliant with spacing
Signed-off-by: Graeme Gregory <graeme.gregory@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-03 19:12:36 +02:00
Fathi Boudra
24fd2dc979 acpica: fix parallel build
The compilation of the iasl utility fails when `make -j<N>' > 1.  This
commit cleans up the rules in generate/unix/iasl such that a `make -j'
will succeed.

Signed-off-by: Andrew McDermott <andrew.mcdermott@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-03 19:12:36 +02:00
Jackie Huang
b79176adb3 remove the unnecessary protocol parameters
It's not necessary to specify the protocol parameter when it's the
default protocol for the fetcher, e.g. the default protocol for
git fetcher it git, "protocol=git" isn't needed.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-03 16:59:13 +02:00
Hongxu Jia
6a13d57d0d owfs: move to meta-filesystems and upgrade
- Move owfs from meta-oe to meta-filesystems
- Upgrade owfs to 2.9p1

[YOCTO #4178]

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-16 12:58:31 +02:00
Matt Ranostay
1571aedb37 flashrom: Add flashrom recipe
Add flashrom recipe for managing recovery from bad UEFI updates.

Signed-off-by: Matt Ranostay <mranostay@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-16 12:58:29 +02:00
Fathi Boudra
af7ffe8bcd sdk: add acpica recipe
Signed-off-by: Naresh Bhat <naresh.bhat@linaro.org>
Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Signed-off-by: Matt Ranostay <mranostay@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-16 12:58:29 +02:00
Martin Jansa
331d0a98ce subsurface: add dependency on gconf
* fails without
  | Package gconf-2.0 was not found in the pkg-config search path.
  | Perhaps you should add the directory containing `gconf-2.0.pc'
  | to the PKG_CONFIG_PATH environment variable
  | No package 'gconf-2.0' found
  | main.c:7:32: fatal error: gconf/gconf-client.h: No such file or directory
  |  #include <gconf/gconf-client.h>

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-08-14 13:34:30 +02:00
Martin Jansa
db4e0cacca rrdtool: add PACKAGECONFIG for dbi
* dbi was autodetected from sysroot causing undeterministic builds and failures
  in lmsensors builds:
  ld: warning: libdbi.so.1, needed by sysroots/qemux86/usr/lib/librrd.so,
  not found (try using -rpath or -rpath-link)
  sysroots/qemux86/usr/lib/librrd.so: undefined reference to `dbi_result_get_string_idx'

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-07-30 11:17:08 +02:00
Martin Jansa
e15f15a2dc lcdproc5: add PACKAGECONFIG for libftdi, libusb
* drivers for lis, ula200 and i2500vfd weren't deterministicly enabled

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-07-20 17:04:51 +02:00
Martin Jansa
d048fd049f rsyslog: inherit pkgconfig
* without pkgconfig it's failing to expand PKG_CHECK_MODULES macro:
  | rsyslog-5.8.0/configure: line 16111: syntax error near unexpected token `GNUTLS,'
  | rsyslog-5.8.0/configure: line 16111: `    PKG_CHECK_MODULES(GNUTLS, gnutls >= 1.4.0)'

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-07-12 12:06:02 +02:00
Eric BENARD
7da2e2c86e hexedit: new recipe
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-07-08 10:38:35 +02:00
Jonathan Liu
9ea2df5823 collectd: remove empty /var/run directory
The /var/run directory is already created by base-files.

Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-07-08 10:35:58 +02:00
Marko Lindqvist
9c698137be libungif: add native build
* newer versions of liberation-fonts need fontforge to build,
  and fontforge depends on libungif.

Signed-off-by: Marko Lindqvist <cazfi74@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-06-20 12:29:55 +02:00
Andreas Müller
010f75a8d0 polkit-group-rule-datetime: initial add
add user-group 'datetime' allowing members to change date/time/timezone settings

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-06-20 12:28:00 +02:00
Andreas Müller
2ae8dbddf8 polkit-group-rule-network: initial add
add user-group 'network' allowing memebers to change networkmanager settings

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-06-20 12:28:00 +02:00
Andreas Müller
79b7cbaaee polkit-group-rule.inc: add a common template for polkit-rules/user-groups
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-06-20 12:28:00 +02:00
Andreas Müller
da51d044a8 polkit: update to 0.111
note: this version's rules are written in jscript.

The following tests were performed:

* run-tests for gnome- and xfce-based image
* update a package that installs a new rule to check if the restricted access
  rights for /etc/polkit-1/rules.d don't cause trouble

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-06-20 12:27:59 +02:00
Andreas Müller
0368f18b3f mozjs: initial add 17.0.0
later versions of polkit will need it

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2013-06-20 12:27:59 +02:00
Paul Eggleton
b1095d11bd collectd: fix build failure with libnotify in sysroot
If libnotify is in the sysroot, collectd will try to use it and then
fail at do_compile because gtk/gtk.h can't be found. Since this is
functionality that's not likely to be needed in the embedded context as
far as collectd goes, just disable it.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-21 12:45:47 +02:00
Jonathan Liu
22100f5b13 dmidecode: remove
A newer version is available in OE-Core.

Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-19 09:37:34 +02:00
Nicolas Dechesne
8fec906a45 smartmontools: import from OE classic
as discussed in [1], the following changes have been made since the
initial version.
 - upgrade to latest upstream version
 - removal of the .inc file since the recipe is trivial
 - moved the recipe from recipe-support to recipe-extended

[1] http://comments.gmane.org/gmane.comp.handhelds.openembedded/57914

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-05-07 18:59:01 +02:00
Paul Eggleton
2fc71a181e collectd: add recipe for 5.2.2
Based on initial version by Koen Kooi <koen@beagleboard.org>. Initscript
borrowed from Debian with some tweaks.

Note that since collectd uses libltdl, building this successfully
required OE-Core commit db84eaf851b22b262d9dc48eb55bd5224a00fdd2 or else
you get an error about "config/compile" being missing.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-26 10:00:32 +02:00
Paul Eggleton
9e7327e446 net-snmp: move to meta-networking and tweak
* Set SUMMARY instead of DESCRIPTION
* Move SRC_URI checksums under SRC_URI
* Move packaging definitions to the end

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-26 10:00:32 +02:00
Paul Eggleton
f593c454bc nostromo: move to meta-webserver and tweak
* Add SUMMARY
* Move SRC_URI checksums next to SRC_URI

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-19 02:45:28 +02:00
Jack Mitchell
bf72a35bf4 net-snmp: set correct SYSTEMD_PACKAGES
Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-19 02:45:28 +02:00
Jack Mitchell
affc95fd85 net-snmp: merge .inc into .bb and clean up obsolete parts of recipe
Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
2013-04-19 02:45:28 +02:00
Jack Mitchell
71548ec82d net-snmp: Update to 5.7.2
- Removed some un-needed patches

Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
2013-04-19 02:45:28 +02:00
Jack Mitchell
a5cbd7c856 net-snmp: fix failure when starting on system without pci bus
The snmpd daemon cannot start on platforms without a pci bus:

snmpd[15460]: pcilib: Cannot open /proc/bus/pci
snmpd[15460]: pcilib: Cannot find any working access method.

snmpd should not depend on a PCI bus and should simply move on.

Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
2013-04-19 02:45:28 +02:00
Paul Eggleton
02023c1543 atftp: move to meta-networking and tweak
* Add origin and Upstream-Status to patches
* Set SUMMARY instead of DESCRIPTION
* Add ${PN}d to PACKAGES instead of atftpd to be consistent with the
  rest of the recipe

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-19 02:45:27 +02:00
Martin Jansa
a45830a39b recipes: Unify indentation
* This change is only aesthetic (unlike indentation in Python
  tasks).
* Some recipes were using tabs.
* Some were using 8 spaces.
* Some were using mix or different number of spaces.
* Make them consistently use 4 spaces everywhere.
* Yocto styleguide advises to use tabs (but the only reason to keep
  tabs is the need to update a lot of recipes). Lately this advice
  was also merged into the styleguide on the OE wiki.
* Using 4 spaces in both types of tasks is better because it's less
  error prone when someone is not sure if e.g.
  do_generate_toolchain_file() is Python or shell task and also allows
  to highlight every tab used in .bb, .inc, .bbappend, .bbclass as
  potentially bad (shouldn't be used for indenting of multiline
  variable assignments and cannot be used for Python tasks).
* Don't indent closing quote on multiline variables
  we're quite inconsistent wheater it's first character on line
  under opening quote or under first non-whitespace character in
  previous line.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Koen Kooi <koen@dominion.thruhere.net>
2013-04-15 16:23:17 +02:00
Martin Jansa
54bcafbd5f polkit: move systemd support from meta-systemd back to meta-oe
* POLKITAUTH isn't used anymore PACKAGECONFIG should select right version for systemd now

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15 16:22:06 +02:00
Martin Jansa
2db07ef244 rsyslog: move systemd support from meta-systemd back to meta-oe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15 16:22:05 +02:00
Martin Jansa
a61c15efe4 zram: move systemd support from meta-systemd back to meta-oe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15 16:22:05 +02:00
Martin Jansa
fe76f1ab77 atftp: move systemd support from meta-systemd back to meta-oe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15 16:22:05 +02:00
Martin Jansa
ca1f7c0399 net-snmp: move systemd support from meta-systemd back to meta-oe
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-04-15 16:22:04 +02:00
Ross Burton
8a1c0ebb3d polkit: add (taken from oe-core)
PolKit will be removed from oe-core as it isn't massively applicable in
embedded, isn't used by anything by default anymore, and future upgrades require
the SpiderMonkey JavaScript runtime.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-03-21 22:01:08 +01:00
Eric BENARD
0e7ac089c9 net-snmp: EXTENDPV is now EXTENDPKGV
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-03-13 17:21:53 +01:00
Khem Raj
75c615d7ec tcsh: Depend on ncurses.
This fixes the compile errors seen when building
tcsh from scratch. Its not seen with image builds
normally since ncurses is already built due to
other image dependencies

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-03-13 17:21:53 +01:00
Otavio Salvador
d928d6c885 polkit: Remove authentication override as it is handled in OE-Core
OE-Core now handles the detection of authentication so we don't need
to do it here. The bbappend file is kept to provide the upgrade path
only, or the revision would go backwards.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-03-13 17:21:53 +01:00
Khem Raj
a214c903e4 tcsh: Upgrade tcsh_6.17.02.bb -> tcsh_6.18.01.bb
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-03-13 17:21:52 +01:00
Kevin Baker
49851b1190 redis: add new recipe for redis-2.6.9
A recipe for Redis 2.6.9, an advanced key-value store.
Needed some patching of Makefiles and deps to get it to work with OE.

OE Specific configuration: This is built to override MALLOC and use
    libc's malloc instead of the provided jemalloc or tcmalloc that
    weren't building correctly.

    Also the default savepoint setting was updated in the default
    redis.conf to tune for a small embedded system.

Known Bug: redis-cli eats all the input on a serial port - watch out
    when using the serial console with redis-cli.
    see https://github.com/antirez/linenoise/issues/38

Tested with Yocto "Danny" / armv7a.

Signed-off-by: Kevin Baker <kevinb@ventureresearch.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-02-16 05:54:59 +01:00
Jack Mitchell
e2012416a6 jansson: update to 2.4
Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-25 13:11:47 +01: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
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
Martin Jansa
6357209b3a sip-native: upgrade to 4.14.2
* only copyright year updated in LIC_FILES_CHKSUM

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-01-02 09:08:49 +01:00
Martin Jansa
97333c2ca2 python-sip, sip-native: use SF mirror instead of riverbankcomputing.com
* riverbankcomputing.com keeps only very latest version while SF keeps few versions

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-25 20:21:42 +01:00
Martin Jansa
8b9178edd1 hplip: fix build with newer cups
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-23 11:17:08 +01:00
Paul Eggleton
31bd3fb6a6 meta-oe: Fix erroneous use of "startline" in LIC_FILES_CHKSUM
"beginline" is the correct parameter name. Checksums have been updated
where necessary (i.e. if the beginning line was something other than the
default of 1).

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-16 21:11:42 +01:00
Marcin Juszkiewicz
d9f2c8fb84 dialog: added gnu-configize for AArch64 support
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-16 21:11:42 +01:00
Martin Jansa
def33b5a81 iotop: don't fail when site.py* does not exist
* also remove usr/share/share removal, it's taken care of in distutils.bbclass now

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-14 09:31:31 +01:00
Martin Jansa
ab1ab6a9ac libwmf: fix QA warnings
* fixes:
libwmf-0.2.8.4: non -staticdev package contains static .a library: libwmf-dev path '/work/armv4t-oe-linux-gnueabi/libwmf/0.2.8.4-r2/packages-split/libwmf-dev/usr/lib/gtk-2.0/2.10.0/loaders/io-wmf.a'

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-12-11 01:53:00 +01:00
Marcin Juszkiewicz
aa7a209405 zsh: added gnu-configize to do_configure()
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-12-04 10:44:22 +01:00
Marc Ferland
946c52ccf1 rrdtool: Remove hard-coded include in configure.ac
Got an error building rrdtool because of hard-coded paths in the
configure.ac file. The extact error message was:

ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities.
Rerun configure task after fixing this. The path was '/home/marc/yoctomaster/build/crownbay/tmp/work/core2-poky-linux/rrdtool-1.4.7-r2/rrdtool-1.4.7'

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-11-29 11:03:35 +01:00
Paul Eggleton
73e1679680 iotop: add from OE-Classic, update and tidy up
* Update to 0.4.4, adjusting python module dependencies as appropriate
* Add SUMMARY and DESCRIPTION
* Add LIC_FILES_CHKSUM
* Make LICENSE more accurate
* Fix unpackaged directory warning

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-10-30 09:50:19 +01:00
Paul Eggleton
ff3e844f69 ddrescue: add from OE-Classic, update and tidy up
* Update to 1.16
* Add LIC_FILES_CHKSUM
* Add SUMMARY and extend DESCRIPTION
* Drop PRIORITY
* Drop AUTHOR (generally we don't include this)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-10-30 09:50:18 +01:00
Marc Reilly
e0fe08a35a hplip: Introduce version 3.12.6
This introduces a recipe to build hplip 3.12.6 in a simple configuration
aimed at USB printers. It is based on a 3.11.3a recipe for oe classic
by Steve Sakoman.

The hp-setup program is patched to add a small delay after restarting cups,
as on slower embedded systems the cups daemon would sometimes not restart
quickly enough and adding a new printer would sporadically fail.

Tested on an armv6 system (with cups 1.4.6, ghostscript 9.05, foomatic).

Signed-off-by: Marc Reilly <marc@cpdesign.com.au>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-24 19:34:31 +02:00
Jack Mitchell
35586da6c0 Jansson: new recipe, library for creating and manipulating JSON strings in C
Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-24 08:22:52 +02:00
Martin Jansa
8402b7ac0f PACKAGES_DYNAMIC: use regexp not glob
* bitbake uses PACKAGES_DYNAMIC as regexp
  ^ could make matching faster (and it will be more clear that we're expecting regexp not glob)
  * made all those last '-' optional, use .* (or nothing)
* use += instead of = in most cases to keep ${PN}-locale from
  bitbake.conf:PACKAGES_DYNAMIC = "^${PN}-locale-.*"

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-10-19 11:42:13 +02:00
Paul Eggleton
d68bda569b rrdtool: add pango to DEPENDS
The configure script fails without pangocairo which is provided by
pango.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2012-10-17 13:04:27 +02:00
Andrea Galbusera
9e701bb060 libconfig: port from classic and update
* based on recipe from oe-classic
* update to currently available upstream version 1.4.9

Signed-off-by: Andrea Galbusera <gizero@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-10 12:35:07 +02:00
Otavio Salvador
f27d4bb039 owfs: Update to 2.8p20 version
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-10 12:33:41 +02:00
Marcin Juszkiewicz
cdcebeb71d net-snmp: add pciutils to dependencies
It is using libpci if it is available and there is no --disable-pci
switch.

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2012-10-10 09:47:33 +02:00
Marcin Juszkiewicz
cf24109540 libdivecomputer: added missing AM_PROG_AR
Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>
2012-10-10 09:47:33 +02:00
Paul Eggleton
aee9bec633 lcdproc: add recipe from OE-Classic and update/clean up
* Update to latest upstream version 0.5.5
* Add an Ubuntu patch to fix incompatibility with current automake
* Use automatic package splitting for drivers
* Allow specifying drivers to build via LCD_DRIVERS
* Allow specifying default enabled driver via LCD_DEFAULT_DRIVER
* Disable g15 driver by default (but allow it to be re-enabled using
  PACKAGECONFIG, assuming the required recipes are also provided).
* Fix conf files not going into lcdvc and lcdd packages due to
  override expansion not happening at the expected time (for
  CONFFILES_*)
* Remove some unnecessary cruft
* Move packaging parts of recipe below do_install
* Add LIC_FILES_CHKSUM
* Make LICENSE more accurate
* Add SUMMARY

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-09 14:25:40 +02:00
Otavio Salvador
8e26af8d38 libcec: Update to 1.9.0 version
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-10-04 15:52:46 +02:00
Andrei Gherzan
d6055c8e44 zram: Integrate an init script
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-24 10:01:47 +02:00
Martin Ertsaas
4cfe58d3ce zsh: Change from 4.3.17 to 5.0.0, which is the latest stable release. Also change the mirror from the zsh ftp server, which is really slow and unstable, to a sourceforce mirror.
The reason for removing the 4.3.17 recipe is that it used the ftp mirror, which
has removed the 4.3.17 tarbal used.

Signed-off-by: Martin Ertsaas <mertsas@cisco.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-24 10:01:24 +02:00
Martin Jansa
6d93a88d6d recipes: few more PR bumps to rebuild after libffi5 -> libffi6
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-20 10:02:51 +02:00
Martin Jansa
469c1599ce sip-native: inherit qmake2 instead of qt4x11
* it seems enough
* inherit qt4x11 adds dependency on target qt4-x11-free, which is bad,
  because we don't need it and it's causing different sstate checksum:
  $ bitbake-diffsigs
    stamps.1347348593/nokia900/x86_64-linux/sip-native-4.13.3-r0.do_configure.sigdata.6e44871660ef91eab5ee4d56e55b6728
    stamps.1347348593/om-gta02/x86_64-linux/sip-native-4.13.3-r0.do_configure.sigdata.cdaf666b98c2c6ccfb710743dcdbd988
      Hash for dependent task qt4-x11-free_4.8.1.bb.do_populate_sysroot changed from 79234aca07686c1d97782e21fc098071 to 7e9ba3de3ba9f709a5d9ef5abadb2d9e

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-09-11 12:25:45 +02:00
Martin Jansa
9295d48aba libwmf: fix DEPENDS_virtclass-native
* libpng and jpeg are not expaned to native variants, causing different
  sstate checksums when libwmf-native is build with MACHINEs with
  e.g. different PACKAGE_ARCH
* maybe it's fault in handling DEPENDS_virtclass-native and it should
  expand it, but this patch fixes it too
  http://lists.linuxtogo.org/pipermail/openembedded-core/2012-September/029394.html

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-09-11 12:25:45 +02:00
Jack Mitchell
8d87ca7f80 libplist: add upstream patch to fix parallel make issue
Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-09-06 13:14:38 +02:00
Martin Jansa
bf986b802f anki: import from oe-classic
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-07 12:21:23 +02:00
Martin Jansa
614daa3a27 sip: import from oe-classic and upgrade to latest
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-08-07 12:21:23 +02:00
Martin Jansa
ac717c387a liblockfile, libungif: import from oe-classic
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-07-31 00:14:55 +02:00
Martin Jansa
edd4f5c9bb gnuplot: import from meta-smartphone
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-07-31 00:14:54 +02:00
Andreas Müller
fca1dffca7 rsyslog: move systemd support to meta-systemd
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-07-16 09:39:07 +02:00
Andreas Müller
ca89a23506 atftp: move systemd support to meta-systemd
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-07-16 09:39:06 +02:00
Andreas Müller
9f2dd8c0ae net-snmp: move systemd support to meta-systemd
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-07-16 09:39:06 +02:00
Andreas Müller
8149b358f9 cronie: move systemd support to meta-systemd
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-07-16 09:39:06 +02:00
Andreas Müller
36aa9a4fc0 lighttpd: move systemd support to meta-systemd 2012-07-16 09:39:06 +02:00
Andreas Müller
fb56d13c70 polkit: meta-systemd rework
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2012-07-16 09:39:05 +02:00
Andreas Müller
943c18cb5b lighttpd: follow oe-core to 1.4.31
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-07-09 15:34:46 +02:00
Andrea Galbusera
3eb5f6eecf libmodbus: update to 3.0.3
v2: also reword SRC_URI with ${BPN}/${BP}

Signed-off-by: Andrea Galbusera <gizero@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-06-25 09:08:16 +02:00
Martin Jansa
21b85f3426 recipes: bump PR to fix -systemd postinsts where SYSTEMD_SERVICE was used without PN* suffix
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-06-05 10:46:52 +02:00
Otavio Salvador
0b87ade4ac owfs: enable/disable modules to make build predicable
We enforce the avaiability of w1 kernel support and owfs filesystem
but disable Perl, Python and PHP buildings for now.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-06-05 10:46:47 +02:00
Otavio Salvador
aef86f6c6d owfs: update to 2.8p15
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-06-05 10:46:46 +02:00
Andrea Galbusera
984fa94e2b libmodbus: ported recipe from classic and updated
* based on recipe by Radoslav Kolev which was in classic
 * updated to latest released version 3.0.2

 v2:
 * drop git version of recipe
 * drop no longer used PRIORITY

 v3:
 * drop PR = "r0"

Signed-off-by: Andrea Galbusera <gizero@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-16 07:29:15 +02:00
Koen Kooi
fbfa125726 rrdtool: add 1.4.7
All binding are disabled since they are not safe for cross-compilation.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-05-14 16:01:59 +02:00
Martin Jansa
0c78b561ef gtkmathview: fix build with gcc-4.7
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-04 10:05:32 +02:00
Mario Domenech Goulart
882c385d25 net-snmp: split net-snmp-server
net-snmp-server has been split into two packages:
net-snmp-server-snmpd and net-snmp-server-snmptrapd

net-snmp-server is now a "meta-package" which depends on
net-snmp-server-snmpd and net-snmp-server-snmptrapd.

net-snmpd-server-systemd in no longer generated.  It has been
split into net-snmp-server-snmpd-systemd and
net-snmp-server-snmptrapd-systemd.

Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
2012-04-25 13:58:56 +02:00
Mario Domenech Goulart
a2c1414b58 meta-openembedded: net-snmp: systemd support
Backported systemd-related commits from net-snmp's master branch (full
description in the systemd-support.patch file).

.service files slightly adapted from Fedora's.

Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-24 08:07:38 +02:00
Radek Dostal
9ef0b3d457 lighttpd: lastest oe-core installs lighttpd.conf directly to /etc/
Signed-off-by: Radek Dostal <rd@radekdostal.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-04-17 20:12:01 +02:00
Peter Tworek
fe04de5c6d zsh: Add initial recipe for version 4.3.17.
Run tested on netbook pro.

Signed-off-by: Peter Tworek <tworaz666@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-03-11 10:10:38 -07:00
Andreas Müller
e0023c5a6e lighttpd: inherit systemd / remove unneded systemd code
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2012-03-11 10:10:38 -07:00
Otavio Salvador
c999d04b7f atftp: fix atftpd's systemd service
The atftpd do not create the pid file and systemd sends a SIGTERM to
it if the pid file cannot be found.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-04 18:05:00 +01:00
Koen Kooi
81dc4e7028 polkit 0.104 bbappend: append to PACkAGECONFIG instead of overwriting it
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-03-04 14:31:02 +01:00
Martin Jansa
8cd93743d7 Quoting fixes
* We have various variables which are either not quoted at all or are
* half quoted. This patch fixes the bad exmaples so everything is consistent.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-26 23:57:23 +01:00
Martin Jansa
c81d25cd9b polkit: enable and disable systemd/consolekit support explicitly
* people using sysvinit need to add something like
  PACKAGECONFIG = "${@base_contains('VIRTUAL-RUNTIME_init_manager', 'sysvinit', 'consolekit', 'systemd', d)}"
  or just
  PACKAGECONFIG = "consolekit"
  to their own .bbappend if they don't want to get systemd in their
  images.
* and for the rest it will enable systemd explititly

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-23 16:46:32 +01:00
Andreas Müller
af6d280e23 rsyslog: remove unneeded systemd code
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-23 16:46:32 +01:00
Andreas Müller
338f6f4285 atftp: remove unneeded systemd code
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-23 16:46:31 +01:00
Andreas Müller
b5e7472830 cronie: remove unneeded systemd code
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-23 16:46:31 +01:00
Otavio Salvador
5fdcce5941 net-snmp: move static libs onto ${PN}-staticdev
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-02-20 22:22:02 +01:00
Otavio Salvador
1e593c82a3 net-snmp: use netlink support
To properly compile with netlink we added a patch that ports the
netlink use to libnl-3 API.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-02-20 22:22:02 +01:00
Otavio Salvador
675da0c58a net-snmp: sync with 5.7 maintainence branch
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-02-20 22:22:02 +01:00
Otavio Salvador
6f371fa946 polkit: depends on systemd
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2012-02-20 22:22:02 +01:00
Martin Jansa
d0028e40a3 recipes: bump PR to rebuild .la files without libz.la
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-02-13 16:59:29 +01:00
Peter Tworek
03574d32ae tmux: Add initial recipe for version 1.6.
Run tested on netbook pro.

Signed-off-by: Peter Tworek <tworaz666@gmail.com>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-05 16:04:52 +01:00
Andrea Adami
c05f2164f3 tzcode-native_2011i: remove and use oe-core recipe
* there are no evident reasons justifying the presence in meta-oe layer.

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-05 16:04:52 +01:00
Andrea Adami
d1c9f272fb tzdata_2011g: remove and use the updated recipe in oe-core.
* The tzdata_2011n recipe in oe-core now provides sane defaults,
* as committed with id 5304ce429f2c05857f04fbe3b47a067983ca96be

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-02-05 16:04:51 +01:00
Koen Kooi
237b838e96 libcec: fix packaging
The kernel module and .so change are needed to make it actually work with the adapter.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-26 10:00:20 +01:00
Koen Kooi
89d1cfe0db libcec: add 1.4.0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-24 13:20:50 +01:00
Koen Kooi
3a46027b15 libplist: add 1.8
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-24 13:20:50 +01:00
Koen Kooi
a5eae966b9 owfs: import 2.8p4 from OE-classic, update to 2.8p14
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-15 12:31:08 +01:00
Koen Kooi
c65139cd01 lighttpd: move bbappend to new version to match OE-core
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2012-01-03 16:11:06 +01:00
Otavio Salvador
2642db3615 dialog: add 1.1-20111020 recipe (dynamic and static)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-24 19:07:53 +01:00
Otavio Salvador
cb372a589a rsyslog: move systemd support to rsyslog-systemd
This makes the package consistent with others supporting systemd and
also cleans up the recipe using the systemd.bbclass.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-12-23 08:53:02 +01:00
Ulf Samuelsson
bd1edfec13 tz*: download location has moved
Signed-off-by: Ulf Samuelsson <ulf@emagii.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-15 09:25:08 +01:00
Eric BENARD
4a00432856 nostromo-1.9.5: add recipe
Nostromo is a simple, fast and secure webserver.

The patch was imported from the OpenEmbedded git server
(git://git.openembedded.org/openembedded) as of commit id
2218504b0413efaf2b1f643a802176eb803a9bf6 and updated to
the latest stable version available.

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-06 16:37:29 +01:00
Eric BENARD
a4d6623d16 add net-snmp-5.7.1
the recipe was imported from OE-classic and upgraded to latest stable.

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-06 16:37:28 +01:00
Eric BENARD
f50fc8c196 atftp: correctly handle init script
else it's affected to atftp package which is the client
and not the server, but the init file is only in the server
package thus leading to the following log at boot :
Configuring atftp.
update-rc.d: /etc/init.d/atftpd: file does not exist

while at it, there is a cosmetic change from _atftpd
to _${PN}d to make the recipe consistent

Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-12-06 16:37:27 +01:00
Koen Kooi
4aadf82361 libwmf 0.2.8.4: fix native build
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-21 12:14:36 +01:00
Koen Kooi
7d1f575411 gtkmathview: add 0.8.0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-21 12:10:53 +01:00
Koen Kooi
b006355af5 t1lib: add 5.1.2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-21 12:00:54 +01:00
Koen Kooi
fdbc6ae58b libwmf: add 0.2.8.4
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-21 11:43:19 +01:00
Otavio Salvador
b2e6d1c835 atftp: add 0.7 version
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-10 19:02:51 +01:00
Koen Kooi
512cae98f7 canutils: add 4.0.6
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-10 15:50:58 +01:00
Koen Kooi
f82b52f5e2 libsocketcan: add 0.0.8 + fixes
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-10 15:50:41 +01:00
Anders Darander
dd54be4a2f rsyslog: change postrm to prerm
The systemd service can't be disabled if it already has been removed, thus disable it
prior to removing the package.

Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-09 14:16:14 +01:00
Koen Kooi
82a577eb92 cronie 1.4.8: add native systemd support
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-08 20:36:50 +01:00
Koen Kooi
4fafe9bf33 lighttpd: bbapend 1.4.29 to add native systemd support
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-03 20:45:22 +01:00
Koen Kooi
0d0570fd13 subsurface: update to 1.1 release, start using gitpkgv
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-24 16:24:20 +02:00
Koen Kooi
de2f5c9c87 subsurface: inital add
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-15 18:40:36 +02:00
Koen Kooi
3b592422e9 libdivecomputer: initial add
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-10-15 18:40:08 +02:00
Eric BENARD
757cfa948f tzcode-native: switch to 2011i as 2011g is no more fetchable
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-09-07 10:38:30 +02:00
Paul Eggleton
040f75eca2 Drop PRIORITY variable
As discussed on the mailing list, this variable isn't useful and if wanted
would be better implemented by distros using pn-X overrides.

This patch executes:

find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d'

against the tree removing the references. Thanks to Phil Blundell for
the command.

(Prompted by oe-core rev: d122343362669c683acc4af295971a62cbc823fc)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2011-07-14 16:49:27 +01:00
Anders Darander
17a1e10628 tzcode: Update tzdata version.
Signed-off-by: Anders Darander <anders@chargestorm.se>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-07-01 12:12:13 +02:00
Koen Kooi
c85efd2281 rsyslog: add 5.8.0
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-06-17 19:45:58 +02:00
Martin Jansa
ea8d7d2d14 recipes: use allarch.bbclass instead just PACKAGE_ARCH = all
* otherwise such recipes are rebuilt or reused from sstate after every
  MACHINE change, because of different checksums see [YOCTO #1075]

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-06-02 10:04:54 +02:00
Khem Raj
13c9e64ff1 tzdata, tzcode: Update 2011e -> 2011g
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-04-29 08:49:57 +02:00
Martin Jansa
89500c583e recipes,classes: import a lot of recipes from meta-shr
* tested on shr-lite-image for om-gta02 and nokia900 (with meta-shr layer)
2011-04-10 14:43:41 +02:00