summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
* dhcp: add system support to dhcp-serverOtavio Salvador2011-11-072-0/+31
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libav: disable yasm for x86 and x86-64 builds, because we don't have recipe ↵Martin Jansa2011-11-071-0/+4
| | | | | | | for that Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libnl1: remove libnl.inc as it doesn't help much with libnl 2.0 in oe-coreMartin Jansa2011-11-072-12/+6
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libnl: drop 2.0 and git recipes, now there is usable in oe-coreMartin Jansa2011-11-074-74/+0
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9: bump SRCREVsKoen Kooi2011-11-071-5/+5
| | | | | | This makes the builtin console work a bit better Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ca-certificates: update to 20111025 and clean up packagingKoen Kooi2011-11-072-8/+11
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libcgroup 0.37.1: disable parallel make, it breaks when using lots of threadsKoen Kooi2011-11-071-0/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* midori: add ca-certificates to RRECOMMENDS_${PN}Andreas Müller2011-11-072-2/+2
| | | | | | | fix WARNING **: No root certificate file is available. SSL certificates cannot be verified. Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9: remove obsolete patchKoen Kooi2011-11-062-27/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* connman: refactor systemd packagingOtavio Salvador2011-11-042-20/+6
| | | | | | | | This changes the recipe to use systemd.bbclass to avoid duplicating code and also fix the rdepends of connman-systemd on connman. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd.bbclass: make easier handle service enablingOtavio Salvador2011-11-041-0/+78
| | | | | | | | | This generates the postinst/prerm/postrm routines for the package specified in SYSTEMD_PACKAGES avoding code duplication and centralizing the handling of it for easy maintainence work. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd-systemctl-native: add a systemctl wrapperOtavio Salvador2011-11-042-0/+64
| | | | | | | | The wrapper allows for enabling services at rootfs generation thus allowing systemd to be used in ready-only filesystems. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mplayer2: armv7a fixesKoen Kooi2011-11-042-679/+19
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mplayer2: import from OE-classicMartin Jansa2011-11-043-0/+1678
| | | | | | | | | | | | | | * taken from 1a91fc4b705b0c4f45eb088a2f7aea01ebc9c98e * dropped V4L1, largefile, xvmc * added libass * added LIC_FILES_CHKSUM * upgraded to latest SRCREV * moved glamo patch to meta-openmoko layer Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> [ Koen - commented out mplayer-common for the time being ]
* lighttpd: bbapend 1.4.29 to add native systemd supportKoen Kooi2011-11-032-0/+29
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* php 5.3.6: import from OE classicKoen Kooi2011-11-0310-0/+357
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libc-client: import from OE classicKoen Kooi2011-11-032-0/+44
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* connman: bump PR for iptables changeKoen Kooi2011-11-031-1/+1
| | | | | | | | | | connmand[180]: /usr/sbin/connmand: error while loading shared libraries: libxtables.so.5: cannot open shared object file: No such file or directory $ dpkg-deb -c ipk/armv7a/iptables_1.4.12.1-r0_armv7a.ipk | grep libxtables -rwxr-xr-x root/root 35252 2011-11-01 20:16 ./usr/lib/libxtables.so.7.0.0 lrwxrwxrwx root/root 0 2011-11-01 20:16 ./usr/lib/libxtables.so.7 -> libxtables.so.7.0.0 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* lemon 3.5.4: import from OE classicKoen Kooi2011-11-033-0/+96
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cloud9: add avahi service fileKoen Kooi2011-11-022-2/+16
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mime.bbclass: Add --disable-update-mimedb to EXTRA_OECONFAndreas Müller2011-11-021-0/+2
| | | | | | | | | keep recipes from building files not intended to pack and causing QA warnings [1] [1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-November/035954.html Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* imagemagick: fix QA warnings for unshipped filesAndreas Müller2011-11-021-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | on build we receive tons of warnings like WARNING: For recipe imagemagick, the following files were installed but not shipped in any package: WARNING: /usr/lib/ImageMagick-6.4.4/config/type.xml WARNING: /usr/lib/ImageMagick-6.4.4/config/type-solaris.xml WARNING: /usr/lib/ImageMagick-6.4.4/config/locale.xml WARNING: /usr/lib/ImageMagick-6.4.4/config/english.xml WARNING: /usr/lib/ImageMagick-6.4.4/config/type-windows.xml WARNING: /usr/lib/ImageMagick-6.4.4/config/type-ghostscript.xml WARNING: /usr/lib/ImageMagick-6.4.4/config/delegates.xml WARNING: /usr/lib/ImageMagick-6.4.4/config/configure.xml WARNING: /usr/lib/ImageMagick-6.4.4/config/francais.xml WARNING: /usr/lib/ImageMagick-6.4.4/modules-Q16/filters/analyze.a WARNING: /usr/lib/ImageMagick-6.4.4/modules-Q16/filters/analyze.la WARNING: /usr/lib/ImageMagick-6.4.4/modules-Q16/filters/analyze.so WARNING: /usr/lib/ImageMagick-6.4.4/modules-Q16/filters/.debug/analyze.so WARNING: /usr/lib/ImageMagick-6.4.4/modules-Q16/coders/histogram.la WARNING: /usr/lib/ImageMagick-6.4.4/modules-Q16/coders/ycbcr.a ... Signed-off-by: Andreas Müller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bootchart: add meego C only versionKoen Kooi2011-11-021-0/+15
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-simplejson: import from OE classic and update to 2.2.1Koen Kooi2011-11-021-0/+26
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-tornado: add patch to fix crasherKoen Kooi2011-11-022-2/+36
| | | | | | socket.gaierror: [Errno 3] invalid value for ai_flags. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gateone: add git versionKoen Kooi2011-11-021-0/+37
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* python-pyopenssl: import from OE classic, update to 0.13Koen Kooi2011-11-022-2/+25
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd-compat-units: run systemd-machine-id-setupKoen Kooi2011-11-012-2/+22
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gpsd: fix build with python2.7 in sysroot and python2.6 on hostMartin Jansa2011-11-012-1/+17
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes: bump PR after python upgradeMartin Jansa2011-11-0120-15/+21
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* task-x11-server: import from AngstromMartin Jansa2011-11-011-0/+23
| | | | | | | | | * from meta-angstrom revision 8aa9581a920abae8878df2f3faf9857474edd1f8 * added RPROVIDES to be able to drop server part from task-x11 * updated DESCRIPTION to match * renamed to task-x11-server for upgradeable path Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* systemd-serialgetty: use better default SERIAL_CONSOLEMartin Jansa2011-11-011-1/+3
| | | | | | | | | * having /dev/ttySO fails with: | ln: failed to create symbolic link `/OE/shr-core/tmp/work/nokia900-oe-linux-gnueabi/systemd-serialgetty-1.0-r0/image/etc/systemd/system/getty.target.wants/serial-getty@/dev/ttyS0.service': No such file or directory Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* task-x11: remove server parts and add VIRTUAL_RUNTIME variables to be able ↵Martin Jansa2011-11-012-41/+30
| | | | | | to select different -common and init providers Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* liblinebreak: import from openembedded classic, version 1.2Denis 'GNUtoo' Carikli2011-11-011-4/+3
| | | | | | | | | * The License was verified and LIC_FILES_CHKSUM was added * OE-classic commit 9d612c4bb9bef813bdef9e198efc5949d51905eb Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* id3lib: import from openembedded classic, version 3.8.3Denis 'GNUtoo' Carikli2011-11-011-7/+5
| | | | | | | | | * Added LIC_FILES_CHKSUM, and fixed LICENSE * OE-classic commit f2893b80cffc46dad57864eb78b563f0876e6811 * JaMa: stylized by oe-stylize.py, dropped default PR Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* liblinebreak: import from openembedded classicDenis 'GNUtoo' Carikli2011-11-011-0/+13
| | | | | | | | The License was verified and LIC_FILES_CHKSUM was added Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* id3lib: Import from openembedded classicDenis 'GNUtoo' Carikli2011-11-011-0/+18
| | | | | | | | Added LIC_FILES_CHKSUM, and fixed LICENSE Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xserver-nodm-init: set USER and HOMEMartin Jansa2011-11-012-1/+8
| | | | | | | | * when it's executed from init then HOME is set to '/' * shadow/agetty set HOME fine and Xinit is doing the same, but for xinit Xsession it didn't work Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* navit: upgrade to latest SRCREV and remove navit-iconsMartin Jansa2011-11-015-448/+6
| | | | | | | | | * separate directory cannot be fetched with subversion-1.7.0 svn: E155000: '/OE/downloads/svn/navit.svn.sourceforge.net/svnroot/navit/trunk/navit/navit/xpm' is already a working copy for a different URL and other users had problem with navit-icons trying to downgrade to older SRCREV and then upgrading again when building navit (failing with unversioned directories) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xserver-common_1.34: patch Xserver to add support for gta04Klaus Kurzmann2011-11-012-0/+33
| | | | | | Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* midori: fix build with dirty valaMartin Jansa2011-11-012-0/+8
| | | | | | | | | | | | | | | * there is only one line added to default waf file in unpack_wafdir() just before last chdir and return because those files are downloaded and cannot be patched in normal way os.system("sed -i \"s/version=output.split/version=output.replace('-dirty','').split/g\" wafadmin/Tools/vala.py") * It fails to parse version like this /OE/shr-core/tmp/sysroots/x86_64-linux/usr/bin/valac --version Vala 0.12.1-dirty reporting 0.0.0 instead which breaks configure Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: fix internal pagerKoen Kooi2011-11-011-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* opencv: import from oe-classic and upgrade to 2.3.1Connor Abbott2011-11-013-0/+153
| | | | | | | | OpenCV <= 2.2 won't compile on oe-core due to the lack of v4l1 headers, and therefore wasn't included in this patch. Also, the support for newer cv2-style python bindings is a bit hacked up at the moment due to the way OpenCV detects the Python version and Numpy headers (see 0001-Fix-CMakeLists.txt-numpy-detection.patch). In particular, it requires the native & target python to be the same version and have similar site-packages directories, which is true at least for now in OE. Signed-off-by: Connor Abbott <cwabbott0@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* wget: drop from meta-oe, it's in oe-core nowKoen Kooi2011-10-312-32/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xclock: Add version 1.0.5 (initial recipe)Imran Mehmood2011-10-311-0/+11
| | | | | | | * Imported from oe.dev commit id 6e7e35679200cd55264fae308cd5dec7ef2d1d29 Signed-off-by: Imran Mehmood <Imran_Mehmood@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* memtester: Corrected recipe following review comments and guidelinesJoel A Fernandes2011-10-312-9/+20
| | | | | | | | | | | | | | This is an import of memtester from OE classic, commit ID: 5671855bfba71575e4919c4b5fc9c5dcb8052612 Fixes to recipe: * Added patch header to Makefile.patch * Corrected order of variables and added HOMEPAGE to recipe * Removed the line, S = "${WORKDIR}/memtester-${PV}" as its the default * Removed new-line at end of recipe Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* asio 1.4.1: import from OE classicKoen Kooi2011-10-242-0/+21
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* udev 174: add version 174, disabled by default (see below)Koen Kooi2011-10-241-0/+89
| | | | | | | | This release moves various binaries from /sbin to /lib/udev, invalidating the sysvinit scripts in our metadata. To stay closer to upstream the sysvinit scripts have been removed and systemd units are used instead. Since this is a huge change (both the moving of 'udevd' and removing initscripts) this recipe has a negative DEFAULT_PREFERENCE. Patches to reinstate sysvinit support are welcomed, but will be subject to close scrutiny. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* soft66 git: import from OE classicKoen Kooi2011-10-241-0/+16
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libftdi: import 0.18 from OE classic, update to 0.19Koen Kooi2011-10-242-0/+7401
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>