openembedded.git
15 years agolibarchive-zip-perl_1.30.bb updated to latest version
Frans Meulenbroeks [Sat, 2 Jan 2010 20:55:18 +0000 (21:55 +0100)]
libarchive-zip-perl_1.30.bb updated to latest version

15 years agolibalgorithm-diff-perl_1.1902.bb updated to latest version
Frans Meulenbroeks [Sat, 2 Jan 2010 20:54:54 +0000 (21:54 +0100)]
libalgorithm-diff-perl_1.1902.bb updated to latest version

15 years agopython-coherence_0.6.6.2.bb: created recipe for 0.6.6.2
Frans Meulenbroeks [Sat, 2 Jan 2010 18:24:27 +0000 (19:24 +0100)]
python-coherence_0.6.6.2.bb: created recipe for 0.6.6.2

15 years agolibintl-perl_1.20.bb created recipe for 1.20
Frans Meulenbroeks [Sat, 2 Jan 2010 17:18:22 +0000 (18:18 +0100)]
libintl-perl_1.20.bb created recipe for 1.20

15 years agoperl: various recipes did not have ${PV} in URI, replaced
Frans Meulenbroeks [Sat, 2 Jan 2010 17:16:05 +0000 (18:16 +0100)]
perl: various recipes did not have ${PV} in URI, replaced

15 years agoliburi-perl: moved to 1.52
Frans Meulenbroeks [Sat, 2 Jan 2010 17:07:32 +0000 (18:07 +0100)]
liburi-perl: moved to 1.52

15 years agoMerge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org...
Frans Meulenbroeks [Sat, 2 Jan 2010 17:04:03 +0000 (18:04 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev

15 years agoperl: added DESCRIPTION to various lib* bb files that didn't have one
Frans Meulenbroeks [Sat, 2 Jan 2010 17:03:05 +0000 (18:03 +0100)]
perl: added DESCRIPTION to various lib* bb files that didn't have one

15 years agolinux-kexecboot.inc: use bb.utils.vercmp_part for version_less_or_equal.
Andrea Adami [Sat, 2 Jan 2010 16:11:20 +0000 (17:11 +0100)]
linux-kexecboot.inc: use bb.utils.vercmp_part for version_less_or_equal.
 Bump PR.

15 years agoMerge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org...
Frans Meulenbroeks [Sat, 2 Jan 2010 16:00:07 +0000 (17:00 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev

15 years agoverious perl recipes: added missing PR
Frans Meulenbroeks [Sat, 2 Jan 2010 15:59:21 +0000 (16:59 +0100)]
verious perl recipes: added missing PR

15 years agolibxml-dom-perl_1.44.bb: RDEPENDS -> DEPENDS, removed duplicate PR assignment
Frans Meulenbroeks [Sat, 2 Jan 2010 15:53:18 +0000 (16:53 +0100)]
libxml-dom-perl_1.44.bb: RDEPENDS -> DEPENDS, removed duplicate PR assignment

15 years agolibxml-dom-perl: do not RDEPENDS on native stuff
Koen Kooi [Sat, 2 Jan 2010 15:49:33 +0000 (16:49 +0100)]
libxml-dom-perl: do not RDEPENDS on native stuff

15 years agomythtv 0.22: switch to 0.22+fixes
Koen Kooi [Sat, 2 Jan 2010 11:48:32 +0000 (12:48 +0100)]
mythtv 0.22: switch to 0.22+fixes

15 years agoangstrom: update mplayer preferred version
Koen Kooi [Sat, 2 Jan 2010 08:23:47 +0000 (09:23 +0100)]
angstrom: update mplayer preferred version

15 years agomplayer: bump SRCREV
Koen Kooi [Sat, 2 Jan 2010 08:23:26 +0000 (09:23 +0100)]
mplayer: bump SRCREV

15 years agoxscreensaver 5.07: Fix build with new xorg
Gregoire Gentil [Wed, 30 Dec 2009 16:57:53 +0000 (16:57 +0000)]
xscreensaver 5.07: Fix build with new xorg

15 years agolinux-omap 2.6.32: add patch to fix NAND ECC errors
Koen Kooi [Fri, 1 Jan 2010 10:30:37 +0000 (11:30 +0100)]
linux-omap 2.6.32: add patch to fix NAND ECC errors

15 years agognome-mplayer svn: bump SRCREV, fix dependencies and packaging
Koen Kooi [Thu, 31 Dec 2009 09:54:20 +0000 (10:54 +0100)]
gnome-mplayer svn: bump SRCREV, fix dependencies and packaging

15 years agoarora: bump PR
Koen Kooi [Wed, 30 Dec 2009 19:27:35 +0000 (20:27 +0100)]
arora: bump PR

15 years agoxf86-video-omapfb: refresh patch
Koen Kooi [Wed, 30 Dec 2009 18:52:54 +0000 (19:52 +0100)]
xf86-video-omapfb: refresh patch

15 years agoMerge branch 'org.openembedded.dev' of git.openembedded.net:openembedded into org...
Denis 'Gnutoo' Carikli [Sat, 2 Jan 2010 15:00:40 +0000 (16:00 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.net:openembedded into org.openembedded.dev

15 years agoxf86-video-intel 2.9.1 : removed dolt
Denis 'Gnutoo' Carikli [Sat, 2 Jan 2010 14:37:32 +0000 (15:37 +0100)]
xf86-video-intel 2.9.1 : removed dolt

Fixed compilation removing DOLT (from ttp://dolt.freedesktop.org/)
  from configure.in, else it would file like this(output stripped):
  .../doltlibtool: exec: .../libtool: cannot execute: No such file or directory
  note that it looks for libtool and not
  ${TARGET_ARCH}-angstrom-linux-libtool in my case,more informations
  are disponible reading the m4 dolt file here:
  http://cgit.freedesktop.org/dolt/tree/dolt.m4

Note that we don't bump pr as it was a compile failure and that we
  didn't modify things that would create a modified binary

15 years agogmime : removed dolt
Denis 'Gnutoo' Carikli [Sat, 2 Jan 2010 14:28:16 +0000 (15:28 +0100)]
gmime : removed dolt

Fixed compilation removing DOLT (from http://dolt.freedesktop.org/)
  from configure.in, else it would file like this(output stripped):
  .../doltlibtool: exec: .../libtool: cannot execute: No such file or directory
  note that it looks for libtool and not
  ${TARGET_ARCH}-angstrom-linux-libtool in my case,more informations
  are disponible reading the m4 dolt file here:
  http://cgit.freedesktop.org/dolt/tree/dolt.m4
Note that we don't bump pr as it was a compile failure and that we
  didn't modify things that would create a modified binary

15 years agomythplugins_0.22.bb: updated dependencies; added lihghttpd for mythweb
Frans Meulenbroeks [Sat, 2 Jan 2010 12:15:21 +0000 (13:15 +0100)]
mythplugins_0.22.bb: updated dependencies; added lihghttpd for mythweb

15 years agomyththemes_0.22.bb: added dependencies
Frans Meulenbroeks [Sat, 2 Jan 2010 12:14:24 +0000 (13:14 +0100)]
myththemes_0.22.bb: added dependencies

15 years agomythtv_0.22.bb: updated dependencies
Frans Meulenbroeks [Sat, 2 Jan 2010 12:13:25 +0000 (13:13 +0100)]
mythtv_0.22.bb: updated dependencies

15 years agoxmltv_0.5.56.bb: added more dependencies so more grabbers get build
Frans Meulenbroeks [Sat, 2 Jan 2010 10:43:09 +0000 (11:43 +0100)]
xmltv_0.5.56.bb: added more dependencies so more grabbers get build

15 years agoMerge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org...
Frans Meulenbroeks [Sat, 2 Jan 2010 10:19:15 +0000 (11:19 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev

15 years agoliblinux-dvb-perl_1.0.bb: added recipe
Frans Meulenbroeks [Sat, 2 Jan 2010 10:18:57 +0000 (11:18 +0100)]
liblinux-dvb-perl_1.0.bb: added recipe

15 years agoFix the wrong setting in qemumips/uClibc.machine
Guo Hongruan [Sat, 2 Jan 2010 09:29:03 +0000 (17:29 +0800)]
Fix the wrong setting in qemumips/uClibc.machine

* In the previous version, the qemumips/uClibc.machine is copied from qemux86/uClibc.machine without any modification, which causes the compilation of uClibc for qemumips failed.

Signed-off-by: Guo Hongruan <camelguo@gmail.com>
15 years agoAdd mips entry for linux-uclibc into package_qa_get_machine_dict of insane.bbclass
Guo Hongruan [Sat, 2 Jan 2010 09:28:37 +0000 (17:28 +0800)]
Add mips entry for linux-uclibc into package_qa_get_machine_dict of insane.bbclass

* Without it the insance check will fail due to key miss exception.

Signed-off-by: Guo Hongruan <camelguo@gmail.com>
15 years agolibclass-methodmaker-perl_2.15.bb: added recipe
Frans Meulenbroeks [Sat, 2 Jan 2010 09:42:24 +0000 (10:42 +0100)]
libclass-methodmaker-perl_2.15.bb: added recipe
libterm-progressbar-perl_2.09.bb: added recipe

15 years agolibunicode-utf8simple-perl_1.06.bb: created recipe
Frans Meulenbroeks [Sat, 2 Jan 2010 09:38:45 +0000 (10:38 +0100)]
libunicode-utf8simple-perl_1.06.bb: created recipe

15 years agolibunicode-string-perl_2.09.bb: added recipe
Frans Meulenbroeks [Sat, 2 Jan 2010 09:25:03 +0000 (10:25 +0100)]
libunicode-string-perl_2.09.bb: added recipe

15 years agoliblingua-en-numbers-ordinate_1.02.bb: created recipe
Frans Meulenbroeks [Sat, 2 Jan 2010 09:18:47 +0000 (10:18 +0100)]
liblingua-en-numbers-ordinate_1.02.bb: created recipe

15 years agolibhttp-cache-transparent-perl_1.0.bb: create recipe
Frans Meulenbroeks [Sat, 2 Jan 2010 09:11:29 +0000 (10:11 +0100)]
libhttp-cache-transparent-perl_1.0.bb: create recipe

15 years agoxserver-xorg-conf: Added config for MACHINE ion.
Leon Woestenberg [Sat, 2 Jan 2010 01:00:58 +0000 (02:00 +0100)]
xserver-xorg-conf: Added config for MACHINE ion.

Not quite final. Works for me, need to test for different
configurations.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
15 years agoxserver-xorg-1.7.3: Enable Xinerama for MACHINE ion, due to NVidia.
Leon Woestenberg [Sat, 2 Jan 2010 00:59:04 +0000 (01:59 +0100)]
xserver-xorg-1.7.3: Enable Xinerama for MACHINE ion, due to NVidia.

The NVidia display driver requires Xinerama to be enabled. Ion
uses that driver.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
15 years agofirefox-3.5.5: --disable-crashreporter
Leon Woestenberg [Sat, 2 Jan 2010 00:49:55 +0000 (01:49 +0100)]
firefox-3.5.5: --disable-crashreporter

Crash reporter requires curl. However, instead of adding a DEPENDS
I chose disabling the crashreporter. Mozilla is probably not
interested in OE-induced crash reports.

However, in the future we might want to enable it.
DEPENDS += "curl" must than be added.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
15 years agolibint-perl: fixed compilation, removed native recipe added BBCLASSEXTEND
Frans Meulenbroeks [Fri, 1 Jan 2010 18:31:09 +0000 (19:31 +0100)]
libint-perl: fixed compilation, removed native recipe added BBCLASSEXTEND

15 years agoperl/lib*: removed most -native recipes,
Frans Meulenbroeks [Fri, 1 Jan 2010 18:16:50 +0000 (19:16 +0100)]
perl/lib*: removed most -native recipes,
added BBCLASSEXTEND to the non-native recipes to automatically create the native recipes

15 years agogoffice 0.7.4: fixed compilation removing dolt
Denis 'Gnutoo' Carikli [Fri, 1 Jan 2010 16:40:53 +0000 (17:40 +0100)]
goffice 0.7.4: fixed compilation removing dolt

Fixed compilation removing DOLT (from http://dolt.freedesktop.org/)
  fom configure.in, else it would file like this(output stripped) :
.../doltlibtool: exec: .../libtool: cannot execute: No such file or directory
  note that it looks for libtool and not ${TARGET_ARCH}-angstrom-linux-libtool
  in my case,more informations are disponible reading the m4 dolt file here:
  http://cgit.freedesktop.org/dolt/tree/dolt.m4

15 years agolibtimedate-perl: moved to 1.20, added BBCLASSEXTEND
Frans Meulenbroeks [Fri, 1 Jan 2010 16:07:11 +0000 (17:07 +0100)]
libtimedate-perl: moved to 1.20, added BBCLASSEXTEND

15 years agolibdatetime-format-strptime-perl-native_1.1000.bb: created
Frans Meulenbroeks [Fri, 1 Jan 2010 15:38:48 +0000 (16:38 +0100)]
libdatetime-format-strptime-perl-native_1.1000.bb: created
libdatetime-format-strptime-perl_1.1000.bb: created

15 years agoabiword 2.8.1: multiple fixes
Denis 'Gnutoo' Carikli [Fri, 1 Jan 2010 15:30:46 +0000 (16:30 +0100)]
abiword 2.8.1: multiple fixes

*Fixed compilation removing DOLT (from http://dolt.freedesktop.org/)
  fom configure.in, else it would file like this(output stripped) :
.../doltlibtool: exec: .../libtool: cannot execute: No such file or directory
  note that it looks for libtool and not ${TARGET_ARCH}-angstrom-linux-libtool
  in my case,more informations are disponible reading the m4 dolt file here:
  http://cgit.freedesktop.org/dolt/tree/dolt.m4
*fixed libwmf problem:
   libwmf-config is a program that is used for knowing the compilations
   flags like that :
   libwmf-config --cflags
     -I/usr/include/freetype2 -I/usr/include
   ->But like the in example the host version was called and so some
     /usr/include were included into the build process,
     --with-libwmf-config=${STAGING_DIR} fixes it
   ->also depend on the native libwmf so it is not required on the host
     in order to build abiword
*fixed runtime problem with the plugins:
  In the trunk(which regenerate configure files like we do),
  autogen-common.sh was called by autogen.sh
  And not calling it creates issues like for instance the absence of the
  the collab plugin in the installation directory

15 years agolibwmf: new recipe, libwmf id a library for converting WMF files
Denis 'Gnutoo' Carikli [Fri, 1 Jan 2010 15:27:50 +0000 (16:27 +0100)]
libwmf: new recipe, libwmf id a library for converting WMF files

Note that the native recipe(which depend on the non-native recipe)
 is needed for a future fix for abiword 2.8.1

15 years agolibsoap-lite-perl-native_0.710.08.bb: created
Frans Meulenbroeks [Fri, 1 Jan 2010 15:19:56 +0000 (16:19 +0100)]
libsoap-lite-perl-native_0.710.08.bb: created

15 years agoMerge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org...
Frans Meulenbroeks [Fri, 1 Jan 2010 15:18:31 +0000 (16:18 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev

15 years agolibxml-dom-perl-native_1.44.bb: created
Frans Meulenbroeks [Fri, 1 Jan 2010 15:17:19 +0000 (16:17 +0100)]
libxml-dom-perl-native_1.44.bb: created
libxml-dom-perl_1.44.bb: created

15 years agolibxml-regexp-perl_0.03.bb - created
Frans Meulenbroeks [Fri, 1 Jan 2010 15:13:02 +0000 (16:13 +0100)]
libxml-regexp-perl_0.03.bb - created
libxml-regexp-perl-native_0.03.bb - created

15 years agolinux-2.6.32/ion/defconfig: Tune-down to better match machine.
Leon Woestenberg [Thu, 31 Dec 2009 11:30:06 +0000 (12:30 +0100)]
linux-2.6.32/ion/defconfig: Tune-down to better match machine.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
15 years agonvidia-display-190.42: Fix library versioning.
Leon Woestenberg [Thu, 31 Dec 2009 11:22:25 +0000 (12:22 +0100)]
nvidia-display-190.42: Fix library versioning.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
15 years agohelloworld-image: Set some IMAGE_* so that nothing extra gets included.
Leon Woestenberg [Tue, 29 Dec 2009 22:54:48 +0000 (23:54 +0100)]
helloworld-image: Set some IMAGE_* so that nothing extra gets included.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
15 years agonetbase/init: Do not run 'ifup -a' if root is network mounted.
Leon Woestenberg [Tue, 29 Dec 2009 22:49:18 +0000 (23:49 +0100)]
netbase/init: Do not run 'ifup -a' if root is network mounted.

'ifup -a' makes a NFS mounted rootfs dissappear underneath us, so
add detection of such rootfs and do not (de)configure.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
15 years agonvidia-display: Set DEFAULT_PREFERENCE=1 for MACHINE ion.
Leon Woestenberg [Mon, 28 Dec 2009 12:51:32 +0000 (13:51 +0100)]
nvidia-display: Set DEFAULT_PREFERENCE=1 for MACHINE ion.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
15 years agolinux-2.6.32: Add support for MACHINE=ion.
Leon Woestenberg [Mon, 28 Dec 2009 12:48:23 +0000 (13:48 +0100)]
linux-2.6.32: Add support for MACHINE=ion.

Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
15 years agolibio-stringy-perl: created recipe
Frans Meulenbroeks [Fri, 1 Jan 2010 11:29:16 +0000 (12:29 +0100)]
libio-stringy-perl: created recipe

15 years agoMerge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org...
Frans Meulenbroeks [Thu, 31 Dec 2009 19:37:33 +0000 (20:37 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev

15 years agoxmltv: fix paths to perl exe
Frans Meulenbroeks [Thu, 31 Dec 2009 19:36:53 +0000 (20:36 +0100)]
xmltv: fix paths to perl exe

15 years agoxorg: bump viewres, xbiff, xcalc, xeyes, xf86-input-joystick
Martin Jansa [Thu, 31 Dec 2009 15:00:19 +0000 (16:00 +0100)]
xorg: bump viewres, xbiff, xcalc, xeyes, xf86-input-joystick

* remove old recipes/xorg-app/xeyes_1.0.991.bb because its only snapshot
* remove old recipes/xorg-driver/xf86-input-joystick_1.4.99.2.bb
* bump preferred version of eyes and xf86-input-joystick even for R7.5

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agopreferred-xorg-versions-X11R7.5-latest: bump liblbxutil and lbxproxy to latest, becau...
Martin Jansa [Thu, 31 Dec 2009 14:54:45 +0000 (15:54 +0100)]
preferred-xorg-versions-X11R7.5-latest: bump liblbxutil and lbxproxy to latest, because that old isn't compatible with xserver used in R7.5

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agomidori: 0.2.2 remove retain-navigationbar-in-fullwindow.patch because it's included...
Thomas Zimmermann [Wed, 30 Dec 2009 20:59:53 +0000 (20:59 +0000)]
midori: 0.2.2 remove retain-navigationbar-in-fullwindow.patch because it's included upstream

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agoneomis: prevent screen blanking in SHR via fsoraw
Benjamin Schieder [Wed, 23 Dec 2009 20:39:03 +0000 (20:39 +0000)]
neomis: prevent screen blanking in SHR via fsoraw

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agogcc-cvs: DEPEND on libmpc instead of mpc.
Khem Raj [Thu, 31 Dec 2009 00:23:07 +0000 (16:23 -0800)]
gcc-cvs: DEPEND on libmpc instead of mpc.

* Define BINV to 4.5.0
* Add fortran-cross-compile-hack.patch.
* Bump SRCREV.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agolibmpc: Rename require filenames in recipes to reflect recent name
Khem Raj [Thu, 31 Dec 2009 00:20:48 +0000 (16:20 -0800)]
libmpc: Rename require filenames in recipes to reflect recent name
change.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agolibmpc: Rename newly added mpc to libmpc.
Khem Raj [Thu, 31 Dec 2009 00:18:13 +0000 (16:18 -0800)]
libmpc: Rename newly added mpc to libmpc.

* there already exists a recipe called mpc
  so call this one as libmpc to avoid DEPENDS
  collision.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agolinux-kexecboot.inc: favour lzma for initramfs.cpio for k. >= 2.6.32
Andrea Adami [Wed, 30 Dec 2009 23:34:12 +0000 (00:34 +0100)]
linux-kexecboot.inc: favour lzma for initramfs.cpio for k. >= 2.6.32

15 years agokernel.bbclass: copy gz, lzo, lzma initramfs cpio images. - since 2.6.30 there is...
Andrea Adami [Wed, 30 Dec 2009 22:29:53 +0000 (23:29 +0100)]
kernel.bbclass: copy gz, lzo, lzma initramfs cpio images. - since 2.6.30 there is choice between gzip and lzma for the initramfs.cpio - in patchwork there are pending patches for lzo compressor, so we add lzo too - patch is only concerning initramfs images

15 years agowebkit-gtk: bump to 1.1.18+svnr52207
Koen Kooi [Wed, 30 Dec 2009 16:49:10 +0000 (17:49 +0100)]
webkit-gtk: bump to 1.1.18+svnr52207

15 years agomidori: add 0.2.2
Koen Kooi [Wed, 30 Dec 2009 14:22:17 +0000 (15:22 +0100)]
midori: add 0.2.2

15 years agolibsoup: add 2.28.2 and 2.29.3
Koen Kooi [Wed, 30 Dec 2009 14:19:21 +0000 (15:19 +0100)]
libsoup: add 2.28.2 and 2.29.3

15 years agoiptables: fix packaging of ${libexec}/xtables modules
Jeremy Lainé [Wed, 30 Dec 2009 16:33:44 +0000 (17:33 +0100)]
iptables: fix packaging of ${libexec}/xtables modules

15 years agolinux-2.6.31: enable 8139cp for networking in qemux86
Jeremy Lainé [Wed, 30 Dec 2009 16:04:19 +0000 (17:04 +0100)]
linux-2.6.31: enable 8139cp for networking in qemux86

15 years agochecksums.ini: added checksums for kernel patches
Marcin Juszkiewicz [Wed, 30 Dec 2009 14:23:03 +0000 (15:23 +0100)]
checksums.ini: added checksums for kernel patches

15 years agolinux 2.6.32: updated to .2
Marcin Juszkiewicz [Wed, 30 Dec 2009 14:22:17 +0000 (15:22 +0100)]
linux 2.6.32: updated to .2

15 years agolinux 2.6.31: updated to .9
Marcin Juszkiewicz [Wed, 30 Dec 2009 14:22:08 +0000 (15:22 +0100)]
linux 2.6.31: updated to .9

15 years agolinux 2.6.27: updated to .42
Marcin Juszkiewicz [Wed, 30 Dec 2009 14:21:53 +0000 (15:21 +0100)]
linux 2.6.27: updated to .42

15 years agoom-gta02.conf: set MACHINE_DRI_MODULES = glamo only for shr as it needs mesa-dri_git.bb
Martin Jansa [Wed, 30 Dec 2009 12:27:02 +0000 (13:27 +0100)]
om-gta02.conf: set MACHINE_DRI_MODULES = glamo only for shr as it needs mesa-dri_git.bb

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agobluez4: add 4.59
Koen Kooi [Wed, 30 Dec 2009 12:40:40 +0000 (13:40 +0100)]
bluez4: add 4.59

15 years agoperl: bumped PR to force rebuild; libextutils-makemaker-perl can have overwritten...
Frans Meulenbroeks [Wed, 30 Dec 2009 09:41:47 +0000 (10:41 +0100)]
perl: bumped PR  to force rebuild; libextutils-makemaker-perl can have overwritten MM_Unix.pm in staging
(see commit c595d241fb4d23c714dc61a1c9d281b9bbb133cd) a rebuild fixes this.

15 years agolibhtml-treebuilder-perl: updated dependency
Frans Meulenbroeks [Wed, 30 Dec 2009 09:40:27 +0000 (10:40 +0100)]
libhtml-treebuilder-perl: updated dependency

15 years agolibextutils-makemaker-perl: removed; with the new staging it breaks perl by overwriti...
Frans Meulenbroeks [Wed, 30 Dec 2009 09:37:57 +0000 (10:37 +0100)]
libextutils-makemaker-perl: removed; with the new staging it breaks perl by overwriting MM_Unix.pm
It is not needed anyway as makemaker is already created when perl is build, so remove

15 years agoangstrom feed builder: add geany
Koen Kooi [Wed, 30 Dec 2009 09:24:19 +0000 (10:24 +0100)]
angstrom feed builder: add geany

15 years agoangstrom feed sorter: add archos5 machine
Koen Kooi [Wed, 30 Dec 2009 09:23:23 +0000 (10:23 +0100)]
angstrom feed sorter: add archos5 machine

15 years agogcc-package-target: set INSANE_SKIP is true on the objc package to mask missing GNU_HASH
Koen Kooi [Wed, 30 Dec 2009 09:21:49 +0000 (10:21 +0100)]
gcc-package-target: set INSANE_SKIP is true on the objc package to mask missing GNU_HASH

* it was suggested on the oe-devel mailinglist that it doesn't matter for libobjc

15 years agogcc-svn: Move SRCREV to recipe.
Khem Raj [Wed, 30 Dec 2009 07:56:56 +0000 (23:56 -0800)]
gcc-svn: Move SRCREV to recipe.

* Delete the unused patches
* Add --with-system-zlib to configure options.
* Add patches needed for uclibc build.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agolinux-kexecboot-2.6.32+2.6.33-rc2: update spitz defconfig a bit to support of booting...
Martin Jansa [Tue, 29 Dec 2009 20:24:22 +0000 (21:24 +0100)]
linux-kexecboot-2.6.32+2.6.33-rc2: update spitz defconfig a bit to support of booting from internal hdd

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agouclibc_nptl.bb: Set DEFAULT_PREFERENCE to -1.
Khem Raj [Wed, 30 Dec 2009 01:43:36 +0000 (17:43 -0800)]
uclibc_nptl.bb: Set DEFAULT_PREFERENCE to -1.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agouclibc-nptl: Move SRCREV to latest on nptl branch.
Khem Raj [Wed, 30 Dec 2009 01:21:13 +0000 (17:21 -0800)]
uclibc-nptl: Move SRCREV to latest on nptl branch.

* move the SRCREV of git recipe to tip of master.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 years agotransmission_1.76+1.80b3.bb : update to the latest beta of transmission
Graeme Gregory [Wed, 30 Dec 2009 00:23:16 +0000 (00:23 +0000)]
transmission_1.76+1.80b3.bb : update to the latest beta of transmission

This gives magnet support to transmission which is becoming more essential
these days.

15 years agoxserver-xorg 1.7.3: add overlapped blit support for shr too
Martin Jansa [Tue, 29 Dec 2009 19:10:45 +0000 (20:10 +0100)]
xserver-xorg 1.7.3: add overlapped blit support for shr too

* shr is using the same pixman as angstrom so it should be safe

15 years agoxserver-xorg 1.7.3: add overlapped blit support for angstrom
Koen Kooi [Tue, 29 Dec 2009 18:52:37 +0000 (19:52 +0100)]
xserver-xorg 1.7.3: add overlapped blit support for angstrom

* Needs support from pixman, so only enable this patch when you are sure your pixman supports it

15 years agoshr-autorev.inc: set shr-installer to AUTOREV
Sebastian Krzyszkowiak [Sun, 27 Dec 2009 13:54:33 +0000 (13:54 +0000)]
shr-autorev.inc: set shr-installer to AUTOREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agonavit: add drag_bitmap="1" to navit config This makes dragging much more responsible...
Sebastian Krzyszkowiak [Sun, 27 Dec 2009 14:00:50 +0000 (14:00 +0000)]
navit: add drag_bitmap="1" to navit config This makes dragging much more responsible on weaker devices

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agopulseaudio: demote 0.9.21 for armv4t where it doesn't compile
Michael 'Mickey' Lauer [Tue, 29 Dec 2009 16:58:29 +0000 (17:58 +0100)]
pulseaudio: demote 0.9.21 for armv4t where it doesn't compile

15 years agochecksums.ini: replace checksum for vala-0.7.9.1
Martin Jansa [Tue, 29 Dec 2009 11:32:07 +0000 (12:32 +0100)]
checksums.ini: replace checksum for vala-0.7.9.1

* sorry for noise, I redownloaded again, but with this checksum, not sure
  why I got different one first time, but I guess its "safe" to replace
  my own checksum

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agochecksums.ini: missing checksum for vala-0.7.9.1
Martin Jansa [Tue, 29 Dec 2009 09:39:46 +0000 (10:39 +0100)]
checksums.ini: missing checksum for vala-0.7.9.1

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agolinux-2.6.32+2.6.33-rc2, linux-kexecboot-2.6.32+2.6.33-rc2: add new version with...
Martin Jansa [Thu, 10 Dec 2009 15:00:36 +0000 (16:00 +0100)]
linux-2.6.32+2.6.33-rc2, linux-kexecboot-2.6.32+2.6.33-rc2: add new version with spitz defconfig

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
15 years agochecksums.ini: add entry for new tzdata-2009s SRC_URI
Jeremy Lainé [Mon, 28 Dec 2009 22:45:58 +0000 (23:45 +0100)]
checksums.ini: add entry for new tzdata-2009s SRC_URI