openembedded.git
14 years agoxorg: new versions 2010-11-22 libx11, rendercheck, libxxf86misc
Martin Jansa [Mon, 22 Nov 2010 12:53:43 +0000 (13:53 +0100)]
xorg: new versions 2010-11-22 libx11, rendercheck, libxxf86misc

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoeglibc-package: move eglibc-dev to the end of PACKAGES var
Martin Jansa [Sat, 20 Nov 2010 10:18:20 +0000 (11:18 +0100)]
eglibc-package: move eglibc-dev to the end of PACKAGES var

* currently it picks too much stuff to eglibc-dev package
* update FILES_eglibc-extra-nss to include only .so files

Acked-by: Khem Raj <raj.khem@gmail.com>
Tested-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agouclibc++: fix LICENSE
Frans Meulenbroeks [Mon, 22 Nov 2010 22:05:10 +0000 (23:05 +0100)]
uclibc++: fix LICENSE

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agouclibc++: moved to git head
Frans Meulenbroeks [Mon, 22 Nov 2010 19:51:10 +0000 (20:51 +0100)]
uclibc++: moved to git head

Removed the 0.1.9 version as it is quite old and does not compile
renamed files dir to uclibc++
added patches to get things compiling.
Patches are gracefully picked from openwrt
(https://dev.openwrt.org/browser/packages/libs/uclibc%2B%2B/patches?rev=24017)

note that it was decided to move to git head instead of the latest release (0.2.2)
because there were quite some patches after 0.2.2 was made and it does not look like there will
be a new release soon (there is hardly any activity last 2 years or so).

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Graeme Gregory <dp@xora.org.uk>
14 years agosystem-tools-backends: Fix broken angstrom distro patch
Steve Sakoman [Mon, 18 Oct 2010 05:06:48 +0000 (22:06 -0700)]
system-tools-backends: Fix broken angstrom distro patch

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agolinux.inc: Fix logic error in CORTEXA8FIXUP test
Steve Sakoman [Fri, 5 Nov 2010 21:58:22 +0000 (14:58 -0700)]
linux.inc: Fix logic error in CORTEXA8FIXUP test

Signed-off-by: Koen Kooi <koen@openembedded.org>
14 years agohandle PACKAGE_ARCH change in an amend.inc
Eric Bénard [Fri, 19 Nov 2010 20:29:37 +0000 (21:29 +0100)]
handle PACKAGE_ARCH change in an amend.inc

* setting PACKAGE_ARCH = "${MACHINE_ARCH}" in an amend.inc actually
leads to a package with the correct machine arch but the
work/stage/stamp dirs are not correct because MULTIMACH_ARCH is not
updated after amend.inc is parsed.

* this patch :
- factorizes the code which compute MULTIMACH_ARCH in base.bbclass
- updates MULTIMACH_ARCH if required by an amend.inc

Signed-off-by: Eric Bénard <eric@eukrea.com>
Acked-by: Chris Larson <chris_larson@mentor.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
14 years agophp_5.2.13.bb: fixed pathnames in pear.conf
Frans Meulenbroeks [Mon, 22 Nov 2010 18:46:41 +0000 (19:46 +0100)]
php_5.2.13.bb: fixed pathnames in pear.conf

pear.conf had some hostnames in it.
Added a sed line to remove STAGING_DIR_NATIVE from the file.

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoupdate-rc.d: make update-rc.d local
Frans Meulenbroeks [Sat, 20 Nov 2010 20:24:30 +0000 (21:24 +0100)]
update-rc.d: make update-rc.d local

the recipe did not build any more as handhelds.org is gone.
Since this one is fairly crucial as lots of recipes depend on it
I decided to put the update-rc.d file in update-rc.d/ instead of
fetching it.

It has been decided (after discussion on irc with Philip Balister, the maintainer of
update-rc.d) to keep the code the same as the old upstream
version and not apply the patch to it.

While at it als renamed the files dir to update-rc.d

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Philip Balister <philip@balister.org> (on irc)
14 years agophp: fixed path
Frans Meulenbroeks [Sat, 20 Nov 2010 21:19:31 +0000 (22:19 +0100)]
php: fixed path

with the arrival of a new release the old php tarball moved to the
museum site, Fixed SRC_URI and moved it from the inc file to the bb file
so when adding the latest version there is no SRC_URI clash in the .inc
file.

Also introduced INC_PR

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agobug20.conf: Use beagleboard config for x-load
Stefan Schmidt [Mon, 22 Nov 2010 11:00:29 +0000 (12:00 +0100)]
bug20.conf: Use beagleboard config for x-load

We don't provide a x-load config for the bug20 in OE yet. Still omap3.inc adds
it to the image depends which makes all images fail for this machine. Avoid this
by building the beagleboard x-load config until we build our bug20 x-load with
OE.

14 years agomokojeweled: bump PR to rebuild after last EFL upgrade
Martin Jansa [Mon, 22 Nov 2010 06:21:49 +0000 (07:21 +0100)]
mokojeweled: bump PR to rebuild after last EFL upgrade

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolibiconv_1.13.1.bb: Make it libtool version independent
Khem Raj [Mon, 22 Nov 2010 01:53:46 +0000 (17:53 -0800)]
libiconv_1.13.1.bb: Make it libtool version independent

* The patch hardcodes macros from libtools 2.2.6 which
  cause problem with 2.4 so here we let autotools class copy the macros
  from staging.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agomktemp: fix for bindir vs base_bindir
Chris Larson [Sun, 21 Nov 2010 23:30:53 +0000 (16:30 -0700)]
mktemp: fix for bindir vs base_bindir

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agolinux(-openmoko)_2.6.34: add missing WSOD fix from 2.6.32 to shr.patch
Martin Jansa [Sun, 21 Nov 2010 22:10:21 +0000 (23:10 +0100)]
linux(-openmoko)_2.6.34: add missing WSOD fix from 2.6.32 to shr.patch

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agognash : add 0.8.8 version
Denis 'GNUtoo' Carikli [Sun, 21 Nov 2010 21:26:00 +0000 (22:26 +0100)]
gnash : add 0.8.8 version

The 0.8.8 version fixes youtube.

Note that I had to add one more include:
  -I${STAGING_INCDIR}/cairo
Because gnash didn't find cairo:
  | ../sysroots/armv7a-oe-linux-gnueabi/usr/include/gtk-2.0/gdk/gdkscreen.h:31:19: fatal error: cairo.h: No such file or directory
Note that gnashes disables pkg-config during cross-compilation:
  Nov 19 18:09:46 <strk>  IIRC we _never_ use pkgconfig when crossbuilding
From #gnash in Freenode on irc.

I also had to add that:
  --with-npapi-plugindir=${libdir}/mozilla/plugins \
else the plugin would have been installed in:
  image/usr/lib64/mozilla/plugins/libgnashplugin.so
which is a path made using the host libdir(I've a 64bit buildhost)

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
14 years agonokia900.conf: migrate to newer linux-nokia900 kernel and bump PR
Denis 'GNUtoo' Carikli [Sun, 21 Nov 2010 18:44:01 +0000 (19:44 +0100)]
nokia900.conf: migrate to newer linux-nokia900 kernel and bump PR

The new kernel is composed of the 2.6.28 kernel, last maemo PR 1.3
  patches, usb host patch,various other patches, and the necessary
  patches for booting from microsd and for compiling with gcc4.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Acked-by: Klaus Kurzmann <mok@fluxnetz.de>
14 years agoAdd new recipe linux-nokia900_git.bb
Klaus Kurzmann [Sat, 20 Nov 2010 20:45:07 +0000 (21:45 +0100)]
Add new recipe linux-nokia900_git.bb

This builds from the kernel git tree at git.freesmartphone.org
  for the nokia900 machine(nokia900/master branch)

Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
14 years agowesnoth.inc: fix missing lua5.1 dependency and bump PR
Denis 'GNUtoo' Carikli [Sat, 20 Nov 2010 20:38:15 +0000 (21:38 +0100)]
wesnoth.inc: fix missing lua5.1 dependency and bump PR

ERROR: Logfile of failure stored in: .../work/i686-angstrom-linux/wesnoth-wvga-1.8.4-r0.1/temp/log.do_configure.28289
Log data follows:
| CMake Error at .../sysroots/x86_64-linux/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:70 (MESSAGE):
|   Could NOT find Lua51 (missing: LUA_LIBRARIES LUA_INCLUDE_DIR)
| Call Stack (most recent call first):
|   .../sysroots/x86_64-linux/usr/share/cmake-2.8/Modules/FindLua51.cmake:72 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
|   CMakeLists.txt:193 (find_package)
|
|
| -- Configuring incomplete, errors occurred!
NOTE: package wesnoth-wvga-1.8.4-r0.1: task do_configure: Failed

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
14 years agolibzrtpcpp 1.4.6: fix compilation error and bump PR
Denis 'GNUtoo' Carikli [Thu, 18 Nov 2010 20:36:24 +0000 (21:36 +0100)]
libzrtpcpp 1.4.6: fix compilation error and bump PR

Without that fix we have:
| arm-oe-linux-gnueabi-g++: .../sysroots/armv7a-oe-linux-gnueabi/lib/libgcrypt.so: No such file or directory
| arm-oe-linux-gnueabi-g++: .../sysroots/armv7a-oe-linux-gnueabi/lib/libgpg-error.so: No such file or directory
| make[3]: *** [libzrtpcpp.la] Error 1
| make[3]: Leaving directory `.../work/armv7a-oe-linux-gnueabi/libzrtpcpp-1.4.6-r0/libzrtpcpp-1.4.6/src'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory `.../work/armv7a-oe-linux-gnueabi/libzrtpcpp-1.4.6-r0/libzrtpcpp-1.4.6/src'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `.../work/armv7a-oe-linux-gnueabi/libzrtpcpp-1.4.6-r0/libzrtpcpp-1.4.6'
| make: *** [all] Error 2
| FATAL: oe_runmake failed
NOTE: package libzrtpcpp-1.4.6-r0: task do_compile: Failed

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
14 years agoxf86-input-synaptics 1.3.0: fix CROSS COMPILE Badness
Denis 'GNUtoo' Carikli [Sat, 20 Nov 2010 15:54:09 +0000 (16:54 +0100)]
xf86-input-synaptics 1.3.0: fix CROSS COMPILE Badness

It was failing to compile that way:
  make[2]: Entering directory `.../work/i686-angstrom-linux/xf86-input-synaptics-1_1.3.0-r14.0/xf86-input-synaptics-1.3.0/tools'
    CC     synclient.o
    CC     syndaemon-syndaemon.o
  CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/xorg
So I grepped for /usr/include/xorg and found that:
  Makefile:sdkdir = /usr/include/xorg
  Makefile.in:sdkdir = @sdkdir@
So simply passing the right directory to sdkdir fixed the issue.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
14 years agosane-toolchain.inc: Use git as preferred version for uclibc
Khem Raj [Sun, 21 Nov 2010 18:27:41 +0000 (10:27 -0800)]
sane-toolchain.inc: Use git as preferred version for uclibc

* Also define PREFERRED_EGLIBC and PREFERRED_GLIBC

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoklcc-cross: Fix FILES_klcc-cross line.
Tom Rini [Sun, 21 Nov 2010 18:15:55 +0000 (11:15 -0700)]
klcc-cross: Fix FILES_klcc-cross line.

${D} shouldn't be used here.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agogenerate-manifest-2.6.py : Added platform module to the generator script.
Philip Balister [Sun, 21 Nov 2010 18:02:54 +0000 (10:02 -0800)]
generate-manifest-2.6.py : Added platform module to the generator script.

This is needed so that http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=c59afd9fd456766c473c4fb7f7cc4db3e8623c39
does not overwrite the manifest file.

14 years agoutils.bbclass: add dirs/pushd/popd
Chris Larson [Sun, 21 Nov 2010 17:39:24 +0000 (10:39 -0700)]
utils.bbclass: add dirs/pushd/popd

These can be useful, and even necessary in some tasks, yet are bash, so let's
ensure they're available so we can avoid the /bin/sh is bash requirement in
the future.

Signed-off-by: Chris Larson <chris_larson@mentor.com>
14 years agogcc-4.5.inc: Add a space after mips64-nomultilib patch.
Khem Raj [Sun, 21 Nov 2010 17:03:08 +0000 (09:03 -0800)]
gcc-4.5.inc: Add a space after mips64-nomultilib patch.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agotask-internetserver: added php-cgi and php-cli
Frans Meulenbroeks [Sun, 21 Nov 2010 15:42:41 +0000 (16:42 +0100)]
task-internetserver: added php-cgi and php-cli

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoperl-native: Mangle scripts to use /usr/bin/env perl
Tom Rini [Sun, 21 Nov 2010 14:46:44 +0000 (07:46 -0700)]
perl-native: Mangle scripts to use /usr/bin/env perl

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoflex: added perl to dependencies
Frans Meulenbroeks [Sun, 21 Nov 2010 09:15:08 +0000 (10:15 +0100)]
flex: added perl to dependencies

Without it (rebuilding from packaged staging) I got:

| /home/frans/oe/tmp_minimal/work/i686-linux/flex-native-2.5.35-r5.1/temp/run.do_configure.12240:
/home/frans/oe/tmp_minimal/sysroots/i686-linux/usr/bin/automake:
/home/frans/oe/tmp_minimal/sysroots/i686-linux/usr/bin/perl: bad interpreter: No such file or directory

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
14 years agoopenssl: Add mips64{el}-linux target awareness
Khem Raj [Sun, 21 Nov 2010 06:55:15 +0000 (22:55 -0800)]
openssl: Add mips64{el}-linux target awareness

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agokexecboot: move to SRCREV d590e063112bb75e6995a0d09afcfac13c931f9f
Andrea Adami [Sun, 21 Nov 2010 00:30:27 +0000 (01:30 +0100)]
kexecboot: move to SRCREV d590e063112bb75e6995a0d09afcfac13c931f9f

* get upstream fixes fb rotation
* bump PR

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agoalsa-plugins : Add version 1.0.23.
Philip Balister [Sat, 20 Nov 2010 21:16:24 +0000 (13:16 -0800)]
alsa-plugins : Add version 1.0.23.

14 years agoalsa-utils : Add version 1.0.23.
Philip Balister [Sat, 20 Nov 2010 21:15:51 +0000 (13:15 -0800)]
alsa-utils : Add version 1.0.23.

14 years agolibnice_0.0.13.bb : new version require for the farsight upgrade
Graeme Gregory [Sat, 20 Nov 2010 19:11:24 +0000 (19:11 +0000)]
libnice_0.0.13.bb : new version require for the farsight upgrade

14 years agofarsight2_0.0.22.bb : new version which will build on fedora 14
Graeme Gregory [Sat, 20 Nov 2010 19:10:45 +0000 (19:10 +0000)]
farsight2_0.0.22.bb : new version which will build on fedora 14

The older version has some issue with makefile format that is no longer valid

14 years agolibwmf_0.2.8.4.bb : make deterministic by depending on png/jpeg libs
Graeme Gregory [Sat, 20 Nov 2010 19:09:02 +0000 (19:09 +0000)]
libwmf_0.2.8.4.bb : make deterministic by depending on png/jpeg libs
libwmf-native_0.2.8.4.bb : same issue as libwmf

both would have random features or build failures due to missing depends

14 years agoliterki: fix SRCREV, fix few ugly parts
Martin Jansa [Sat, 20 Nov 2010 15:18:51 +0000 (16:18 +0100)]
literki: fix SRCREV, fix few ugly parts

* only build tested :/, but at least won't break recipe parsing for
  people anymore

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agobase-files: Update issue, issue.net and profile for jornada6xx
Alex Ferguson [Sat, 20 Nov 2010 13:46:10 +0000 (15:46 +0200)]
base-files: Update issue, issue.net and profile for jornada6xx

Copied profile from ben-nanonote, updated issue and issue.net strings.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agojornada6xx.conf: Change preferred kernel, xserver version.
Alex Ferguson [Sat, 20 Nov 2010 13:46:09 +0000 (15:46 +0200)]
jornada6xx.conf: Change preferred kernel, xserver version.

Changed the PREFERRED_VERSION for linux-jlime-jornada6xx from 2.6.32
to 2.6.17 because that's the last version that works.

Also changed the preferred xserver version from xserver-xorg to
xserver-kdrive-fbdev 1.3.0.0 because that's the last version that
works.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agonetsurf: Update netsurf, dependancies, add netsurf-fb recipe.
Alex Ferguson [Sat, 20 Nov 2010 13:44:01 +0000 (15:44 +0200)]
netsurf: Update netsurf, dependancies, add netsurf-fb recipe.

Updated netsurf-2.1 to netsurf-2.6 and updated fix_makefile.patch and
debugxml_fix.patch for netsurf-2.6.

Updated hubbub, libnsbmp, libnsgif, libparserutils from version 0.0.1
to version 0.0.2.

Added two new recipes libcss and libwapcaplet which are needed by
netsurf-2.6. Recipe libcss comes with patch no-werror.patch which
removed the definition of -Werror from the makefile for building
with gcc-4.5, as per the recommendation of the netsurf developers.

Added netsurf-fb recipe, which builds netsurf with a framebuffer
frontend, which is much lighter than the GTK frontend (and can run
under a plain tty). The framebuffer frontend is set to use SDL because
it's the most stable backend at the moment. Font rendering is handled
by freetype and uses the DejaVu fonts.

Added libnsfb, a framebuffer abstraction layer library needed by
netsurf-fb along with a patch, no-werror.patch, which removes the
definition of -Werror from the makefile for building with gcc-4.5.

Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
14 years agoopenssl: update 1.0.0a to 1.0.0b
Roman I Khimov [Wed, 17 Nov 2010 10:57:04 +0000 (13:57 +0300)]
openssl: update 1.0.0a to 1.0.0b

 * fixes CVE-2010-3864
 * considered as safe upgrade

Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoshr-e-gadgets: bump SRCREV a bit
Martin Jansa [Sat, 20 Nov 2010 10:41:28 +0000 (11:41 +0100)]
shr-e-gadgets: bump SRCREV a bit

14 years agoudev-compat141: use rm -rf instead just rm -r
Martin Jansa [Sat, 20 Nov 2010 07:37:48 +0000 (08:37 +0100)]
udev-compat141: use rm -rf instead just rm -r

* {base_libdir} and {libdir} are the same in micro distribution because of collapsed /usr to /
  and removing later fails
* failing log http://tinderbox.openembedded.net/builds/104525/

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agopython : Add platform module to python-core.
Philip Balister [Sat, 20 Nov 2010 02:58:50 +0000 (18:58 -0800)]
python : Add platform module to python-core.

14 years agolibgpepimc: correctly install libgpepimc.pc file
Andrea Adami [Fri, 19 Nov 2010 22:59:02 +0000 (23:59 +0100)]
libgpepimc: correctly install libgpepimc.pc file

* by removing now superfluous custom do_install task
* fix build of libtododb and libcontactsdb
* bump PR

Acked-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
14 years agohelp2man: Fix DEPENDS on virtclass-native
Tom Rini [Fri, 19 Nov 2010 18:41:30 +0000 (11:41 -0700)]
help2man: Fix DEPENDS on virtclass-native

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agou-boot_git.bb : update to latest for zoom2/zoom3 machines
Graeme Gregory [Fri, 19 Nov 2010 16:02:43 +0000 (16:02 +0000)]
u-boot_git.bb : update to latest for zoom2/zoom3 machines

14 years agosysvinit_2.86.bb : upped PR to catch zoom2/3 changes
Graeme Gregory [Fri, 19 Nov 2010 16:01:23 +0000 (16:01 +0000)]
sysvinit_2.86.bb : upped PR to catch zoom2/3 changes

14 years agoomapzoom2/3.conf : got serial tty wrong, fixed this time
Graeme Gregory [Fri, 19 Nov 2010 16:00:49 +0000 (16:00 +0000)]
omapzoom2/3.conf : got serial tty wrong, fixed this time

14 years agoat-spi_1.32.0.bb : add new version that doesnt error with odd errors in Makefile
Graeme Gregory [Fri, 19 Nov 2010 15:59:33 +0000 (15:59 +0000)]
at-spi_1.32.0.bb : add new version that doesnt error with odd errors in Makefile

14 years agoopenssl.inc: Update powerpc logic
Tom Rini [Fri, 19 Nov 2010 15:14:13 +0000 (08:14 -0700)]
openssl.inc: Update powerpc logic

We 'spe' needs similar tests to 'eabi'.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolmbench 2.0.4: Add a patch to fix a problem in 'gnu-os'
Tom Rini [Fri, 19 Nov 2010 13:43:11 +0000 (06:43 -0700)]
lmbench 2.0.4: Add a patch to fix a problem in 'gnu-os'

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agolinux-omap 2.6.37rc: tweak beagleboard defconfig
Koen Kooi [Fri, 19 Nov 2010 14:01:03 +0000 (15:01 +0100)]
linux-omap 2.6.37rc: tweak beagleboard defconfig

Signed-off-by: Koen Kooi <koen@beagleboard.org>
14 years agolinux-omap 2.6.36rc: move to 2.6.37rc
Koen Kooi [Fri, 19 Nov 2010 13:28:56 +0000 (14:28 +0100)]
linux-omap 2.6.36rc: move to 2.6.37rc

Signed-off-by: Koen Kooi <koen@beagleboard.org>
14 years agomokosuite2: bump SRCREV to pick patches from Marco Trevisan
Martin Jansa [Fri, 19 Nov 2010 12:12:50 +0000 (13:12 +0100)]
mokosuite2: bump SRCREV to pick patches from Marco Trevisan

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolibsoup-2.4_2.29.91: bump PR in case someone was fast enough to rebuild it against...
Martin Jansa [Fri, 19 Nov 2010 12:16:24 +0000 (13:16 +0100)]
libsoup-2.4_2.29.91: bump PR in case someone was fast enough to rebuild it against libxml2 without versioned symbols

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolibxslt: bump INC_PR to rebuild against newer libxml2 in case someone was fast enough...
Martin Jansa [Fri, 19 Nov 2010 12:01:17 +0000 (13:01 +0100)]
libxslt: bump INC_PR to rebuild against newer libxml2 in case someone was fast enough to rebuild it against libxml2 without versioned symbols

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolibxml2-2.7.8: shared library versionning was broken in 2.7.8 release, add another...
Martin Jansa [Fri, 19 Nov 2010 12:10:33 +0000 (13:10 +0100)]
libxml2-2.7.8: shared library versionning was broken in 2.7.8 release, add another patch from git to fix it (instead of rebuilding all against non-versioned symbols

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoshr.conf: remove include for shr-autorev.inc
Martin Jansa [Fri, 19 Nov 2010 11:36:35 +0000 (12:36 +0100)]
shr.conf: remove include for shr-autorev.inc

* I'll include it in local.conf generated with SHR Makefile instead

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoshr: bump SRCREVs to versions compatible with latest EFL
Martin Jansa [Fri, 19 Nov 2010 10:49:06 +0000 (11:49 +0100)]
shr: bump SRCREVs to versions compatible with latest EFL

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoEFL: bump SRCREV for fixed keyboard resize
Martin Jansa [Wed, 17 Nov 2010 12:32:35 +0000 (13:32 +0100)]
EFL: bump SRCREV for fixed keyboard resize

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoeve: theme updated for small screen devices
Marco Trevisan (Treviño) [Thu, 18 Nov 2010 20:43:17 +0000 (20:43 +0000)]
eve: theme updated for small screen devices

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolibsoup-2.4: added TLS 1.2 support patch
Marco Trevisan (Treviño) [Thu, 18 Nov 2010 20:18:58 +0000 (20:18 +0000)]
libsoup-2.4: added TLS 1.2 support patch

* Added patch to libsoup-2.4 to make it work with secure connections
  when using gnutls v2.10 and higher.

* Now webkit based browsers works with HTTPS too.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolibxml2: add recipe for 2.7.8 version
Martin Jansa [Thu, 18 Nov 2010 14:03:51 +0000 (15:03 +0100)]
libxml2: add recipe for 2.7.8 version

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agowbxml2: add recipe for 0.10.8
Martin Jansa [Thu, 18 Nov 2010 14:03:30 +0000 (15:03 +0100)]
wbxml2: add recipe for 0.10.8

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agomioctl_git.bb: Add glib-2.0 to DEPENDS.
Graham Gower [Thu, 18 Nov 2010 18:45:51 +0000 (18:45 +0000)]
mioctl_git.bb: Add glib-2.0 to DEPENDS.

| make[3]: Entering directory `/mnt/oe/tmp/work/mipsel-oe-linux/mioctl-1_0.1.0+gitr0+43fae6cf5e3aa57f5d7fed467896d2d4d0f69679-r0/git/tools/mioctl/src'
| mipsel-oe-linux-gcc -march=mips32 -DHAVE_CONFIG_H -I. -I.. -pthread -I/mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/include/glib-2.0 -I/mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/lib/glib-2.0/include   -include ../config.h   -isystem/mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/include  -isystem/mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
| main.c:25:18: fatal error: glib.h: No such file or directory
| compilation terminated.
| make[3]: *** [main.o] Error 1

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agotracker : Add DEPENDS on hal.
Philip Balister [Fri, 19 Nov 2010 01:56:08 +0000 (20:56 -0500)]
tracker : Add DEPENDS on hal.

14 years agotask-sdk-bare: Set LIBC_PKGS for uclibcgnuspe
Tom Rini [Thu, 18 Nov 2010 23:44:41 +0000 (16:44 -0700)]
task-sdk-bare: Set LIBC_PKGS for uclibcgnuspe

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoxcb-proto.inc: Add python-native to DEPENDS
Tom Rini [Thu, 18 Nov 2010 22:36:11 +0000 (15:36 -0700)]
xcb-proto.inc: Add python-native to DEPENDS

Can't build without python >= 2.5 available.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoopie-notes_1.2.4.bb: Fix build errors encountered with gcc 4.5
Khem Raj [Thu, 18 Nov 2010 22:26:39 +0000 (14:26 -0800)]
opie-notes_1.2.4.bb: Fix build errors encountered with gcc 4.5

* This should get us a step closer to compiling opie-image with gcc 4.5

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agotask-sdk-gnuradio-native : Add pkgconfig-dev.
Philip Balister [Thu, 18 Nov 2010 20:09:51 +0000 (12:09 -0800)]
task-sdk-gnuradio-native : Add pkgconfig-dev.

14 years agodhcp : Create directory for state storage. Convert to INC_PR.
Philip Balister [Tue, 16 Nov 2010 19:36:03 +0000 (11:36 -0800)]
dhcp : Create directory for state storage. Convert to INC_PR.

14 years agopkgconfig.bbclass: don't blindly install every .pc file
Andreas Oberritter [Mon, 25 Oct 2010 04:20:59 +0000 (04:20 +0000)]
pkgconfig.bbclass: don't blindly install every .pc file

* Instead of installing the file, print a log message. Later,
  this function could be removed.
* .pc files must be installed explicitly to avoid causing
  build problems. E.g. libsoup-2.4-gnome.pc must not be
  installed if libsoup-2.4 is built without gnome support,
  because gstreamer would try to link against libsoup-2.4-gnome.
* Fixes for lua5.1 and libid3tag, which install their own .pc
  files from OE, have been submitted.

Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agoopencvs_cvs.bb: Re-arrange SRC_URI so to avoid a CVS fetcher bug where it extracts...
Khem Raj [Wed, 17 Nov 2010 23:21:12 +0000 (15:21 -0800)]
opencvs_cvs.bb: Re-arrange SRC_URI so to avoid a CVS fetcher bug where it extracts the end of SRC_URI as path

Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agobinutils-cross-sdk: Add version 2.19.51 (for micro)
Tom Rini [Thu, 18 Nov 2010 18:17:59 +0000 (11:17 -0700)]
binutils-cross-sdk: Add version 2.19.51 (for micro)

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agorecipes/perl: add another missing runtime dependency
Dan Kruchinin [Sat, 13 Nov 2010 13:09:01 +0000 (16:09 +0300)]
recipes/perl: add another missing runtime dependency

 * Storable uses Carp::Heavy

Signed-off-by: Dan Kruchinin <kruchinin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
14 years agosysvinit_2.86.bb : bump PR for the omapzoom2/3 changes in serial port
Graeme Gregory [Thu, 18 Nov 2010 17:37:48 +0000 (17:37 +0000)]
sysvinit_2.86.bb : bump PR for the omapzoom2/3 changes in serial port

14 years agoomapzoom2/3.conf : update the serial port config
Graeme Gregory [Thu, 18 Nov 2010 17:36:47 +0000 (17:36 +0000)]
omapzoom2/3.conf : update the serial port config

The update of the kernel enabled the omap serial driver so the console has
moved port number as 8250 driver now only handls the two uarts on debug board.

14 years agolinux-omap-zoomsync : update the kernel to latest release from TI.
Graeme Gregory [Thu, 18 Nov 2010 17:35:27 +0000 (17:35 +0000)]
linux-omap-zoomsync : update the kernel to latest release from TI.

Unified the config as both machines are from outside identical and same kernel
should work on both.

14 years agoMAINTAINERS : now Im active again relist myself as zoom2/3 maintainer
Graeme Gregory [Thu, 18 Nov 2010 17:33:53 +0000 (17:33 +0000)]
MAINTAINERS : now Im active again relist myself as zoom2/3 maintainer

14 years agohelp2man: Use ${BPN} in SRC_URI
Tom Rini [Thu, 18 Nov 2010 16:03:31 +0000 (09:03 -0700)]
help2man: Use ${BPN} in SRC_URI

Martin Jansa's idea (after spotting my typo).

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoom-gta01: update list of recommended modules and autoload
Martin Jansa [Thu, 18 Nov 2010 15:43:49 +0000 (16:43 +0100)]
om-gta01: update list of recommended modules and autoload

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoautoconf.inc: Use 'which' to find m4
Tom Rini [Thu, 18 Nov 2010 14:01:56 +0000 (07:01 -0700)]
autoconf.inc: Use 'which' to find m4

We need to make sure that if m4-native is built, it's used here
as there are hosts that otherwise have too old of an m4.  When
@M4@ is replaced here it's not used in conjunction with #! so this
is safe.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agoglib-2.0: Fix glib-mkenums to use /usr/bin/env perl
Tom Rini [Thu, 18 Nov 2010 13:38:28 +0000 (06:38 -0700)]
glib-2.0: Fix glib-mkenums to use /usr/bin/env perl

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agohelp2man: Add native recipe, drop check for being provided.
Tom Rini [Thu, 18 Nov 2010 00:45:19 +0000 (17:45 -0700)]
help2man: Add native recipe, drop check for being provided.

With a recent change to auto* to not build the man pages for
native recipes, we can make build progress without help2man
being there already.  This adds help2man to local.conf.sample
as an example of something that is assumed to be provided,
drops the sanity.bbclass check and adds a help2man-native recipe.
In order to catch the cases where help2man is likely to have been
an implicit requirement before we add it to the list that
autotools brings in.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
Acked-by: Michael Smith <msmith@cbnco.com>
14 years agoudev 141: fix postinst check for /lib/udev/rules.d symlink
Michael Smith [Tue, 16 Nov 2010 13:52:33 +0000 (08:52 -0500)]
udev 141: fix postinst check for /lib/udev/rules.d symlink

[ -d foo ] succeeds even if foo is a symlink to a directory.

Signed-off-by: Michael Smith <msmith@cbnco.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
14 years agoprocps_3.2.8.bb : kludge linker ordering
Graeme Gregory [Thu, 18 Nov 2010 13:55:37 +0000 (13:55 +0000)]
procps_3.2.8.bb : kludge linker ordering

Was facing a linker ordering issue on Fedora 14 which prevented this recipe building. Adding the libproc as last thing to get linked "fixes" this issue and
allows build to complete.

14 years agopython-elementary: add missing python-evas to DEPENDS
Martin Jansa [Thu, 18 Nov 2010 11:56:44 +0000 (12:56 +0100)]
python-elementary: add missing python-evas to DEPENDS

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolinux-2.6.34: small update of om-gta0* defconfig
Martin Jansa [Thu, 18 Nov 2010 09:56:28 +0000 (10:56 +0100)]
linux-2.6.34: small update of om-gta0* defconfig

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxorg: remove recipes for versions not pinned in any distro config
Martin Jansa [Wed, 17 Nov 2010 04:24:59 +0000 (04:24 +0000)]
xorg: remove recipes for versions not pinned in any distro config

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoxorg: new versions for 2010-11-17
Martin Jansa [Wed, 17 Nov 2010 04:24:58 +0000 (04:24 +0000)]
xorg: new versions for 2010-11-17

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agopixman: add version 0.21.2
Martin Jansa [Wed, 17 Nov 2010 04:24:57 +0000 (04:24 +0000)]
pixman: add version 0.21.2

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolinux-openmoko: remove old version based on 2.6.29-rc3, switch gta01 to 2.6.34
Martin Jansa [Sat, 13 Nov 2010 09:43:20 +0000 (10:43 +0100)]
linux-openmoko: remove old version based on 2.6.29-rc3, switch gta01 to 2.6.34

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agolinux(-openmoko)-2.6.34: update openmoko.patch with gta01 support
Martin Jansa [Wed, 17 Nov 2010 23:02:29 +0000 (00:02 +0100)]
linux(-openmoko)-2.6.34: update openmoko.patch with gta01 support

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agoopimd-utils: update SRCREV
Sebastian Krzyszkowiak [Wed, 17 Nov 2010 16:03:39 +0000 (16:03 +0000)]
opimd-utils: update SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
14 years agogobject-introspection: Use /usr/bin/env for python
Tom Rini [Wed, 17 Nov 2010 23:15:38 +0000 (16:15 -0700)]
gobject-introspection: Use /usr/bin/env for python

Scripts that do #!@PERL@ or #!@PYTHON@ and replace that with
a full path are in danger of breaking in certain environments
(such as some autobuilders) and should instead use /usr/bin/env.
While in here, use GNOME_MIRROR for the sources.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
14 years agosane-toolchain-*glibc.inc: Use -O2 on PowerPC
Tom Rini [Wed, 17 Nov 2010 14:13:28 +0000 (07:13 -0700)]
sane-toolchain-*glibc.inc: Use -O2 on PowerPC

In FULL_OPTIMIZATION use -O2 on powerpc due to some problems
with libgcc.a and -Os when using gcc 4.5.x.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
14 years agomcpp: added new recipe for version 2.7.2
Maksym Parkachov [Sat, 6 Nov 2010 09:46:57 +0000 (09:46 +0000)]
mcpp: added new recipe for version 2.7.2

* created .inc file for both target and native version
* added version 2.7.2

Signed-off-by: Maksym Parkachov <lazy.gopher@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agodropbear: Removed openmoko references. Added /etc/default/dropbear
Camille Moncelier [Sat, 6 Nov 2010 07:24:30 +0000 (07:24 +0000)]
dropbear: Removed openmoko references. Added /etc/default/dropbear

Signed-off-by: Camille Moncelier <moncelier@devlife.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
14 years agosane-toolchain.inc: remove duplicate line.
Graham Gower [Wed, 17 Nov 2010 23:01:02 +0000 (15:01 -0800)]
sane-toolchain.inc: remove duplicate line.

Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>