Martin Jansa [Sun, 31 Oct 2010 14:15:26 +0000 (15:15 +0100)]
task-shr-feed: add setxkbmap
Martin Jansa [Sun, 31 Oct 2010 13:13:35 +0000 (14:13 +0100)]
linux-openmoko-2.6.34: enable 3D engine and update jitterless patch
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Eric Bénard [Sat, 30 Oct 2010 00:40:38 +0000 (02:40 +0200)]
usb detection script
remove echo which should not be there
Signed-off-by: Eric Bénard <eric@eukrea.com>
Eric Bénard [Fri, 29 Oct 2010 15:48:48 +0000 (17:48 +0200)]
qt-4.7: rename qtdemo to qtdemoE for qt4-embedded
in order to stay consistant with 4.6.x releases.
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Martin Jansa [Sun, 31 Oct 2010 12:37:20 +0000 (13:37 +0100)]
frameworkd: bump SRCREV again
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Roman I Khimov [Sat, 30 Oct 2010 07:11:36 +0000 (11:11 +0400)]
valgrind: remove versions prior to 3.6.0
If you're using valgrind, you probably want latest and versions removed with
this patch are 2+ years old.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Khem Raj <raj.khem@gmail.com>
Denis 'GNUtoo' Carikli [Sun, 31 Oct 2010 10:46:13 +0000 (11:46 +0100)]
base-files: add fstab for nokia900 and bump PR
The standard fstab lacked an entry for the 32GB one NAND
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Martin Jansa [Sat, 30 Oct 2010 23:15:49 +0000 (01:15 +0200)]
accelges: don't put libraries to RDEPENDS
* they are automatically added by .so providers
* in this case libcurl was pulling curl-nativesdk to DEPENDS which is really wrong
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Khem Raj [Sat, 30 Oct 2010 22:49:11 +0000 (15:49 -0700)]
gcc-package-cross, gcc-package-target: Stage libgcc_s.so linker stub
* This stub is not staged in <sysroot>/usr/lib which is
a problem for many python recipes as it looks for libgcc in
that directory and fail to find it.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 21:12:08 +0000 (23:12 +0200)]
busybox: use INC_PR in consistent way
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 21:09:36 +0000 (23:09 +0200)]
busybox: don't require busybox.inc twice
* busybox_1.1x.inc includes it too resulting in
ERROR: busybox-linuxrc is listed in PACKAGES multiple times, this leads to packaging errors.
ERROR: Please fix the metadata/report this as bug to OE bugtracker.
for every subpackage (6).
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 20:03:19 +0000 (22:03 +0200)]
task-shr-feed: add efm recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 11:45:02 +0000 (13:45 +0200)]
xorg: new versions for
20101030
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Sebastian Krzyszkowiak [Sun, 10 Oct 2010 12:18:19 +0000 (12:18 +0000)]
xserver-nodm-init: update INITSCRIPT_PARAM to stop it in runlevel 0
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Sebastian Krzyszkowiak [Sat, 30 Oct 2010 15:55:44 +0000 (15:55 +0000)]
mokomaze: fix accelerometers on gta02 with 2.6.34 kernel
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 08:49:27 +0000 (10:49 +0200)]
SHR: prefer latest busybox
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 14:53:23 +0000 (16:53 +0200)]
wget: enable gnutls support for SHR and fix gnutls in wget-1.12
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 13:38:31 +0000 (15:38 +0200)]
shadow: use u-a for groups (conflicts with groups from coreutils-8.5)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 13:14:54 +0000 (15:14 +0200)]
coreutils: use INC_PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 13:44:42 +0000 (15:44 +0200)]
coreutils: install df and nice to /bin as busybox does
* otherwise u-a will fail
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 13:11:26 +0000 (15:11 +0200)]
coreutils: use u-a for sha256sum, sha512sum, timeout (conflict with busybox-1.17.3)
* surround "u-a --install" and "mv" calls with "if" to be sure it won't fail for old coreutils version without some ${bindir}/$i
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 12:58:08 +0000 (14:58 +0200)]
util-linux-ng: Make cal, script, flock use u-a, drop D_P = -1
* cal and script were added to usrbinprogs_a in
af3f52db17181108a45a0484a57e84495e865393,
but u-a calls weren't added to postinst/prerm
* drop D_P = -1, doesn't make much sense in .inc file
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 29 Oct 2010 06:22:49 +0000 (08:22 +0200)]
xorg: new versions for
20101029
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 08:44:03 +0000 (10:44 +0200)]
supertux(-qvga): include supertux recipe to supertux-qvga
* if do_configure in supertux-qvga fails for you, then it's because gp2x.patch adds libmikmod to configure.ac and
libmikmod-config returns -L/usr/lib, libmikmod should be fixed
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 30 Oct 2010 12:01:51 +0000 (14:01 +0200)]
frameworkd: bump SRCREV
Vladimir Sorokin [Wed, 27 Oct 2010 13:04:20 +0000 (17:04 +0400)]
sshpass: initial commit. Version 1.04.
Sshpass is a tool for non-interactivly performing password authentication with
SSH's so called "interactive keyboard password authentication".
Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Tue, 26 Oct 2010 08:15:24 +0000 (12:15 +0400)]
suricata: update 1.0.1 to 1.0.2
Important bugfixes and small features, considered as safe upgrade.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Vladimir Sorokin [Mon, 25 Oct 2010 13:20:25 +0000 (17:20 +0400)]
valgrind: new version 3.6.0
Signed-off-by: Vladimir Sorokin <sorokin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Mon, 25 Oct 2010 12:26:41 +0000 (16:26 +0400)]
paxtest: new recipe, version 0.9.9
PaX is a Linux kernel patch which adds much stricter control on how memory is
being used by applications. A normal Linux kernel leaves the control to the
application and does not implement any enforcement. Especially buffer overflow
attacks benefit from the absence of kernel enforced memory control. PaX tries
to do its best to enforce this control of memory used by applications, thereby
making it harder to successfully exploit buffer overflows.
Paxtest provides a regression test suite that covers most (but not all) of PaX
functionality. It can also be used to test other memory protection patches.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Fri, 22 Oct 2010 12:15:16 +0000 (16:15 +0400)]
httperf: new recipe, version 0.9.0
Httperf is a tool for measuring web server performance. It provides a
flexible facility for generating various HTTP workloads and for
measuring server performance.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Eric Bénard [Sat, 30 Oct 2010 00:35:50 +0000 (02:35 +0200)]
add missing script for usb detection
this script is missing in commit
cd7c9542bad478df9df733a6639ab3b6ef41ef72
Signed-off-by: Eric Bénard <eric@eukrea.com>
Eric Bénard [Fri, 29 Oct 2010 15:44:52 +0000 (17:44 +0200)]
busybox/find-touchscreen: handle input/device case
On a new configuration using 2.6.36 kernel + busybox 1.17.1 ,
find-toucscreen.sh fails because $MDEV is input/event0 and not event0.
This patch fixes this problem by removing input/ if present in $MDEV.
Signed-off-by: Eric Bénard <eric@eukrea.com>
Eric Bénard [Fri, 29 Oct 2010 20:27:35 +0000 (22:27 +0200)]
busybox's mdev: add script to populate /dev/bus/usb
this patch allows libusb to work on kernel configured without
CONFIG_USB_DEVICEFS
Signed-off-by: Eric Bénard <eric@eukrea.com>
Eric Bénard [Fri, 29 Oct 2010 15:55:38 +0000 (17:55 +0200)]
busybox: add 1.17.3
this patch adds the 1.17.3 release of busybox and its up to date
patches.
Signed-off-by: Eric Bénard <eric@eukrea.com>
Eric Bénard [Fri, 29 Oct 2010 19:19:37 +0000 (21:19 +0200)]
busybox-1.17.1: add fixes from upstream
Signed-off-by: Eric Bénard <eric@eukrea.com>
Eric Bénard [Fri, 29 Oct 2010 19:15:47 +0000 (21:15 +0200)]
busybox: factorize recipes
Signed-off-by: Eric Bénard <eric@eukrea.com>
Klaus Kurzmann [Fri, 29 Oct 2010 16:20:14 +0000 (18:20 +0200)]
udev_151: path fix in udev-rules-nokia-n900-hacks.rules and bump PR
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Stefan Schmidt [Fri, 29 Oct 2010 14:27:33 +0000 (15:27 +0100)]
cacaoh-*native: Don't rely on host libtool
Reported-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Khem Raj [Fri, 29 Oct 2010 05:12:53 +0000 (22:12 -0700)]
xerces-c_2.8.0.bb: Call gnu-configize in do_configure
* This gets correct config.guess and config.sub generated
which have OE changes ro note uclibc based OS
* Remove redundant do_stage
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Fri, 29 Oct 2010 01:34:35 +0000 (18:34 -0700)]
linux.inc: Add space before ending ']' of shell conditional.
* Thanks to Scott Anderson for spotting it.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Klaus Kurzmann [Thu, 28 Oct 2010 20:27:20 +0000 (22:27 +0200)]
base-files: bump PR to get /etc/profile.d built
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Denis 'GNUtoo' Carikli [Thu, 28 Oct 2010 15:51:09 +0000 (17:51 +0200)]
eet: depend on gnutls(else it fails to compile)
If we don't depend on gnutls we have:
| CC libeet_la-eet_connection.lo
| eet_lib.c:50:28: fatal error: gnutls/gnutls.h: No such file or directory
Stefan Schmidt [Thu, 28 Oct 2010 13:55:12 +0000 (15:55 +0200)]
cacaoh-openjdk-native: Cleanup double inherit of autotools.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Stefan Schmidt [Thu, 28 Oct 2010 13:50:55 +0000 (15:50 +0200)]
cacaoh-*native: Try to be libtool version agnostic.
Based on a suggestion from Enrico Scholz we should use libtool --mode=install
for install libtool stuff. This fixes a regresion for me that came in with
commit
93c4d9d84096c817e74abf3f4c02f82af4c95178
It is working fine again now with libtool 2.2.6b (angstrom-2008), testing with
libtool 2.4 would be appreciated.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Denis 'GNUtoo' Carikli [Sun, 19 Sep 2010 17:28:25 +0000 (19:28 +0200)]
xserver-xorg-conf: nokia900's xorg.conf mark keyboard as CoreKeyboard
* add CoreKeyboard option for nokia900
This seems to be needed to make it actually load it...
Otherwise a pc105 model will be there instead of the
needed nokiarx51 one... needs researching.
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 28 Oct 2010 08:51:03 +0000 (10:51 +0200)]
edbus: fix upgradable path
* FILES_edbus is empty now all libs packaged in lib*.ipk
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Pau Espin Pedrol [Wed, 27 Oct 2010 22:07:40 +0000 (00:07 +0200)]
e-wm: add subpackage with optional EFM desktop icon
* you have to enable efm module in e-wm settings
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 27 Oct 2010 23:07:16 +0000 (01:07 +0200)]
cairo_1.10.0: bump PR to rebuild with gcc fix
Stefan Schmidt [Thu, 28 Oct 2010 08:34:13 +0000 (10:34 +0200)]
task-shr-feed: Remove obsoleted and commented out recipes
Stefan Schmidt [Thu, 28 Oct 2010 08:32:33 +0000 (10:32 +0200)]
illume-image: Remove obsoleted and commented out recipes
Stefan Schmidt [Thu, 28 Oct 2010 08:31:17 +0000 (10:31 +0200)]
elementary-sms: Move to obsolete.
* Depends on libefso which moved to obsolete
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Michael Smith [Thu, 28 Oct 2010 12:35:54 +0000 (08:35 -0400)]
xdelta 3.0z: fix GNU_HASH QA errors
Signed-off-by: Michael Smith <msmith@cbnco.com>
Graham Gower [Wed, 27 Oct 2010 15:05:01 +0000 (15:05 +0000)]
gs: Clean up and break into two recipes.
* Break the native compilation steps into a separate native recipe.
* Fix license
* Convert to new style staging
* Fix build on mipsel due to missing -fPIC for objects linked into so files.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Thu, 28 Oct 2010 02:08:54 +0000 (19:08 -0700)]
scim_1.4.9.bb: Fix infinite loop when compiling po/ subdir
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Chris Larson [Thu, 28 Oct 2010 01:14:38 +0000 (18:14 -0700)]
base: drop rebuild, fix eventhandler
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Thu, 28 Oct 2010 00:22:38 +0000 (17:22 -0700)]
gitver: add GITSHA variable
There's a case where git describe produces output which is not pleasant, to
put it mildly, and it's better to just set PV to "0.0+${GITSHA}" or similar,
including the short form of the commit hash for HEAD.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Thu, 28 Oct 2010 00:21:58 +0000 (17:21 -0700)]
clean: rename clean_workdir to remove_workdir
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Wed, 27 Oct 2010 21:54:20 +0000 (14:54 -0700)]
gitver: fix non-symbolic HEAD ref
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Khem Raj [Wed, 27 Oct 2010 22:02:21 +0000 (15:02 -0700)]
gcc-4.5.inc: Disable Optimize load 0.0 for NEON patch
* fixes the cairo regression and has been reported to malfunction
see https://bugs.launchpad.net/gcc-linaro/+bug/667490
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 27 Oct 2010 19:57:09 +0000 (12:57 -0700)]
jaaa_0.4.2.bb: Dont inherit autotools
* Define own do_compile and do_install
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Denis 'GNUtoo' Carikli [Sat, 25 Sep 2010 20:16:27 +0000 (22:16 +0200)]
linux-2.6.28: make it bootable and usefull on nokia900
*crucial boot support(mmc,mmc block devices,and filesystems) are now builtin
*a CMDLINE is now set in the recipe(there is a custom nokia bootloader on the nokia900),
That is also necessary to boot on microsd
*g_ether is now built, which is required for usbnet
*ondemand cpufreq governor is now the default
*the inconsistent-mmc-fix-2.6.28-
20094803.3.diff patch comes from:
https://bugs.maemo.org/show_bug.cgi?id=2747
and is necessary to be able to boot on microsd
*there is also a patch that reports the battery capacity which comes from:
http://my.arava.co.il/~matan/770/n900/bq27x00_battery.c
That patch should be temporary,and be replcaed by somwthing like that:
Sep 24 18:48:06 <DocScrutinizer51> the bq27200 kernel module is rather rudimentary
Sep 24 18:48:09 <DocScrutinizer51> should be easy to adapt FR bq2700 module to provide same szsfs nodes and just use I2C instead of FIQ+HDQ
Sep 24 18:48:11 <DocScrutinizer51> and that's exactly what I'd recommend to do
(from #openmoko-cdevel on Freenode)
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 27 Oct 2010 21:21:52 +0000 (23:21 +0200)]
xserver-xorg_1.9.1: bump PR to rebuild with udev support for SHR
Martin Jansa [Wed, 27 Oct 2010 21:17:06 +0000 (23:17 +0200)]
webkit-efl: fix typo in theme path
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Chris Larson [Wed, 27 Oct 2010 21:05:33 +0000 (14:05 -0700)]
unifdef: replace our local unifdef with upstream
Now using the release version 2.4 of unifdef, with a target recipe as well as
native/nativesdk, rather than building from the unifdef.c in the OE
repository.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Martin Jansa [Mon, 25 Oct 2010 07:47:10 +0000 (09:47 +0200)]
EFL: upgrade SRCREV
* fixed python-elementary after elementary API changes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 27 Oct 2010 12:07:45 +0000 (14:07 +0200)]
edbus: improve packaging
* add e-notify-send to PN-enotify
* package each lib separate as used for hal/dbus
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 27 Oct 2010 12:08:02 +0000 (14:08 +0200)]
edje: add inkscape2edc to PN-utils
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 27 Oct 2010 09:16:13 +0000 (11:16 +0200)]
efl.bbclass: improve packaging a bit
* include dbus service config if available
* include plugins from //plugins/ (ie from ethumb)
* include edje modules (ie from emotion)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 27 Oct 2010 19:59:02 +0000 (21:59 +0200)]
webkit-efl: bump SRCREV a bit and add ${datadir}/ewebkit-0/theme/default.edj to package
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 27 Oct 2010 08:01:46 +0000 (10:01 +0200)]
gnutls: move to latest stable branch 2.10.1 -> 2.10.2
* needed by new ecore http://trac.enlightenment.org/e/changeset/53910
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 27 Oct 2010 14:10:38 +0000 (16:10 +0200)]
xorg-xserver-common: use udev for SHR as DISTRO_XORG_CONFIG_MANAGER
* libudev dependency doesn't hurt so much
* usefull for other supported machines than gta0[12]
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 27 Oct 2010 08:06:55 +0000 (10:06 +0200)]
shr-image: remove IMAGE_DEV_MANAGER only for om-gta0[12]
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 27 Oct 2010 08:48:51 +0000 (10:48 +0200)]
base-files: add empty /etc/profile.d which can be filled by distro/machine profile scripts
* used for gtk_im_module.sh in SHR
* would be better to be able to fill it from more sources (maybe put profile.d.machine, profile.d.distro, profile.d directories
and install all files to target profile.d), is it worth it?
* /etc/profile.d/empty is used to prevent install call not failing because /profile.d/* not found
Acked-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Denis 'GNUtoo' Carikli [Sun, 19 Sep 2010 17:23:28 +0000 (19:23 +0200)]
netbase: add nokia900 support
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Klaus Kurzmann [Sat, 2 Oct 2010 14:34:50 +0000 (16:34 +0200)]
udev_151.bb: add rules for nokia900
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Klaus Kurzmann [Sat, 2 Oct 2010 11:26:20 +0000 (13:26 +0200)]
keymaps: add keymap for the nokia900
bump PR of task-base and task-boot to pickup keyboard for nokia900
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Denis 'GNUtoo' Carikli [Sun, 19 Sep 2010 19:28:31 +0000 (21:28 +0200)]
nokia900: add keyboard to MACHINE_FEATURES, watchdog to MACHINE_EXTRA_RRECOMMENDS and autoload for g_ether
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Denis 'GNUtoo' Carikli [Sun, 19 Sep 2010 19:28:31 +0000 (21:28 +0200)]
nokia900: add keyboard to XSERVER and bump PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Chris Larson [Wed, 27 Oct 2010 20:53:19 +0000 (13:53 -0700)]
cwautomacros: add recipe, version
20090610
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Wed, 27 Oct 2010 20:52:05 +0000 (13:52 -0700)]
which: add recipe, versions 2.17 and 2.20
2.17 is the most recent version which was still GPLv2+, and 2.20 is the latest
which is now GPLv3+.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Wed, 27 Oct 2010 20:03:46 +0000 (13:03 -0700)]
dt: rename to 17.07
The current version upstream, which matches our checksums, is version 17.07,
not 15.14.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Wed, 27 Oct 2010 18:58:51 +0000 (11:58 -0700)]
lzip: fix install
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Wed, 27 Oct 2010 18:58:36 +0000 (11:58 -0700)]
ed: fix build issue, fix install
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Khem Raj [Wed, 27 Oct 2010 18:45:13 +0000 (11:45 -0700)]
clxclient_3.6.1.bb: Implement do_install
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Klaus Kurzmann [Wed, 27 Oct 2010 14:22:28 +0000 (16:22 +0200)]
frameworkd_git.bb: bump SRCREV for new opimd with New instead of MessageRead
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Stefan Schmidt [Wed, 27 Oct 2010 12:27:25 +0000 (14:27 +0200)]
bubble-keyboard/essential-dialer/gridpad/intuition/libefso: Remove, moved to
obsolete.
My git-fu failed here for moving, sorry.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Stefan Schmidt [Wed, 27 Oct 2010 12:24:33 +0000 (14:24 +0200)]
libefso: Move to obsolete
* The domain is down and will not come back. Talked to the admin.
* The software was not updated for all kind of EFL API changes.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Stefan Schmidt [Wed, 27 Oct 2010 12:24:13 +0000 (14:24 +0200)]
intuition: Move to obsolete
* The domain is down and will not come back. Talked to the admin.
* The software was not updated for all kind of EFL API changes.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Stefan Schmidt [Wed, 27 Oct 2010 12:23:54 +0000 (14:23 +0200)]
gridpad: Move to obsolete
* The domain is down and will not come back. Talked to the admin.
* The software was not updated for all kind of EFL API changes.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Stefan Schmidt [Wed, 27 Oct 2010 12:23:32 +0000 (14:23 +0200)]
essential-dialer: Move to obsolete
* The domain is down and will not come back. Talked to the admin.
* The software was not updated for all kind of EFL API changes.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Stefan Schmidt [Wed, 27 Oct 2010 12:21:28 +0000 (14:21 +0200)]
bubble-keyboard: Move to obsolete
* The domain is down and will not come back. Talked to the admin.
* The software was not updated for all kind of EFL API changes.
Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Khem Raj [Wed, 27 Oct 2010 07:03:17 +0000 (00:03 -0700)]
clxclient_3.6.1.bb: Fix compilation, do not inherit autotools
* This does not use autoconf or automake so no need to inherit it
* Do not override CFLAGS and add freetype include path to compiler
include search paths
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 27 Oct 2010 01:13:33 +0000 (18:13 -0700)]
aspell: Use BBCLASSEXTEND for native recipe
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 26 Oct 2010 23:42:31 +0000 (16:42 -0700)]
ubahnnav_0.4.1.bb: Fix complilation with gcc 4.5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 26 Oct 2010 23:42:06 +0000 (16:42 -0700)]
supertux_0.1.3: Fix complilation with gcc 4.5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 26 Oct 2010 23:41:45 +0000 (16:41 -0700)]
sbrsh: Fix complilation with gcc 4.5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 26 Oct 2010 23:41:01 +0000 (16:41 -0700)]
kstars-embedded_0.8.5.bb: Fix complilation with gcc 4.5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 26 Oct 2010 23:39:40 +0000 (16:39 -0700)]
lvm2: Add recipe for 2.02.75 version
* Remove the old recipes and unneeded patches
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 26 Oct 2010 23:36:47 +0000 (16:36 -0700)]
parted_2.3.bb: Add recipe for version 2.3
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 26 Oct 2010 21:02:03 +0000 (14:02 -0700)]
cluster-glue_1.0.5.bb: Fix compilation w.r.t. using constant cast using gcc 4.5
Signed-off-by: Khem Raj <raj.khem@gmail.com>