Graham Gower [Wed, 22 Sep 2010 00:17:53 +0000 (09:47 +0930)]
pivotinit_1.0.0.bb: Mark as COMPATIBLE_MACHINE=spitz.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Tue, 21 Sep 2010 14:42:18 +0000 (14:42 +0000)]
mythfront-config.bb: Fix do_unpack for machines other than epia.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Sun, 5 Sep 2010 18:30:58 +0000 (18:30 +0000)]
mupdf_0.6.bb: remove recipe.
This is now an old release. Much better to use git version instead,
as the release tarballs get moved once a new release occurs.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Sun, 5 Sep 2010 18:30:32 +0000 (18:30 +0000)]
mupdf_git.bb: add recipe.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Tue, 14 Sep 2010 14:27:56 +0000 (14:27 +0000)]
p4: remove broken and 4 years old recipes.
Recipes are broken for all architectures except one (probably arm)
because the files in the SRC_URI depend on TARGET_ARCH and the md5/sha256
are presumably valid only for one of these.
Anyone wanting perforce should submit new recipes for new perforce versions.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Mon, 20 Sep 2010 13:44:13 +0000 (13:44 +0000)]
opkg: disable GPLv3 code.
The sha256 code is GPLv3 licensed. This was not obvious and the license clause
in opkg recipes was not updated when the sha256 code was added.
All other files in opkg remain licensed GPLv2 (or later).
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Yann Dirson [Wed, 15 Sep 2010 11:27:48 +0000 (11:27 +0000)]
git: activate gitk.
It does not work perfectly (complains about possible problems in the tcl
package), and buttons are huge, but it allows to browse history.
git-gui OTOH does not start at all, it only complains that tk is not
correctly installed, so it is commented out.
Signed-off-by: Yann Dirson <ydirson@altern.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Yann Dirson [Wed, 15 Sep 2010 11:27:47 +0000 (11:27 +0000)]
git: split space-hungry rarely-used commands into -perltools and -large packages.
This trims the main package by ~75%, and split of all perl scripts allows
to spare the installation of perl, which is no small bargain either.
Note that git-remote-http triggers a strange bug (OE#5465), so it is not
split out for now.
Also drop cpio dependency, which has been unneeded since a number of git
revisions.
Tested rapidly on shr/testing: seen no problem doing clone/commit/amend/reset/
revert/log/status/diff/rebase -i/conflict resolution.
Signed-off-by: Yann Dirson <ydirson@altern.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Yann Dirson [Wed, 15 Sep 2010 11:27:46 +0000 (11:27 +0000)]
git: replace remaining broken hardlinks with symlinks.
Signed-off-by: Yann Dirson <ydirson@altern.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cliff Brake [Tue, 21 Sep 2010 21:11:52 +0000 (17:11 -0400)]
nodejs: add native support
Khem Raj [Wed, 22 Sep 2010 00:23:15 +0000 (17:23 -0700)]
chumby-firmware_1.2.bb: Fix typo in COMPATIBLE_MACHINE
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Tue, 21 Sep 2010 19:26:37 +0000 (12:26 -0700)]
groff_1.20.1.bb: Add recipe.
Add groff-native with BBCLASSEXTEND
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Mon, 20 Sep 2010 22:16:20 +0000 (15:16 -0700)]
corosync: Fix compilation
Update to 1.2.8
Add corosync-docs.patch to fix html doc compilation
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Mon, 20 Sep 2010 21:33:10 +0000 (14:33 -0700)]
iphone: Mark recipes with COMPATIBLE_MACHINE=iphone
* Remove EXCLUDE_FROM_WORLD
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Mon, 20 Sep 2010 21:25:22 +0000 (14:25 -0700)]
gcc-cross,gcc-cross-sdk: Link libmpfr, libgmp, libmpc and libelf statically into gcc
* Generate static version of these libraries
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
Graham Gower [Sun, 19 Sep 2010 21:24:17 +0000 (21:24 +0000)]
tapioca, farsight: move to obsolete. These recipes are old and unbuildable.
* gst-plugins-farsight uses all 6gb of my memory in do_configure.
Its 4 years old and has been obsoleted upstream.
http://farsight.freedesktop.org/releases/obsolete/gst-plugins-farsight/OBSOLETE
* farsight has moved on to version 2, of which there is an in tree recipe.
* tapioca depends on the obsolete versions and development stalled years ago.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Paul Menzel [Tue, 21 Sep 2010 10:13:25 +0000 (12:13 +0200)]
docs/usermanual: s/are be copied/are copied/
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Martin Jansa [Tue, 21 Sep 2010 11:45:41 +0000 (13:45 +0200)]
elmdentica: temporary bump SRCREV above EFL_SRCREV to fix build after
55b3912f14b1919bf2cd330e48546f11c179794f
Eric Bénard [Mon, 20 Sep 2010 22:33:42 +0000 (00:33 +0200)]
utils.bbclass: fix is_machine_specific
* base.bbclass can set a package's PACKAGE_ARCH to MACHINE_ARCH if
it finds file:// in the SRC_URI and the corresponding file is machine
specific (recipes/foo/foo-1.0/<some machine>/)
* but is_machine_specific actually fails to detect these files as
urldata.path is used instead of urldata.localpath thus preventing the
comparison of the file's path with machinepaths
* tested with bitbake HEAD & 1.8.18, with OE's tree alone and OE's tree
plus an overlay.
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Chris Larson <clarson@kergoth.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Roman I Khimov [Mon, 20 Sep 2010 18:55:32 +0000 (22:55 +0400)]
clamav: update 0.96.2 to 0.96.3
* bugfix release, considered as safe upgrade
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Roman I Khimov [Mon, 20 Sep 2010 18:33:45 +0000 (22:33 +0400)]
bzip2: remove 1.0.2
Very old, not pinned, has known bugs and security issues.
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Roman I Khimov [Mon, 20 Sep 2010 18:32:44 +0000 (22:32 +0400)]
bzip2: update 1.0.5 to 1.0.6
* fixes CVE-2010-0405
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Eric Bénard [Mon, 20 Sep 2010 20:46:45 +0000 (22:46 +0200)]
python: increase PR
Signed-off-by: Eric Bénard <eric@eukrea.com>
Eric Bénard [Thu, 9 Sep 2010 16:02:19 +0000 (18:02 +0200)]
python_2.6.5: tune python-distutils
removing config/libpython2.6.a and distutils/command/win*
as suggested by cdricjulien.
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Eric Bénard [Thu, 9 Sep 2010 16:01:49 +0000 (18:01 +0200)]
python-2.6-manifest.inc: regenerate the file
the patch is quite large because packages seems to have been reordered
in the generator but excepting python-dev everything is still present.
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Eric Bénard [Wed, 8 Sep 2010 10:01:55 +0000 (12:01 +0200)]
generate-manifest-2.6.py: tune python-modules' RDEPENDS
* python-dev: pulls several dev packages leading to a >256MB image instead
of a 60MB image without this packages
Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Björn Krombholz [Sun, 19 Sep 2010 11:59:52 +0000 (11:59 +0000)]
qt4-embedded: avoid circular dependencies for reciped providing qt4-embedded
* qt4e.bbclass did add a dependency on qt4-embedded for recipes
providing qt4-embedded. This breaks building of qt4-embedded-gles
in 2 ways:
1. PREFERRED_PROVIDER_qt4-embedded = qt4-embedded-gles
adds a circular dependency.
2. bitbake qt4-embedded-gles
first builds and installs qt4-embedded to sysroots/ and then
fails to link the qt4-embedded-gles build against the libs in
sysroots which don't provide the gl specific symbols
* The fix avoids adding the dependency for package names _beginning_
with 'qt4-embedded' (as it is done in the x11 version).
Signed-off-by: Koen Kooi <koen@openembedded.org>
Sebastian Krzyszkowiak [Sun, 19 Sep 2010 13:00:00 +0000 (13:00 +0000)]
cornucopia: bump SRCREV for proximity sensor support on N900
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Khem Raj [Sun, 19 Sep 2010 23:40:40 +0000 (16:40 -0700)]
fam_2.7.0.bb: Fix compilation with gcc4
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Sun, 19 Sep 2010 23:38:38 +0000 (16:38 -0700)]
iphone: Exclude from world.
apple-csu overwrites the C startup files and nothing works after that
we can not select them with normal linux toolchain being staged and
used
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Denis 'GNUtoo' Carikli [Sat, 18 Sep 2010 14:29:45 +0000 (16:29 +0200)]
wesnoth: add inc factorized 1.8.4 version, with normal and wvga versions
Wesnoth is a strategy game and features more than one type of GUI,
each GUI type(normal,smallGUI,tinyGUI) has some minimum resolution constraint.
If the minimum resolution is not met, the game abort due to some asertions
in the code.
Unlike the choice between normal and smallGUI that can be made at runtime,
choosing,or not the --smallgui comand line option, the tinyGUI choice must
be defined at compile time(configure option),because it scales the graphics.
On devices like the nokia900, which have a 800x480 resolution,
the tinyGUI is not necessary anymore, and it's better to disable it because
the tinyGUI has some scalling issues among other GUI related issues.
(vilagges can only be distinguished as a flag)
The wvga version is like the Desktop version of wesnoth,if someone wants
to play it on a wvga screen he has to run wesnoth --smallgui.
Note that wesnothd was renamed to wesnoth-server(conversation from #oe on freenode):
<GNUtoo|laptop> I've locally made wesnoth into an inc and made wesnoth-wvga and wesnoth
<GNUtoo|laptop> the issue is wesnothd
<GNUtoo|laptop> I rename it to ${PN}-server
<GNUtoo|laptop> ?
<GNUtoo|laptop> what about the upgrade path
* dth_ntb (~dth@a89-183-26-221.net-htp.de) has joined #oe
<woglinde> sure why not
<woglinde> you are the only active user so far
<woglinde> so go on
Denis 'GNUtoo' Carikli [Sat, 18 Sep 2010 14:14:45 +0000 (16:14 +0200)]
supertux 0.1.3: depend on libmikmod(fix not-starting issue)
If we don't depend on libmikmod, and that we enable sound and/or music
supertux exits with an error message and doesn't start:
root@nokia900 ~ # supertux
Datadir: /usr/bin/../share/supertux
Warning: No joysticks are available.
Error: Couldn't load musicfile
/usr/bin/../share/supertux/music/SALCON.MOD
Aborted
PR was also bumped
Frans Meulenbroeks [Sun, 19 Sep 2010 19:01:26 +0000 (21:01 +0200)]
task-nas-server: added tgt
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Koen Kooi [Sun, 19 Sep 2010 17:09:44 +0000 (19:09 +0200)]
angstrom-x11-base-depends: fix typo
Koen Kooi [Sun, 19 Sep 2010 16:20:35 +0000 (18:20 +0200)]
angstrom-x11-base-depends: switch default to xorg
Frans Meulenbroeks [Sun, 19 Sep 2010 15:19:12 +0000 (17:19 +0200)]
python-tlslite_0.3.8.bb: bump PR
didn't bump PR yesterday when fixing SRC_URI but on hindsight
it can be convenient in some cases (especially if you have a
failed build around) so here's the bump.
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 19 Sep 2010 15:01:54 +0000 (17:01 +0200)]
ftpd-topfield : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 19 Sep 2010 15:01:40 +0000 (17:01 +0200)]
frodo : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 19 Sep 2010 15:01:22 +0000 (17:01 +0200)]
freesmartphone : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 19 Sep 2010 14:46:37 +0000 (16:46 +0200)]
freenx : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 19 Sep 2010 14:44:09 +0000 (16:44 +0200)]
fontconfig : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 19 Sep 2010 14:43:33 +0000 (16:43 +0200)]
flite : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 19 Sep 2010 14:42:22 +0000 (16:42 +0200)]
ffmpeg : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 19 Sep 2010 14:39:35 +0000 (16:39 +0200)]
ffalarms : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 19 Sep 2010 14:39:13 +0000 (16:39 +0200)]
fbreader : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 19 Sep 2010 14:37:29 +0000 (16:37 +0200)]
initscripts-slugos_1.0.bb: improved FILESPATHPKG
At least one file did not unpack properly, the slugos dir has several
files in it, so modified FILESPATHPKG to first look at that dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 19 Sep 2010 14:37:05 +0000 (16:37 +0200)]
openprotium: fixed unpack
recipe referred to checkroot.sh, file was named checkroot
without extension, renamed the file to checkroot.sh
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 19 Sep 2010 14:13:10 +0000 (16:13 +0200)]
iscsi-target : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 19 Sep 2010 14:12:49 +0000 (16:12 +0200)]
iputils : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 19 Sep 2010 14:12:40 +0000 (16:12 +0200)]
ipkg : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 19 Sep 2010 14:12:10 +0000 (16:12 +0200)]
initscripts : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 19 Sep 2010 14:11:40 +0000 (16:11 +0200)]
ifupdown : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 19 Sep 2010 14:11:17 +0000 (16:11 +0200)]
icedtea : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sun, 19 Sep 2010 13:49:27 +0000 (15:49 +0200)]
yaffs2-utils: remove inc file
This dir had only one .bb file that only contained a line to include
the .inc file. This seemed a little bit superfluous so made the
inc file the bb file
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 18 Sep 2010 21:26:17 +0000 (23:26 +0200)]
yaffs2-utils: renamed files dir to yaffs2-utils
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 18 Sep 2010 21:25:25 +0000 (23:25 +0200)]
yaffs2-utils: removed unused patch file yaffs2-unioob.patch
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 18 Sep 2010 21:24:58 +0000 (23:24 +0200)]
yaffs2-utils: make it patch and compile again
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 18 Sep 2010 21:21:49 +0000 (23:21 +0200)]
libdbix-simple-perl_1.32.bb: DEPENDS_${PN} -> DEPENDS
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 18 Sep 2010 21:14:07 +0000 (23:14 +0200)]
libdbd-sqlite-perl: updated to 1.31; fixed depends
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 18 Sep 2010 20:10:01 +0000 (22:10 +0200)]
mythtv: fixed packaging, included .inc file
changed packaging, now there is only one lib package.
This is similar to what debian has.
also inlined the .inc file and removed most of it
(at it contained lots of stuff that was not needed)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 18 Sep 2010 20:09:13 +0000 (22:09 +0200)]
mythplugins: fixed netvison packaging, fixed depends
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 18 Sep 2010 20:08:08 +0000 (22:08 +0200)]
python-tlslite_0.3.8.bb: replaced SRC_URI with gentoo one
original src dir does not exist any more, changed recipe
to fetch from gentoo.
as there is no functional change no PR bump
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 18 Sep 2010 11:29:24 +0000 (13:29 +0200)]
libversion-perl: updated to 0.82
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 18 Sep 2010 09:15:53 +0000 (11:15 +0200)]
evince : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 18 Sep 2010 09:15:45 +0000 (11:15 +0200)]
esmtp : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 18 Sep 2010 09:15:37 +0000 (11:15 +0200)]
erlang : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 18 Sep 2010 09:12:31 +0000 (11:12 +0200)]
enchant : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 18 Sep 2010 09:12:17 +0000 (11:12 +0200)]
efl1 : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 18 Sep 2010 09:00:08 +0000 (11:00 +0200)]
e2fsprogs : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Sat, 18 Sep 2010 08:59:59 +0000 (10:59 +0200)]
e17 : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Koen Kooi [Sat, 18 Sep 2010 10:18:51 +0000 (12:18 +0200)]
ruby 1.8.7: update to p302 to fix CVE-2010-0541
Holger Hans Peter Freyther [Sat, 18 Sep 2010 10:49:09 +0000 (18:49 +0800)]
gst-plugins-base_0.10.29: Fix the gtk-doc Makefiles for make 3.82
This is patching common/ so the patch applies to all gstreamer
plugins using the same version of common.
Holger Hans Peter Freyther [Sat, 18 Sep 2010 09:28:20 +0000 (17:28 +0800)]
busybox: Apply a paych for make3.82 and the Makefile
Newer make do not like to mix different types of rules,
take the patch from upstream master to address this.
Frans Meulenbroeks [Sat, 18 Sep 2010 08:05:07 +0000 (10:05 +0200)]
libversion-perl_0.6701.bb: gave default preference of -1
This version does not build with perl 5.10.1
also it is not really the latest version as we have:
libversion-perl_0.6701.bb libversion-perl_0.80.bb
but due to the numbering rules we still get the old version from 2006
The 0.80 version builds fine with 5.10.1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Andreas Mueller [Mon, 13 Sep 2010 02:33:11 +0000 (02:33 +0000)]
xfwm4: depends libwnck
Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Sean Cross [Fri, 10 Sep 2010 15:46:30 +0000 (15:46 +0000)]
driftnet: fix recipe to work with a modern build system
The driftnet recipe seems to be patching the Makefile to explicitly specify a compiler called arm-linux-gcc, and to remove the dependency on pkg-config. I believe both of these are obsolete practices now.
Signed-off-by: Sean Cross <sean@chumby.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Thu, 16 Sep 2010 19:51:34 +0000 (19:51 +0000)]
xkbd_0.8.15.bb: Fix geometry flag to accept negative offsets.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Tom Rini [Fri, 17 Sep 2010 19:08:24 +0000 (12:08 -0700)]
cmake-native: Disable ncurses
Enrico mentioned how to do this on the ML and it's that
or add ncurses-native to the dependency list.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Frans Meulenbroeks [Fri, 17 Sep 2010 06:43:48 +0000 (08:43 +0200)]
MAINTAINERS: added small change to test git push and CIA
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Fri, 17 Sep 2010 06:26:55 +0000 (08:26 +0200)]
MAINTAINERS" added lib*perl
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Graham Gower [Wed, 15 Sep 2010 19:28:07 +0000 (19:28 +0000)]
zziplib_0.13.59.bb: add new recipe.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Wed, 15 Sep 2010 18:31:31 +0000 (18:31 +0000)]
zziplib: remove 3 years old recipe with no in tree users.
This recipe also has QA Issues with staging. e.g.
ERROR: QA Issue with staging: zziplib.pc failed sanity test (tmpdir) in path /mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/lib/pkgconfig
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Holger Hans Peter Freyther [Thu, 16 Sep 2010 22:55:39 +0000 (06:55 +0800)]
usermanual: Remove the prebuilt toolchain documentation.
The documentation is outdated and one should use external-toolchain
but no one has written documentation for that... at least do not ask
people to head to a wrong documentation.
Philip Balister [Thu, 16 Sep 2010 22:31:12 +0000 (18:31 -0400)]
python-docutils : Add DEPENDS on python.
Frans Meulenbroeks [Thu, 16 Sep 2010 20:41:39 +0000 (22:41 +0200)]
clean-recipe: added (script to move unused patches to obsolete)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Thu, 16 Sep 2010 20:13:34 +0000 (22:13 +0200)]
autoconf : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Thu, 16 Sep 2010 20:12:43 +0000 (22:12 +0200)]
atd : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Thu, 16 Sep 2010 20:12:19 +0000 (22:12 +0200)]
apt : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Thu, 16 Sep 2010 20:11:54 +0000 (22:11 +0200)]
alsa : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Thu, 16 Sep 2010 20:09:03 +0000 (22:09 +0200)]
abiword : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Thu, 16 Sep 2010 20:07:27 +0000 (22:07 +0200)]
zd1211 : moved unused files to obsolete dir
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Florian Boor [Thu, 16 Sep 2010 15:50:48 +0000 (17:50 +0200)]
babbage.conf: Add touchscreen support for the default display
Florian Boor [Thu, 16 Sep 2010 13:00:27 +0000 (15:00 +0200)]
xserver-xorg-conf: Add xorg.conf for i.MX51 Babbage
Lukas Märdian [Thu, 16 Sep 2010 13:42:19 +0000 (13:42 +0000)]
elementary-theme-gry: bump SRCREV and PR This bump brings back the entry cursor in elementary text fields when using the gry theme.
Signed-off-by: Lukas Märdian <lukasmaerdian@gmail.com>
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Nobuhiro Iwamatsu [Wed, 15 Sep 2010 19:44:53 +0000 (19:44 +0000)]
eglibc: Update recipe for all version
* Included sh4_set_fpscr.patch and sh4_set_fpscr_2.12.patch.
These patch provides patch of __set_fpscr prototype.
* Included sh4_local-fpscr_values.patch.
This provides a patch maintaining __fpscr_values in libc.
This is taken in in Debian and codesourcery already.
This patch is necessary to have compatibility in these and openemdedded.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Philip Balister [Thu, 26 Aug 2010 11:49:14 +0000 (07:49 -0400)]
task-sdk-gnuradio-native : Match OE packaging guidelines. Add packages.
Philip Balister [Thu, 16 Sep 2010 11:36:24 +0000 (07:36 -0400)]
python-cheetah : Add DEPENDS on python.
Koen Kooi [Thu, 16 Sep 2010 10:34:09 +0000 (12:34 +0200)]
duke3d: update SRCREV, fix QA errors in .desktop
Roger Monk [Thu, 16 Sep 2010 10:22:32 +0000 (11:22 +0100)]
angstrom-codec-engine-versions: Update latest versions
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
Roger Monk [Thu, 16 Sep 2010 10:17:01 +0000 (11:17 +0100)]
linux-omap-psp: Add latest pending kernel patches
* Fixes for 1GHz operation
* EHCI
* Build
* DSS
* Bump Kernel PR
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>