summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-11-07meta-toolchain-fso: bitbake recipes for a toolchain and SDK for fso.Mike Westerhof3
2008-11-07fso-image-nox: a small no-x11 fso image for the GTA01 and GTA02Mike Westerhof1
(suitable for use as a rootfs for Qtopia or Qt Extended)
2008-11-08fso-image: Use the correct name for the fso illume themeStefan Schmidt1
2008-11-07checksums.ini: Added entries from SRC_URI of openjdk-langtools-native.Robert Schuster1
2008-11-07openjdk-langtools-native: New recipe.Robert Schuster2
2008-11-07xf86 video omapfb: bump SRCREV to fix segfault during fb probeKoen Kooi1
2008-11-07u-boot-openmoko: bump stable version, remove unstable version since ↵Michael 'Mickey' Lauer3
u-boot-openmoko has been deprecated. Further development will went into the Qi bootloader.
2008-11-07sane-srcrevs.inc: bump freesmartphone.org and openmoko recipes to prepare ↵Michael 'Mickey' Lauer1
for FSO ms4
2008-11-07angstrom feed builder: add more recipes to buildKoen Kooi1
2008-11-07webkit gtk: x96 and ppc default to dolt, which doesn't understand ↵Koen Kooi1
${TARGET_PREFIX}, so create libtool from ${TARGET_PREFIX}libtool
2008-11-06glibc: Add support for compiling glibc with march=i686Denys Dmytriyenko2
2008-11-06gnuradio : Fix stupid typo.Philip Balister1
2008-11-07checksums.ini: Add various checksumsM. Dietrich1
2008-11-07shared-mime-info: Bring back db update in postint for 0.20 and 0.22Stefan Schmidt2
0.51 builds the mime db on the host and does not need these postint.
2008-11-06xserver kdrive 1.4.0.90: bump PRKoen Kooi1
2008-11-06totem: add missing patch for 2.24.2Koen Kooi1
2008-11-06glib-2.0: fix atomic-thumb.patchwoglinde2
* is only in included in glib-2.0_2.16.4 * missed depenedcy on .la file * bump PR of glib-2.0_2.16.4
2008-11-05checksums.ini: added some entriesMarcin Juszkiewicz1
2008-11-05xfdesktop: fix segfault when removable icons are disabledOtavio Salvador2
2008-11-05ica-bin: add 10.6 recipeOtavio Salvador1
2008-11-05tightvnc: add a default X resources fileOtavio Salvador2
2008-11-05tightvnc: provide vncviewer alternative to provide more flexibilityOtavio Salvador1
2008-11-04python-pygame: Blacklist smpeg and build pygame without smpegHolger Hans Peter Freyther3
We can not build smpeg when enterprise is on. Put it into the BBMASK to make sure it is not buildable. Use base_conditional to not add the dependency to the DEPENDS when building for the enterprise branch. Remove the movie support (the one actually requiring smpeg) and only echo it into the Setup file when are not building with the ENTERPRISE_DISTRO flag. It seems to work both ways.
2008-11-04sysvinit: avoid u-a race condition by raising 'init' to 60Koen Kooi1
2008-11-04fso-illume-image: new recipe; An fso-compliant bare illume image as a ↵Michael 'Mickey' Lauer1
starting point for X-based applications
2008-11-03base.bbclass: use 'git log' & 'git branch', not git-log & git-branch.Chris Larson1
2008-11-03Merge branch 'org.openembedded.dev' of ↵Holger Hans Peter Freyther5
git+ssh://git@git.openembedded.net/openembedded into org.openembedded.dev Conflicts: packages/images/fso-image.bb
2008-11-03python-fugrep 0.50: new recipe; a python library for fuzzy pattern matching.Michael 'Mickey' Lauer2
* add to task-python-everything
2008-11-03Merge branch 'holger/enterprise' into org.openembedded.devHolger Hans Peter Freyther53
2008-11-03fso-[console-]image: WIP towards using more tasksMichael 'Mickey' Lauer2
2008-11-03task-cli-tools: ship utils that require python seperately (for system with ↵Michael 'Mickey' Lauer1
low space requirements)
2008-11-03thunar: depends on gamin to use inotifyOtavio Salvador1
2008-11-03libvncserver_0.9.1: fix building using libtool 2.2.4Otavio Salvador2
To allow building using new libtool the whole source needed to be updated. To make it easier we've updated all building scripts using autoreconf and dropping previous included libtool m4 script from acinclude.m4.
2008-11-03replace remaining DEBPV variables with EXTENDPVOtavio Salvador3
2008-11-03twisted-python: fix packaging of twisted-python-protocolsFelix Domke1
patch by Moritz Venn Signed-off-by: Felix Domke <tmbinc@elitedvb.net>
2008-11-02xorg-util: util-macros - set ALLOW_EMPTY; fixes dependency problem with SDKsMike Westerhof2
Note: PR not bumped for this change since this is affects very few users.
2008-11-02xorg-proto: set ALLOW_EMPTY; fixes dependency problem with SDKsMike Westerhof1
Note: PR not bumped for this change since this is affects very few users.
2008-11-02xorg-lib: xtrans - set ALLOW_EMPTY; fixes dependency problem with SDKsMike Westerhof5
Note: PR not bumped for this change since this is affects very few users.
2008-11-02linux-omap git: add patch for omap3evm board to make ts behaveKoen Kooi2
2008-11-02python-fusil 1.1: new recipe; Python library for fuzzy algorithms.Michael 'Mickey' Lauer2
* add to task-python-everything * closes bug #4495
2008-11-02python 2.5.2: python-profile depends on python-textutils. closes Openmoko ↵Michael 'Mickey' Lauer3
bug #2106
2008-11-02Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵woglinde1
into org.openembedded.dev
2008-11-02gcc: fix open() with O_CREATE for version 3.4.3 and 3.4.6woglinde9
* on ubuntu the compiler starting with intreprid yells at using open() with O_CREATE and not settinge a proper filecreationmask * closes bug 4626 reported by Vladimir Bondar with a modified patch * bump PR on all .bb which are needing it
2008-11-02epia: repair PACKAGE_EXTRA_ARCHS breakagePhil Blundell1
2008-11-02moko-autorev: reenable openocd and packagekit, remove python-etk for goodMichael 'Mickey' Lauer1
2008-11-02python 2.5.2 add cProfile and low level module companion to python-profileMichael 'Mickey' Lauer3
2008-11-02firefox, fennec, minimo: marks internal libs with PRIVATE_LIBSKoen Kooi5
2008-11-02qi: new recipe. Qi is the next-generation bootloader for Openmoko devices.Michael 'Mickey' Lauer3
2008-11-01Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵woglinde1
into org.openembedded.dev
2008-11-01gnuradio: revert my fixes because mwester pushed it fasterwoglinde1
This reverts commit a2332c470608fd94df2118eba9ee59c2143bfb60.