summaryrefslogtreecommitdiffstats
path: root/recipes-support
Commit message (Collapse)AuthorAgeFilesLines
* multipath-tools: add recipe for git versionKoen Kooi2013-03-291-0/+30
| | | | | | | | | Multipath-tools hasn't seen a release in 3 years, so grab latest git. 'kpartx' is subpackaged since that's the tool most people want. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* move layer into meta-oe in preparation for future splitsKoen Kooi2011-03-1750-1954/+0
| | | | | | As per TSC decision Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mysql 5.1.40: catch up with sysroot changesKoen Kooi2011-01-301-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cups 1.4.6: clean up recipe and patchesKoen Kooi2011-01-305-234/+45
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cups: update to 1.4.6Koen Kooi2011-01-305-10/+9
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libusb1: no functional changes compared to yocto, so dropKoen Kooi2011-01-281-19/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libusb-compat: fix bbappend errorKoen Kooi2011-01-281-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libusb-compat: convert to bbappendKoen Kooi2011-01-283-49/+4
|
* htop: add 0.9Koen Kooi2011-01-252-0/+32
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libusb-compat 0.1.3: add license checksumKoen Kooi2011-01-221-1/+4
| | | | | | * this can be made into a bbappend file with just the PROVIDES line later Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* postgresql: add license checksumKoen Kooi2011-01-132-0/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* sqlite 2.8.17: add license checksumKoen Kooi2011-01-131-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mysql5: add license checksumKoen Kooi2011-01-131-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ntp: adjust crontab location for cronieKoen Kooi2011-01-121-3/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ntp: import from OEKoen Kooi2011-01-1211-0/+369
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cups: add license checksumKoen Kooi2011-01-071-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* atk: add license checksumKoen Kooi2011-01-071-2/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libusb1: add license checksumKoen Kooi2011-01-071-1/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mysql5-native: put make install to do_install after autotools_stage_all was ↵Martin Jansa2011-01-061-0/+4
| | | | | | | | removed with do_stage in eaf0fc03acfb262bcd614a14086a1b28ec850f46 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* postgres: partially fix dependency on host zicKoen Kooi2011-01-031-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* sqlite2 from OEKoen Kooi2011-01-034-0/+122
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* postgresql: import from OEKoen Kooi2011-01-034-0/+101
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* mysql5: import from OEKoen Kooi2011-01-0317-0/+940
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* cups: remove DEPENDS = "fakeroot-native"Koen Kooi2010-12-222-2/+2
| | | | | | the 'fakeroot' flag will pull in the needed deps automagically Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* angstrom-layers: import libgpg-error from pokyKoen Kooi2010-11-012-0/+79
| | | | | | Add BBCLASSEXTEND = "native" for OE gtk+ Signed-off-by: Koen Kooi <k-kooi@ti.com>
* angstrom-layers: add libgcrypt from poky into meta-openembeddedKoen Kooi2010-11-013-0/+85
| | | | | | Add BBCLASSEXTEND = native, this is needed for the OE gtk+ Signed-off-by: Koen Kooi <k-kooi@ti.com>
* angstrom-layers: add atk 1.30.0 to meta-openembeddedKoen Kooi2010-11-012-0/+29
| | | | | | * this really needs to merge with the poky version Signed-off-by: Koen Kooi <k-kooi@ti.com>
* angstrom-layers: add cups 1.4.4 to meta-openembeddedKoen Kooi2010-11-016-0/+368
| | | | Signed-off-by: Koen Kooi <k-kooi@ti.com>
* angstrom-layers: add libusb1 and libusb-compat to meta-openembeddedKoen Kooi2010-11-013-0/+64
libusb0 was not merged Signed-off-by: Koen Kooi <k-kooi@ti.com>