summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-09-07bash 3.2: bump PRKoen Kooi1
2010-09-07firefox: update to 3.6.8Koen Kooi16
2010-09-07netbase: Add interface file for imote2 and bump PRStefan Schmidt2
We need to set 'auto usb0' here to avoid some random kernel oops when trying to to gadget_ethernet.
2010-09-07clutter (+box2d +gtk): Bump to latest (stable) versionsAndreas Mueller3
* clutter has a known problem with fonts feor more details and workaround see http://lists.clutter-project.org/pipermail/clutter-devel-list/2010-September/000070.html * clutter-box2d_0.10.0_git has the introspection bug fixed upstream and a funny (patience) new demo in blockbox Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Acked-by: Koen Kooi <k-kooi@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-09-07moblin: update recipes to match latest clutterAndreas Mueller6
* nbtk: bump required to configure properly with clutter * clutter-imcontext: now required by nbtk * hornsey_git: bump required to configure properly with clutter * libccss_git: bump required to match new nbtk requirements bumping by SRCREV_pn-libccss = .. is a hack to get throgh the door and needs clean solution later. Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Acked-by: Koen Kooi <k-kooi@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-09-07libchamplain(-gtk): Bumped to 0.7.1 to meat actual clutterAndreas Mueller3
* builds separate packages for libchamplain and libchamplain-gtk * libchamplain_0.2.8 removed because it tries to configure against clutter-cairo which is no more available * libchamplain-gtk_0.2.8 removed because it configures against very old clutter revision which do not build for GLES environments Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Acked-by: Koen Kooi <k-kooi@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-09-07clutter: clean builds for clutter 1.0Andreas Mueller21
* all 0.9 recipes (are actually 1.0rc) & files referenced were removed * all 0.8 recipes were renamed to clutter*-0.8 to ensure parallel installation with later versions * clutter-common.inc as container for helpers was created (also from clutter-fpu.inc) * clutter-1.0_1.0.10.bb was renamed to clutter_1.0.10.bb * clutter-gst_1.2.0.bb introduced the first ever buildable in GLES environment without further effords * clutter-gtk_0.10.2.bb is the latest version which supports clutter 1.0.x (later ones complain on configure for clutter 1.2.x) * clutter* examples / tests are build properly and packed in extra packages. For clutter-interactive tests menu entries (graphics) are added / test-conformance-run runs all conformance tests (crashing tests do not abort) Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Acked-by: Koen Kooi <k-kooi@ti.com>
2010-09-07clutter: remove svn recipes and unreferenced filesAndreas Mueller26
* removed aaina: configure needs clutter-0.6 (now in toys/attic) * removed clutter*svn*: repositories no more available * removed clutter* with version < 0.8 * removed moblin-proto: repositories no more available * removed table: repositories no more available (now in toys/attic) * removed tidy: repositories no more available Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Acked-by: Koen Kooi <k-kooi@ti.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-09-06ltp-20100831: New release of the Linux Test Project.Leon Woestenberg1
Not run-tested yet. Specific targets may need target-dependent patches. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2010-09-06lib/oe/unpack.py: fix uncompressing .gz .bz2 or .xzEric Bénard1
* Actually, the uncompressed file is written into the source path instead of the destination path. * By also removing the source path, this patch should fix this problem. * An other fix could be to not uncompress to stdout but let gunzip|bunzip2| xz uncompress directly to the file. Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Chris Larson <chris_larson@mentor.com>
2010-09-06fsogsmd: fix dependencies for the palmpre machineSimon Busch1
fsogsmd now depends on msmcommd-specs as this provides the DBus API definition how to speak with the msmcomm daemon. At runtime it needs the msmcomm daemon to talk over the DBus API to the modem. Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-09-06libfsotransport: add palmpre specific configure optionSimon Busch1
On the palmpre machine we need the HsuartTransport libfsotransport provides but only offeres with an additional configure option. Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-09-06fso-autorev: add msmcommd-specs and libmsmcommSimon Busch1
Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-09-06msmcomm: split msmcommd recipe into three parts as upstream layout has changedSimon Busch5
We have now three parts for the msmcomm daemon: * libmsmcomm: the actual protocol implementation of the msmcomm protocol * msmcommd: the daemon which manages the link layer + takes command from the clients and submits them to the modem * msmcommd-specs: provides the dbus API definition for the msmcomm daemon which lets the client talk to the daemon Signed-off-by: Simon Busch <morphis@gravedo.de>
2010-09-06postgresql-8.1.8 : fix configureEric BENARD1
without this patch, using angstrom 2010.x on armv6 I actually get : | checking alignment of short... configure: error: cannot compute alignment of short, 77 | ERROR: Function do_configure failed NOTE: package postgresql-8.1.8-r4: task do_configure: Failed Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-06xkeyboard-config: add 1.8 versionDenis 'GNUtoo' Carikli1
This version supports the nokia900 machine.
2010-09-06mplayer-common: fix buffer underruns with -ao sdl on htcdreamDenis 'GNUtoo' Carikli2
Using -ao sdl on the htcdream fixes the buffer underruns with mplayer Without that a movie or big buck bunny can't be viewed,and audio suffers from bad quality. A comment that informs the user about -vo dga was added PR was bumped
2010-09-06git-native: bump PR (libssl issue)Denis 'GNUtoo' Carikli1
git-native failled to run because of libssl changes. bumping PR solve that. Note that if autorev is used,the user has to bitbke -b git-native (to bypass the parsing) else: it start parsing the recipes At some point it encounter a git autorev recipe it calls git which fails because of the library issue the parsing fails,which prevent git-native or other recipes to be built
2010-09-06libsdl-x11-1.2.14: fix bug 894Denis 'GNUtoo' Carikli2
Wesnoth in-game buttons couldn't be pressed in illume2, The patch,which comes from the bugreport, fixes that issue
2010-09-06multi-kernel: work around do_unpack breakage a bitKoen Kooi1
2010-09-05sysvinit_2.86.bb: change sysvinit-utils for compatible with upstartAnatoly Shipitsin1
* move shutdown and runlevel to sysvinit package to halt and poweroff, upstart include this utils * move killall5 to sysvinit-utils, it used by scripts when system goes shutdown or halt, upstart not provide it * change PR = "r59" Signed-off-by: Anatoly Shipitsin <norguhtar@gmail.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-05matchbox-panel-2-icon-themes: use same SRCREV as matchbox-panel-2Martin Jansa1
* battery/data was removed in 1919 http://svn.o-hand.com/view/matchbox/trunk/matchbox-panel-2/applets/battery/Makefile.am?rev=1919&view=auto * prevent downgrade/upgrade cycle in matchbox-panel-2 checkout ending with (svn: Failed to add directory 'applets': an unversioned directory of the same name already exists) Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-05esc-node-demo: add missing index.html fileJason Kridner1
Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-05linux: 2.6.35 - Insert space at the end of SRC_URI fixes building for ↵Florian Boor1
machines that do not need additional patches.
2010-09-05dockstar.conf: Make sure we use our known to be good kernel.Florian Boor1
2010-09-05linux: Sim.One support for 2.6.35Florian Boor2
2010-09-04Added Freescale P1020RDB machine and linux-powerpc-fsl-2.6.35.Leon Woestenberg6
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2010-09-04urjtag_git: updated to dev head (aug 30)Frans Meulenbroeks1
This version has several performance improvements for svf handling and for gpio based cables. Also moved to libusb1 Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-04u-boot: Unbreak u-boot 2009.08 for gcc >= 4.4Michael Lippautz2
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-04linux: Add dockstar support to 2.6.35Florian Boor3
2010-09-04dockstar.conf: Machine configuration for Seagate DockstarFlorian Boor1
2010-09-03autoconf213_2.13.bb: Re-add.Khem Raj1
* Autoconf 2.13 is special and many current packages oe/non-oe uses it we need to keep it. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-03gnumail_1.1.2.bb: Point inetlib to java data dir in target staging area.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-03preferred-xorg-versions-X11R7.5-latest.inc, ↵Khem Raj2
preferred-xorg-versions-X11R7.5.inc: Bump pinned versions of lndir and libxvmc * The already pinned versions of these packages are in obsolete therefore pin something thats available and supported. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-03minimal.conf: Select bluez4 for bluez-utils-dbus and bluez-utilsKhem Raj1
* Set bluez-libs for PREFERRED_PROVIDER for bluez-libs Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-03rt2x00: add linux kernel driver for Ralink RT3572Steffen Sledz3
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-09-02startup-notification_0.9.bb: Add evas to DEPENDSKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-03simone.conf: Add jffs2 parametersFlorian Boor1
2010-09-02perl: Use CCLD not ${TARGET_SYS}-gcc in do_compileTom Rini2
It's possible that CCLD != ${TARGET_SYS}-gcc once everything is evaluated and CCLD is for when you're using CC for LD. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-02Merge branch 'imx' into org.openembedded.devFlorian Boor6
2010-09-02Add i.MX51 based "Babbage" board supportMickaël CHAZAUX6
This is based on the patches released by Freescale as part of LTIB. Signed-off-by: Mickaël Chazaux <mchazaux@adeneo-embedded.com>
2010-09-02MAINTAINERS: forgot to add urjtag yesterdayFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-09-02do_unpack, do_patch: shift some responsibility around, clean things upChris Larson3
- Consolidate 'is this file a patch' logic - Move unpack functions from classes into oe.unpack - Move the unpacking message printing into do_unpack - Move the destination directory determination into do_unpack - Use subprocess's ability to pass in PATH and cwd rather than mangling the cmd - Use shutil.copy2/copytree for ordinary file "unpack" - Use the existing urldata from bb.fetch.init rather than re-decodeurl'ing the urls - Make handling of globs in url paths explicit rather than implicit, calling oe_unpack on each one, so showing an unpacking message to the user for each globbed file, rather than the entirety Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Tom Rini <tom_rini@mentor.com>
2010-09-02rt2x00: move driver version specific patch files to an own directorySteffen Sledz2
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-09-02goffice: add 0.8.9Koen Kooi1
2010-09-01gpsd: unbreak gpsd_2.38.bb and gpsd_2.39.bbGraham Gower5
The older recipe(s) are needed for programs which have not updated to gpsd's newer api. e.g. prismstumbler. Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-01gpe-package: remove some ancient recipes.Graham Gower4
Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-01gpe-package_0.4.bb: fix build problems introduced in previous commit.Graham Gower1
gpe-package really depends on libipkg, not IPKG_VARIANT. It will not build against a recent opkg. Also, SRC_URI+=foo must be after inherit gpe or gpe.bbclass overwrites it. Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-01task-boot.bb: Don't pull in u-a if ONLINE_PACKAGE_MANAGEMENT="none".Graham Gower1
This makes it possible to build an opkgless system, without having to set DISTRO_UPDATE_ALTERNATIVES. In the unlikely event that someone doesn't want opkg, but does want update-alternatives, one can set DISTRO_UPDATE_ALTERNATIVES in the local.conf. Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-09-01package_ipk.bbclass: remove redundant dependencies upon opkg/opkg-collateral.Graham Gower1
Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>