aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2011-08-29iperf: Add version 2.0.4 (initial recipe)Noor Ahsan
* 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>
2011-08-29dbench: Add version 4.0 (initial recipe)Noor Ahsan
* Imported from oe.dev commit id d6f49fe115206047b41b0195724ba872897ef531 Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
2011-08-26connman: update to 0.77Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-26systemd: update to v34Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-23xterm: import from oe.devMartin Jansa
* 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>
2011-08-22elfe: Add LIC_FILES_CHKSUM to recipepespin
Signed-off-by: Pau Espin Pedrol <pespin.shar@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-08-22edje: include epp in edje-utils package. Fixes edje_ccSebastian Krzyszkowiak
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-08-22elementary: add new elementary-accessibility package and improve packagingMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-08-22e-base: bump EFL_SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-08-22kernel.bbclass: save kernel image name into $kerneldirOtavio Salvador
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>
2011-08-22kernel.bbclass: fix spacing to reduce delta between oe-core and meta-oeOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-08-22freerdp: bump SRCREV to gather major RemoteFX improvementsOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2011-08-22Merge remote branch 'meta-oe-contrib/jansa/meta-oe'Koen Kooi
2011-08-19bluez4: remove from meta-oe, fixed version is now in oe-coreMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-08-18bluez-hcidump: remove older 2.0Martin Jansa
* there is 2.1 now in oe-core Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-08-18kexec-tools: add bbappend to keep old packaging with separate kexec and kdumpMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-08-18kexec-tools-klibc: import from meta-zaurus layerMartin Jansa
* 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>
2011-08-18e-wm: remove SHR specific patchMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-08-18e-base: bump EFL_SRCREVMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2011-08-17xdotool: import from OE rev 5350bbef01b8979617e3d0fd38939f94f1fa5315Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-17tk 8.5.8: import from OE rev 5350bbef01b8979617e3d0fd38939f94f1fa5315Koen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-17meta-efl/screenshot: fix building with current gettext/auto*lumag
Current auto*/gettext stopped substituting @MKINSTALLDIRS@ variable which is necessary in screenshot/po/Makefile. Fix that by calling AM_MKINSTALLDIRS manually. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-17meta-efl/screenshot: add LIC_FILES_CHKSUMlumag
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-17udisks: add checksums for udisks-1.0.2lumag
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-17ckermit: revert the SRC_URI changeAnders Darander
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>
2011-08-17README: fix typoKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-17gnome-system-monitor: Add dependency on gnome-icon-themeJoel A Fernandes
Without this, the configure stage of this recipe fails with pkg-config not finding the gnome-icon-theme package Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com> Cc: jdk@ti.com Cc: k-kooi@ti.com Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-17connman: conditionally enable wifi and bluetoothAnders Darander
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>
2011-08-17ckermit: update to version 9.0Anders Darander
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>
2011-08-17ckermit: import from OE rev 5350bbef01b8979617e3d0fd38939f94f1fa5315Anders Darander
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>
2011-08-17openssl-1.0.0d: use openssl.inc from meta-oeMartin Jansa
* 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>
2011-08-17klibc.bbclass: shared include for building against klibcAndrea Adami
* 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>
2011-08-17klibc: initial commit of version 1.5.24Andrea Adami
* 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>
2011-08-17emprint: add LIC_FILES_CHKSUMlumag
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-17libav: enable libvpxKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-17libvpx 0.9.5: import from OE rev e02237d7e46e60fbd9eb4a05a308e6adcf916ebbKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-17nodejs 0.4.2: import from OE rev e02237d7e46e60fbd9eb4a05a308e6adcf916ebbKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-16binutils-2.20.1: import several patches from Debianlumag
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>
2011-08-16xcb: add missing bbappendsKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-16libx11: skip self if x11 not in DISTRO_FEATURESAnders Darander
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>
2011-08-16openssl-1.0.0: Remove spurious comment in recipeKhem Raj
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>
2011-08-15libxcb 1.7: turn into bbappendKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-15xcp-proto 1.6: turn into bbappend to get python fixesKoen Kooi
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-15openssl-1.0.0: Add recipes for openssl_1.0.0dKhem Raj
Delete 1.0.0c recipes Add patches from debian Remove recipes for openssl-native use BBCLASSEXTEND instead Drop libdeps-first.patch it would not let openssl-native build on ubuntu 11.10 Delete debian.patch, all changes in it are now provided by patches under debian dir Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-15ocf-linux: extend to provide native and nativesdk recipesKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-15xfce4-screenshooter: Add initial recipe with version 1.8.0Andreas Müller
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-14dfu-util: add version 0.4Martin JaMa Jansa
* return dfu-util_static, as static binary is more usefull from deploy dir I've tried to build static version with libtool, but in the end this is easier and someone can use both shared/static version * Thanks to GNUtoo for initial recipes http://shr-project.org/trac/ticket/1465 * move usbpath dependency to dfu-util_0.1 Signed-off-by: Martin JaMa Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-14gobject-introspection_git: add glib-2.0-native to native DEPENDSMartin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-12gcc-4.5: update 64bithack.patch to skip changing GLIBC_DYNAMIC_LINKER64Denys Dmytriyenko
GLIBC_DYNAMIC_LINKER* is now updated by do_headerfix() from oe-core Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-08-12bluez4 4.96: import needed files from OE-core to avoid breakage on OE-core ↵Koen Kooi
updates Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>