Michael Kurz [Fri, 30 Jul 2010 05:33:19 +0000 (05:33 +0000)]
fso-specs_git.bb: sync PV with upstream
Signed-off-by: Michael Kurz <betheg@bitcloner.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 19 Aug 2010 11:42:12 +0000 (13:42 +0200)]
navit(-icons): bump SRCREV a bit for latest fixes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 20 Aug 2010 05:55:47 +0000 (07:55 +0200)]
linphone,libexosip2: bump PR for rebuild after openssl upgrade
Roman I Khimov [Thu, 19 Aug 2010 19:29:28 +0000 (23:29 +0400)]
squid: update 3.1.4 to 3.1.6
* bug fixes, considered as safe upgrade
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Thu, 19 Aug 2010 19:12:44 +0000 (23:12 +0400)]
clamav: update 0.96.1 to 0.96.2
* bug fixes mostly, considered as safe upgrade for 0.96.x line
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Chris Larson [Fri, 20 Aug 2010 01:33:28 +0000 (18:33 -0700)]
amend.bbclass: work with all versions of bitbake
Latest bitbake uses a set for __depends, rather than a list, so handle that
when we add the nonexistent files.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Jason Kridner [Thu, 19 Aug 2010 12:17:44 +0000 (12:17 +0000)]
base-files: beagleboard: profile: use nano
If nano is available and EDITOR isn't otherwise set, then use it.
Advanced users who would prefer vi will know how to set EDITOR anyway.
I can clearly see myself being frustrated typing 'export EDITOR=vi'
every time I start a BeagleBoard test ramdisk image, but better me have
that than to try to explain to someone fresh how to use vi.
Updated with feedback from Gary Thomas to avoid overwriting anyone
else's preference.
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Jason Kridner [Thu, 19 Aug 2010 09:11:04 +0000 (09:11 +0000)]
beagleboard.conf: use qt4-x11-free-gles
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Jason Kridner [Wed, 18 Aug 2010 03:26:03 +0000 (03:26 +0000)]
libidl-native: add dependency on bison-native
bison-native now depends on flex-native, so we should be good there.
The error that would show up without bison:
checking for bison... no
checking for byacc... no
checking for yacc... no
configure: error: yacc is not usable as yacc - consider using bison
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Jason Kridner [Thu, 19 Aug 2010 05:38:59 +0000 (05:38 +0000)]
esc-media: updated revision
Added startup.wav (missed it the first time). Corrected the MD5SUM.
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Jason Kridner [Tue, 17 Aug 2010 09:21:24 +0000 (09:21 +0000)]
beagleboard-test-image: add g_ether kernel module
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Jason Kridner [Tue, 17 Aug 2010 10:22:29 +0000 (10:22 +0000)]
esc-gst: added revision 6
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Tom Rini [Wed, 18 Aug 2010 22:44:51 +0000 (15:44 -0700)]
base-files: Prefer ext4 > ext3 > ext2
Have /etc/filesystems try and mount ext4 then ext3 then ext2
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Andrea Adami [Thu, 19 Aug 2010 21:37:12 +0000 (23:37 +0200)]
klibc-utils-static: rename recipe to klibc-static-utils
* avoid conflicts with -static suffix
* rename packages
* bump INC.PR
Martin Jansa [Thu, 19 Aug 2010 21:27:47 +0000 (23:27 +0200)]
eglibc: fix typo in FULL_OPTIMIZATION override
Andrea Adami [Thu, 19 Aug 2010 21:25:47 +0000 (23:25 +0200)]
kexecboot: follow kexec-tools-klibc renaming. Bump PR.
Andrea Adami [Thu, 19 Aug 2010 21:22:07 +0000 (23:22 +0200)]
kexec-tools-klibc-static: rename recipe to kexec-tools-klibc
* avoid conflicts with -static suffix
* update package names
* bump PR
Andrea Adami [Thu, 19 Aug 2010 21:13:03 +0000 (23:13 +0200)]
nandlogical-klibc-static: rename recipe to nandlogical-klibc
* avoid conflicts with -static suffix
Frans Meulenbroeks [Thu, 19 Aug 2010 21:16:38 +0000 (23:16 +0200)]
iputils: added dependency on sgmlspl-native
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Thu, 19 Aug 2010 21:15:14 +0000 (23:15 +0200)]
sgmlspl-native: removed PACKAGES
the regular package with the sgmlspl binary was not generated
so the binary was not staged. This fixes that
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Noor Ahsan [Mon, 16 Aug 2010 20:29:41 +0000 (20:29 +0000)]
sgmlspl-native: convert to new style staging, remove do_stage()
* Remove do_stage() from the recipe. The cpan_do_install () replaces the do_stage () of the recipe.
* Bump PR to "r1"
Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Martin Jansa [Thu, 19 Aug 2010 21:07:53 +0000 (23:07 +0200)]
shr: drop AUTOREV for ventura and emtooth
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Thu, 19 Aug 2010 21:01:29 +0000 (23:01 +0200)]
gawk: removed legacy staging, converted to BBCLASSEXTEND = "native"
triggered by the work of Fahad Usman
tested by building gnome/gvfs which depends on gawk-native
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Noor Ahsan [Tue, 17 Aug 2010 03:20:10 +0000 (03:20 +0000)]
rpm2cpio-native: convert to new style staging, remove 'do_stage()'
* Replace do_stage() with do_install from the recipe and replace all occurrences of ${STAGING_BINDIR} with ${D}{bindir}.
* Add NATIVE_INSTALL_WORKS = "1"
* Bump PR to "r1"
Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Noor Ahsan [Tue, 17 Aug 2010 03:18:25 +0000 (03:18 +0000)]
rpm2cpio-native: Run oe-stylize.py
* Run oe-stylize.py script on recipe and modified the recipe according to the output of oe-stylize.py.
Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Noor Ahsan [Mon, 16 Aug 2010 20:02:07 +0000 (20:02 +0000)]
sdcc-native: convert to new style staging, remove 'do_stage()'
* Remove do_stage() function from the recipe. do_install function of autotools.bbclass replaces the do-stage function of the recipe.
* Bump PR to "r2"
Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Noor Ahsan [Mon, 16 Aug 2010 19:57:38 +0000 (19:57 +0000)]
sdcc-native: Add bison-native and flex-native to DEPENDS
* configure script was giving error "Cannot find required program bison." and "Cannot find required program flex.". So added bison-native and flex-native to DEPENDS list.
* Bump PR to "r1".
Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Frans Meulenbroeks [Thu, 19 Aug 2010 20:20:48 +0000 (22:20 +0200)]
usbmuxd: increase PR
in order to compensate for the revert in
aa6d8dab70bac0b0079f4ab217d549f7830ef008
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Thu, 19 Aug 2010 20:19:52 +0000 (22:19 +0200)]
Revert "usbmuxd: added dependency on cmake-native"
This reverts commit
0f9da77ecee5318dfae05ef2d00139036447eea7.
inherit cmake already adds a depends on cmake-native
so as discussed on the OE mailing list reverting the change
next patch will bump PR to avoid that it is lowered by the revert
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Thu, 19 Aug 2010 20:18:37 +0000 (22:18 +0200)]
boost.inc: increase PR
to compensate for the revert in commit
c12662b6143f3c755f9fb6f6604c31e2bf3ed973
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Thu, 19 Aug 2010 20:16:46 +0000 (22:16 +0200)]
Revert "boost.inc: added dependency on cmake-native"
This reverts commit
1409e393ee38fa5dbfc2c99eb5fec4da07183bc9.
inherit cmake already adds a depends on cmake-native
so as discussed on the OE mailing list reverting the change
next patch will bump PR to avoid that it is lowered by the revert
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Martin Jansa [Thu, 19 Aug 2010 12:15:53 +0000 (14:15 +0200)]
xalan-j: fix non-native DEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Thu, 19 Aug 2010 10:26:16 +0000 (12:26 +0200)]
barebox_git removed superfluous FILESPATHPKG
removed
FILESPATHPKG =. "barebox-git:"
This is the default so it is not needed.
Apart from that no dir barebox-git (or any other files dir) exists
(which is odd as there is a file:// line)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Martin Jansa [Thu, 19 Aug 2010 09:01:44 +0000 (11:01 +0200)]
omview: move to obsolete, depends on epsilon and is no longer maintained
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 19 Aug 2010 08:59:41 +0000 (10:59 +0200)]
omoney: move to obsolete, depends on python-etk and is no longer maintained
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 19 Aug 2010 08:58:23 +0000 (10:58 +0200)]
gpe-theme-neo: don't rsuggests obsolete etk-theme-neo
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 19 Aug 2010 08:57:17 +0000 (10:57 +0200)]
etk-theme-ninja: move to obsolete
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 19 Aug 2010 08:56:08 +0000 (10:56 +0200)]
om-settings: move to obsolete, depends on python-etk and is no longer maintained
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 19 Aug 2010 08:52:20 +0000 (10:52 +0200)]
comic-reader: move to obsolete, depends on etk
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 19 Aug 2010 08:50:18 +0000 (10:50 +0200)]
edje-player: move to obsolete, depends on etk and newer version was merged to edje in 47344
* http://trac.enlightenment.org/e/changeset/47344
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 19 Aug 2010 08:43:08 +0000 (10:43 +0200)]
edje-editor: move to obsolete, depends on etk
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 19 Aug 2010 08:41:10 +0000 (10:41 +0200)]
exhibit: move to obsolete, depends on etk
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 19 Aug 2010 08:38:38 +0000 (10:38 +0200)]
evolve: move to obsolete, depends on etk and nothing in tree is using this
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 19 Aug 2010 08:36:01 +0000 (10:36 +0200)]
eflpp: drop etk/ewl dependency, their bindings were removed in 44070
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 19 Aug 2010 08:31:26 +0000 (10:31 +0200)]
assassin(-thumbnail): move to obsolete, depends on etk and no commit in last 20 months
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 19 Aug 2010 07:56:17 +0000 (09:56 +0200)]
om-locations: move to obsolete, depends on etk and no commit in last 20 months
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 19 Aug 2010 08:24:10 +0000 (10:24 +0200)]
diversity-radar: upgrade SRCREV and drop python-etk from DEPENDS (no longer needed)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 19 Aug 2010 08:21:35 +0000 (10:21 +0200)]
diversity-daemon: use http for svn checkout, add maxrev param to patch, which no longer applies
* https has expired certificate
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Frans Meulenbroeks [Thu, 19 Aug 2010 06:27:18 +0000 (08:27 +0200)]
asusoe: distro removed
removed after discussion on irc with, and getting permission from
rwhitby who created this.
Rod stated this distro was never alive
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Graham Gower [Tue, 17 Aug 2010 19:51:11 +0000 (19:51 +0000)]
rootfs_ipk.bbclass: Fix BAD_RECOMMENDATIONS - fix conflict resolution
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Jason Kridner [Wed, 18 Aug 2010 16:39:10 +0000 (16:39 +0000)]
angstrom-version: install not mkdir
Thanks Steve Sakoman for finding this.
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Graham Gower [Tue, 17 Aug 2010 19:51:11 +0000 (19:51 +0000)]
rootfs_ipk.bbclass: Fix BAD_RECOMMENDATIONS.
See http://code.google.com/p/opkg/source/detail?r=553
And previous discussions:
http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg01423.html
http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg04051.html
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
David Kozub [Mon, 26 Jul 2010 14:24:12 +0000 (14:24 +0000)]
cmake-native: add recipe for cmake 2.8.2.
Signed-off-by: David Kozub <zub@linux.fjfi.cvut.cz>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
David Kozub [Thu, 29 Jul 2010 08:11:36 +0000 (08:11 +0000)]
cmake-2.8.2: Add recipe for non-native cmake 2.8.2.
Tested on om-gta02:
* builds trivial C and C++ executable
* "include(FindPkgConfig)" correctly finds the cmake module
* pkg_check_modules correctly invokes pkg-config
* ccmake works
Also tested on babbage by Eduardo Lima (thanks for help).
Unfortunately, useful doc is not packaged. The reason is that the doc
is produced by running the built binaries. Changing this would probably
require a complex patch of the build process. Luckily, the doc is
still contained in the original binaries, so it's accessible on target
by e.g. cmake --help-full.
Signed-off-by: David Kozub <zub@linux.fjfi.cvut.cz>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
David Kozub [Mon, 26 Jul 2010 14:25:39 +0000 (14:25 +0000)]
cmake.bbclass: add CMAKE_SYSTEM_PROCESSOR into generated toolchain file
Needed for packages that check this value, e.g. recent webkit.
Signed-off-by: David Kozub <zub@linux.fjfi.cvut.cz>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Graham Gower [Mon, 16 Aug 2010 14:17:55 +0000 (14:17 +0000)]
rootfs_ipk.bbclass: remove host's lists in /var/lib/opkg/*
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 18 Aug 2010 22:33:58 +0000 (00:33 +0200)]
qt4-tools-native_4.7.0-beta2: missing DEPENDS on libxau-native libxdmcp-native
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 18 Aug 2010 10:36:59 +0000 (12:36 +0200)]
gcc-4.5: bump SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 16 Aug 2010 13:43:45 +0000 (15:43 +0200)]
xorg-xserver: move older not pinned versions to obsolete dir
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 16 Aug 2010 13:25:06 +0000 (15:25 +0200)]
xorg-util: move older not pinned versions to obsolete dir
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 16 Aug 2010 13:23:16 +0000 (15:23 +0200)]
xorg-proto: move older not pinned versions to obsolete dir
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 16 Aug 2010 13:22:20 +0000 (15:22 +0200)]
xorg-font: move older not pinned versions to obsolete dir
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 16 Aug 2010 13:19:43 +0000 (15:19 +0200)]
xorg-driver: move older not pinned versions to obsolete dir
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 16 Aug 2010 13:12:16 +0000 (15:12 +0200)]
xorg-doc: move older not pinned versions to obsolete dir
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 16 Aug 2010 13:11:50 +0000 (15:11 +0200)]
xorg-data: move older not pinned versions to obsolete dir
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 16 Aug 2010 13:08:04 +0000 (15:08 +0200)]
xorg-lib: move older not pinned versions to obsolete dir
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Mon, 16 Aug 2010 12:33:59 +0000 (14:33 +0200)]
xorg-app: move older not pinned versions to obsolete dir
Acked-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 18 Aug 2010 08:39:24 +0000 (10:39 +0200)]
pixman: move 0.18.2 to obsolete
Khem Raj <raj.khem@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Andrea Adami [Wed, 18 Aug 2010 22:16:36 +0000 (00:16 +0200)]
klibc: add klcc_prefix.patch, bump PR.
* staging of klcc doesn't yet happen...WIP
Jason Kridner [Tue, 17 Aug 2010 03:15:46 +0000 (03:15 +0000)]
eds-dbus: depends on libsoup-2.4
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Tom Rini [Wed, 18 Aug 2010 18:59:24 +0000 (11:59 -0700)]
dt: Update checksums
Upstream confirmed to me that they just overwrote the old one
and didn't change version (but did make some actual code changes)
and in the future just might put a version string on the archive.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Frans Meulenbroeks [Wed, 18 Aug 2010 18:28:17 +0000 (20:28 +0200)]
usbmuxd: added dependency on cmake-native
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Wed, 18 Aug 2010 18:27:28 +0000 (20:27 +0200)]
livrsvg: added dependency on xineramaproto
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Wed, 18 Aug 2010 18:26:49 +0000 (20:26 +0200)]
libgnomecanvas: added dependency on xineramaproto
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Wed, 18 Aug 2010 17:38:21 +0000 (19:38 +0200)]
cdparanoia: oe-stylized
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Wed, 18 Aug 2010 17:36:41 +0000 (19:36 +0200)]
boost.inc: added dependency on cmake-native
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Wed, 18 Aug 2010 16:24:29 +0000 (18:24 +0200)]
iputils, removed 2002 version
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Lukas D. Gorris [Wed, 18 Aug 2010 14:48:45 +0000 (16:48 +0200)]
htc-qsd8: include xf86-input-tslib module for all machines
Frans Meulenbroeks [Wed, 18 Aug 2010 12:22:51 +0000 (14:22 +0200)]
i2c: added LDFLAGS to cc line to fix hash QA
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Graeme Gregory [Sun, 25 Apr 2010 17:38:21 +0000 (18:38 +0100)]
u-boot_git.bb : newer gcc dont allow weak inlines
Koen Kooi [Wed, 18 Aug 2010 10:05:22 +0000 (12:05 +0200)]
angstrom: start with merging in angstrom/angstrom-next branch
Frans Meulenbroeks [Wed, 18 Aug 2010 06:24:55 +0000 (08:24 +0200)]
bison.inc: add dependency on flex-native
needed when building (as discovered by jkridner)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Jason Kridner [Tue, 17 Aug 2010 19:44:09 +0000 (19:44 +0000)]
x11vnc: replace definition of pointer
Avoids conflict with Xdefs.h definition of 'pointer'.
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Holger Hans Peter Freyther [Wed, 18 Aug 2010 01:11:01 +0000 (09:11 +0800)]
mysql5: Fix the build with gcc4.5 by applying an upstream patch
Apply an upstream commit to get the build fixed with a gcc 4.5
Holger Hans Peter Freyther [Wed, 18 Aug 2010 01:09:03 +0000 (09:09 +0800)]
gtk+-native_2.20.x.bb: Gtk+ attempts to link with gcrypt.a
Build libgcrypt-native for Gtk+ as it is used during linkage.
Tom Rini [Tue, 17 Aug 2010 23:39:34 +0000 (16:39 -0700)]
quilt-native: Provide a new do_install based on the target one.
As seen in quilt-package.inc we need to pass 'BUILD_ROOT=${D}'
to have things installed where we want. Otherwise we end up with legacy
staging (and empty pstaging packages). Switch to INC_PR
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Khem Raj [Tue, 17 Aug 2010 20:29:41 +0000 (13:29 -0700)]
evince_2.30.0.bb: Make pkg-config to construct right paths.
* pkg-config has nice option PKG_CONFIG_SYSROOT_DIR
for cross compiling but its only for include and libraries
it is ignored for other things pkg-config provides.
* this fixes the needed. There may be more places that needs
same fix. For us this one suffices for now.
* Add gnome-doc-utils-native to DEPENDS.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 17 Aug 2010 20:31:27 +0000 (13:31 -0700)]
poppler_0.12.3.bb: Prefer this version for minimal distro
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Tom Rini [Tue, 17 Aug 2010 22:15:42 +0000 (15:15 -0700)]
mpfr.inc: Set INC_PR not PR
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Tue, 17 Aug 2010 21:05:29 +0000 (14:05 -0700)]
mpfr: Add nativesdk, switch to INC_PR, drop mpfr-native_svn
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Tue, 17 Aug 2010 21:04:31 +0000 (14:04 -0700)]
gmp: Add nativesdk for 4.2.4 / 5.0.1
Leaving the darwin changes alone as I can't test, otherwise
would have merged gmp-native_4.2.4 into gmp_4.2.4
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Roman I Khimov [Fri, 2 Jul 2010 15:15:13 +0000 (19:15 +0400)]
openssl: update 1.0.0 to 1.0.0a
* exactly one fix (CVE-2010-1633), considered as safe upgrade
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Tom Rini [Tue, 17 Aug 2010 17:04:12 +0000 (10:04 -0700)]
lmbench: Fix 2.0.4 like Koen did for 2.5
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Koen Kooi [Tue, 17 Aug 2010 13:38:01 +0000 (15:38 +0200)]
x11vnc: add 0.9.11
Simon Busch [Mon, 16 Aug 2010 09:12:13 +0000 (09:12 +0000)]
tslib: add config files for palmpre machine
Signed-off-by: Simon Busch <morphis@gravedo.de>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
Simon Busch [Mon, 16 Aug 2010 09:06:25 +0000 (09:06 +0000)]
linux-palmpre: add git version
The sources from Palm for the Palm Pre has beed modified with little improvements and are
rebased against the latest version from Palm found at http://opensource.palm.com from time
to time. The modified kernel tree is maintained by the FSO team.
Signed-off-by: Simon Busch <morphis@gravedo.de>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
Simon Busch [Mon, 16 Aug 2010 08:56:16 +0000 (08:56 +0000)]
u-boot: bump git revision for palmpre machine
The current git revision for palmpre machine fails to compile. I updated it to the latest
revision available as u-boot is currently not usable on the palmpre machine at all.
Signed-off-by: Simon Busch <morphis@gravedo.de>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
Simon Busch [Mon, 16 Aug 2010 08:55:36 +0000 (08:55 +0000)]
palmpre: use omap3530beagle config for x-load
We currently have no palmpre support for x-load. As long as we miss it we use the config
from the beagleboard machine.
Signed-off-by: Simon Busch <morphis@gravedo.de>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
Dmitry Eremin-Solenikov [Tue, 17 Aug 2010 08:58:03 +0000 (12:58 +0400)]
lowpan-tools: update to 0.2.2
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Martin Jansa [Mon, 16 Aug 2010 19:37:43 +0000 (21:37 +0200)]
python: move 2.6.[124] to obsolete, move all distributions to 2.6.5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Michael 'Mickey' Lauer <mickey@vanille-media.de>