summaryrefslogtreecommitdiffstats
path: root/meta-oe
Commit message (Collapse)AuthorAgeFilesLines
...
* dbus-c++: use openembedded-core versionsBernhard Guillon2011-09-043-53/+0
| | | | | | | | Remove non working recipes because openembedded-core provides better ones. Signed-off-by: Bernhard Guillon <Bernhard.Guillon@hale.at> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* gitpkgv: add support SRCREV_FORMATOtavio Salvador2011-09-041-24/+35
| | | | | | | | | | | | In case of multiple GIT repositories are used, SRCREV_FORMAT will be respected while filling it with the proper GIT information to each revision. This new feature needed heavy changes in the code so basically it was a rewrote version that keeps compatibility with previous usage. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* tcp-wrappers: fix parallel buildslumag2011-09-042-0/+19
| | | | | | | | | Inparallel builds make can try to rebuild a object file while cflags file is not yet built. Fix that by providing an explicit cflags dependency on config-check. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl: fix parallel buildslumag2011-09-042-1/+24
| | | | | Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xf86-video-omapfb: add patch for fixing segfault on starting X when using VRFBSebastian Krzyszkowiak2011-09-012-1/+322
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* serial-forward, pty-forward-native: remove extra slash and '.git' from SRC_URIMartin Jansa2011-09-012-2/+2
| | | | | | | | | * causing multiple files and checkouts in downloads directory for same revision 4,3M downloads/git2/git.freesmartphone.org.cornucopia 4,3M downloads/git2/git.freesmartphone.org.cornucopia.git 4,3M downloads/git2/git.freesmartphone.org.cornucopia.git. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* klibc: move comment outside multiline variableMartin Jansa2011-09-011-1/+1
| | | | | | * new bitbake doesn't like it Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* kbd: fix SRC_URIMartin Jansa2011-09-011-1/+1
| | | | | | | | * '/pub' is part of KERNELORG_MIRROR in oe-core already * old OE had in bitbake.conf:KERNELORG_MIRROR = "http://kernel.org" and mirrors.bbclass:${KERNELORG_MIRROR} http://www.kernel.org/pub Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lmbench: Add version 3.0-a9 (initial recipe)Noor Ahsan2011-09-015-0/+286
| | | | | | | * Imported from oe.dev commit id bac6441118e0b78d55c98afdc108f03b6c655909. Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* debianutils: Add version 2.30 (initial recipe)Noor Ahsan2011-09-011-0/+62
| | | | | | | | * Imported from oe.dev commit id 280a17bc1d8132f97cf6a89b8bc08a32380fa357. * Merged .bb and .inc file Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: update to v35Koen Kooi2011-09-011-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* bonnie++: Add version 1.03c (initial recipe)Noor Ahsan2011-09-012-0/+51
| | | | | | | | * Imported from oe.dev commit id 44985d56bc556786812a0a02d6219afd31a7381d. * Merge .bb and .inc file. Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* iozone3: Add version 263 (initial recipe)Noor Ahsan2011-09-013-0/+205
| | | | | | | | * Import from oe.dev commit id b55dcd636a162541a4cdcace8c106869fbb9465b. * Bring LIC_FILES_CHKSUM from iozone.c file. Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* midori 0.2.9: deleteKoen Kooi2011-09-011-6/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* json-glib: drop specific recipe to use OpenEmbedded-CoreOtavio Salvador2011-08-311-14/+0
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* connman: fix typo with -test packageAnders Darander2011-08-312-1/+2
| | | | | | | The typo prohibited the connman-tests package from being populated. Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* binutils: use TARGET_PREFIX for the convenience linksChris Larson2011-08-311-2/+2
| | | | | | | This ensures it works even if TARGET_PREFIX != ${TARGET_SYS}- Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ltrace: upgrade Debian patchset from -2 to -2.1Sebastian Krzyszkowiak2011-08-311-4/+4
| | | | | | | * because -2 is not fetchable anymore Signed-off-by: Sebastian Krzyszkowiak <dos@dosowisko.net> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* tiobench: Add version 0.3.3 (initial recipe)Noor Ahsan2011-08-312-0/+74
| | | | | | * Imported from oe.dev commit id 821f47e170dddabaef3925fd62c5423210dcb363. Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
* iperf: Add version 2.0.4 (initial recipe)Noor Ahsan2011-08-2910-0/+654
| | | | | | | | * Imported from oe.dev commit id 0ff10ecb88de73074ae4857046643cef15dc4e97 and c10c33f86903c93611023197a7f812459c2dfe2d. * Combined .inc and bb file from oe.dev and made a single bb file. * Removed EXTRA_OECONF_append_epia = " --disable-threads" while importing as this should go in epia layer. Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
* dbench: Add version 4.0 (initial recipe)Noor Ahsan2011-08-293-0/+71
| | | | | | * Imported from oe.dev commit id d6f49fe115206047b41b0195724ba872897ef531 Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
* connman: update to 0.77Koen Kooi2011-08-261-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* systemd: update to v34Koen Kooi2011-08-261-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xterm: import from oe.devMartin Jansa2011-08-231-0/+23
| | | | | | | * http://git.openembedded.org/cgit.cgi/openembedded/commit/?id=61a4d1805c6c73091dd2264c0f84ee3264cc05a6 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* kernel.bbclass: save kernel image name into $kerneldirOtavio Salvador2011-08-221-0/+6
| | | | | | | | Save the kernel image name into sysroot so it can be used during image build if need. This is used by O.S. Systems products and probably useful to others. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* kernel.bbclass: fix spacing to reduce delta between oe-core and meta-oeOtavio Salvador2011-08-221-5/+4
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* freerdp: bump SRCREV to gather major RemoteFX improvementsOtavio Salvador2011-08-221-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* bluez4: remove from meta-oe, fixed version is now in oe-coreMartin Jansa2011-08-193-105/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* bluez-hcidump: remove older 2.0Martin Jansa2011-08-182-62/+0
| | | | | | * there is 2.1 now in oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* kexec-tools: add bbappend to keep old packaging with separate kexec and kdumpMartin Jansa2011-08-181-0/+4
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* kexec-tools-klibc: import from meta-zaurus layerMartin Jansa2011-08-186-0/+287
| | | | | | | | | * http://git.shr-project.org/git/?p=meta-smartphone.git;a=commit;h=437022644822e16804537e42ecfaa011f9e61bc6 * V2: reset PR (meta-zaurus users have to downgrade or reflash) * V2: += used in EXTRA_OECONF, just in case for future changes Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xdotool: import from OE rev 5350bbef01b8979617e3d0fd38939f94f1fa5315Koen Kooi2011-08-171-0/+17
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* tk 8.5.8: import from OE rev 5350bbef01b8979617e3d0fd38939f94f1fa5315Koen Kooi2011-08-178-0/+263
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* udisks: add checksums for udisks-1.0.2lumag2011-08-171-1/+3
| | | | | Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ckermit: revert the SRC_URI changeAnders Darander2011-08-171-1/+1
| | | | | | | | The SRC_URI was changed by mistake (although both works). Revert back to the official one. Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* README: fix typoKoen Kooi2011-08-171-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* connman: conditionally enable wifi and bluetoothAnders Darander2011-08-172-3/+6
| | | | | | | Use DISTRO_FEATURES to conditionally depend and enable wifi and bluetooth. Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ckermit: update to version 9.0Anders Darander2011-08-172-98/+58
| | | | | | | | The update changes the license from kermit to BSD. Remove the NOAPCS compile flag to make the new version compile cleanly. Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* ckermit: import from OE rev 5350bbef01b8979617e3d0fd38939f94f1fa5315Anders Darander2011-08-171-0/+98
| | | | | | | | | | Adding LIC_FILES_CHKSUM, otherwise it is identical to the oe version. Resetting PR. Build tested on a custom ARM9 platform. Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl-1.0.0d: use openssl.inc from meta-oeMartin Jansa2011-08-171-1/+1
| | | | | | | | * full path was using openssl.inc from oe-core which doesn't have BBCLASSEXTEND and INC_PR Signed-off-by: Martin JaMa Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* klibc.bbclass: shared include for building against klibcAndrea Adami2011-08-171-0/+9
| | | | | | | | | | * from org.openembedded.dev * reworked in meta-zaurus * added missing quotes * explain more clearly why the compiler/linker flags are reset Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* klibc: initial commit of version 1.5.24Andrea Adami2011-08-1716-0/+2903
| | | | | | | | * from org.openembedded.dev * reworked in meta-smartphones/meta-zaurus Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libav: enable libvpxKoen Kooi2011-08-171-3/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libvpx 0.9.5: import from OE rev e02237d7e46e60fbd9eb4a05a308e6adcf916ebbKoen Kooi2011-08-174-0/+168
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* nodejs 0.4.2: import from OE rev e02237d7e46e60fbd9eb4a05a308e6adcf916ebbKoen Kooi2011-08-172-0/+53
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* binutils-2.20.1: import several patches from Debianlumag2011-08-165-1/+467
| | | | | | | | Import several patches from Debian to improve --no-add-needed handling vs. weak symbols and branching to weak symbols on arm. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* xcb: add missing bbappendsKoen Kooi2011-08-162-0/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libx11: skip self if x11 not in DISTRO_FEATURESAnders Darander2011-08-161-0/+5
| | | | | | | | | | | | | This stops (most) x11 packages leaking into a non-x11 distro by mistake. Signed-off-by: Phil Blundell <philb@gnu.org> The patch was imported from the oe-core git server (git://git.openembedded.org/openembedded-core) as of commit id 2f94ff4fdb66755ba2448794baea19315ff96273. Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* openssl-1.0.0: Remove spurious comment in recipeKhem Raj2011-08-161-15/+13
| | | | | | | | | | That comment was to note the reason for differences in license checksums between 1.0.0c and 1.0.0d Adjust the formatting of patches in SRC_URI Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libxcb 1.7: turn into bbappendKoen Kooi2011-08-152-76/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>