summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* abiword*: import from oe-core rev 0a6f77f549c095692045825f4b5c4c5a2edff73cKoen Kooi2011-04-214-0/+143
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgtkstylus: import from oe-core rev 0a6f77f549c095692045825f4b5c4c5a2edff73cKoen Kooi2011-04-212-0/+29
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gcalctool: : import from oe-core rev 0a6f77f549c095692045825f4b5c4c5a2edff73cKoen Kooi2011-04-213-0/+56
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-terminal: import from oe-core rev 0a6f77f549c095692045825f4b5c4c5a2edff73cKoen Kooi2011-04-212-0/+36
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gnome-settings-daemon: import from oe-core rev ↵Koen Kooi2011-04-217-0/+790
| | | | | | 0a6f77f549c095692045825f4b5c4c5a2edff73c Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgnomekdb: import from oe-core rev 0a6f77f549c095692045825f4b5c4c5a2edff73cKoen Kooi2011-04-211-0/+14
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgnomecanvas: import from oe-core rev 0a6f77f549c095692045825f4b5c4c5a2edff73cKoen Kooi2011-04-211-0/+14
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libgsf: import from oe-core rev 0a6f77f549c095692045825f4b5c4c5a2edff73cKoen Kooi2011-04-211-0/+21
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* wv: import from oe-core rev 0a6f77f549c095692045825f4b5c4c5a2edff73cKoen Kooi2011-04-212-0/+27
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-gnome: add empty layerKoen Kooi2011-04-212-0/+26
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* places: add license checksumKoen Kooi2011-04-211-0/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-oe,efl: add subject prefix hint for git send-emailKoen Kooi2011-04-212-0/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* pointercal-xinput: don't allow empty packagesKoen Kooi2011-04-211-2/+2
| | | | | | Now that it is a soft dependency for xinput-calibrator only generate packages for machines with actual calibration data Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xinput-calibrator: make pointercal-xinput a soft dependencyKoen Kooi2011-04-211-2/+6
| | | | | | pointercal-xinput is machine specific and empty for most machines, so it it's only a soft dependency. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xserver-common 1.34: make it work with xserver-nodm-initKoen Kooi2011-04-211-19/+19
| | | | | | | | | | * Move SHR patches to main SRC_URI, they are generic and good enough for everyone * Start x-window-manager * Run through oe-stylize * Remove duplicated LICENSE * Add reconflicts with x11-common as well Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qt-apps,-tasks: drop from meta-oe, changes were merged back into meta-oeKoen Kooi2011-04-214-113/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-oe: catch up with POKYBASE -> COREBASE renamingKoen Kooi2011-04-2112-13/+13
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libol: Typo in license checksumMichael Lippautz2011-04-201-1/+1
| | | | Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
* syslog-ng: Runtime correctionsMichael Lippautz2011-04-203-322/+140
| | | | | | | * Ships with a working syslog-ng.conf * Stops any running syslogd upon installation Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
* syslog-ng: Update to 3.2.2Michael Lippautz2011-04-204-0/+471
| | | | | | | | | | * Re-import from org.oe.dev * Adapt EXTRA_OECONF (disable most auto-detections) * Add LIC_FILES_CHKSUM * Move syslog-ng dl to .inc Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* eventlog: Clean and update to 0.2.12Michael Lippautz2011-04-201-0/+11
| | | | | | | | * Added LIC_FILES_CHKSUM * Move to version 0.2.12 Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libnet: Clean and upgrade (see below)Michael Lippautz2011-04-202-0/+62
| | | | | | | | | | | | | | * libbnet upstream on packetfactor is dead using https://github.com/sam-github/libnet instead * Move to version 1.1.5 * Dropped patches (not needed): support-uclibc, new-autotools * Added LIC_FILES_CHKSUM * Removed useless do_install_append, works automatically * Not building statically anymore * Should be compatible with old v1.1 versions Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libol: import 0.3.18 from OE .dev 872bf75c59b58489740743aa577ff24edea7585eKoen Kooi2011-04-201-0/+10
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* uclibc-initial_git.bb: Create symlinks to kernel headersKhem Raj2011-04-201-0/+6
| | | | | | | | Without this the toolchain bootstrap will fail on some compiler versions Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* qt4-x11-free: fix recipe nameMartin Jansa2011-04-191-0/+0
| | | | | | | * reported by Franz Leitl Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* fakeroot: Add LIC_FILES_CHKSUMMichael Lippautz2011-04-191-0/+1
| | | | | Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* wget: add missing escape and remove distro overridesKoen Kooi2011-04-191-6/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* vim: Add vim/tiny-vim/gvim 7.2 (patchset 446)Michael Lippautz2011-04-187-0/+5672
| | | | | | | | Changes from org.oe.dev: * Include latest (stable) patchset * Change from RCONFLICTS to RREPLACES where possible (gvim->vim->tiny-vim) Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
* wget: Add version 1.11.4Michael Lippautz2011-04-182-0/+37
| | | | | | * Changes from org.oe.dev: ssl autodetection uses staging dirs Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
* libdrm: upgrade to 2.4.25Martin Jansa2011-04-184-47/+51
| | | | | | * difference to oe-core version is different packaging and glamo/uclibc patches Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libiconv: add LIC_FILES_CHKSUMMartin Jansa2011-04-181-0/+5
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xorg-driver-common: depend on virtual/xserver-xf86 as oe-core drivers doesMartin Jansa2011-04-181-1/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libx11: drop older version 1.4.1Martin Jansa2011-04-183-60/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* pixman: drop older version 0.20.0Martin Jansa2011-04-1810-996/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* recipes-graphics: remove xorg recipes which were upgraded to same versions ↵Martin Jansa2011-04-189-185/+0
| | | | | | | | in oe-core * be aware that PR went backwards in some cases, due to INC_PR in our recipes :/ Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xorg-xserver-common.inc: add virtual/xserver-xf86 to PROVIDES, to be able to ↵Martin Jansa2011-04-181-1/+6
| | | | | | blacklist xserver-xf86-lite from oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libxrender: it was upgraded in oe-core, keep only .bbappend with BBCLASSEXTENDMartin Jansa2011-04-182-17/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* renderproto: it was upgraded in oe-core, keep only .bbappend with BBCLASSEXTENDMartin Jansa2011-04-182-15/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libusb1: add native and nativesdk BBCLASSEXTENDMartin Jansa2011-04-181-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libxft: add native and nativesdk BBCLASSEXTENDMartin Jansa2011-04-181-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-common: add fbset to RDEPENDSMartin Jansa2011-04-181-2/+2
| | | | | | * used by xserver-common script to find out geometry Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xorg-xserver: upgrade to 1.10.1Martin Jansa2011-04-184-4/+4
| | | | | | * only one revert since 1.10.0.902 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgpe-widget: import from OE .dev a263524ca222f1968507489313211b4fa674e963Koen Kooi2011-04-182-0/+35
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-gpe: add layerKoen Kooi2011-04-182-0/+23
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* use COPYING.MIT from POKYBASE instead of meta-shrKoen Kooi2011-04-177-7/+7
| | | | | | This fixes builds where meta-shr isn't in TOPDIR/meta-shr but somewhere else (sources/meta-shr in my case) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xf86-video-omapfb: fix SRC_URIKoen Kooi2011-04-161-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bluez-hcidump: add 2.0 version and patch to build with newer bluezMartin Jansa2011-04-162-0/+63
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* bluez4: merge .inc file to .bb file itselfMartin Jansa2011-04-166-152/+63
| | | | | | | | | | | | | * .inc file are not so usefull with one version per package rule * remove unsupported configure options * fix --enable-pand option, there is not extra 'd' * remove update-rc.d inherit as init.d script is not created anymore * enable udevrules by default (distros can override it from their layer) * use FILESPATH from oe-core layer for patches instead of duplicating them here * netlink option removed in http://git.kernel.org/?p=bluetooth/bluez.git;a=blobdiff;f=configure.ac;h=63a0fd89f5836ab6d114bb52c49f73adba26369a;hp=eee4c01bd1dd72b53f121c7820b6b93ba3d48032;hb=ecb835fca7e7134f38a3d061d186eb38d83bcb8b;hpb=c681fac492394bb95f164296056068dad1254921 * sbc-thumb.patch was applied upstream Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* vala.bbclass: move from meta-efl to meta-oe as libcanberra_0.26.bb is also ↵Martin Jansa2011-04-161-0/+0
| | | | | | using it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xserver-xorg: upgrade to 1.10.0.902Martin Jansa2011-04-164-5/+6
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>