summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-02-17linux-omap-pm: update to current HEAD, refresh patchesKoen Kooi4
2009-02-17dropbear: add latest stable version 0.52; untested, hence DP = -1Michael 'Mickey' Lauer6
2009-02-17bluez4: ship the other config filesJan Lübbe1
2009-02-17linux-openmoko: fix defconfig namesJan Lübbe3
2009-02-17dmai: add patch to unbreak xdcRoger Monk3
2009-02-17bluez4: bump to 4.30 (4.29 had broken legacy pairing)Jan Lübbe2
2009-02-17linux-openmoko-2.6.28: use the correct path the config filesJan Lübbe1
2009-02-17Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Tom Rini41
into org.openembedded.dev
2009-02-17busybox-{1.11.3,1.7.2,1.9.2}: Fix parallel build failing on appletlibTom Rini4
Roman's patch applies fine on these versions as well.
2009-02-17busybox-1.13.2: fix parallel build failing on appletlibRoman I Khimov2
libbb/appletlib.o depends on generated headers, build can fail with libbb/appletlib.c:53:27: error: applet_tables.h: No such file or directory if that dependency is not taken into account
2009-02-17base.bbclass: output messages only if BitBake 1.8 is used (from Poky)Marcin Juszkiewicz1
before (with BitBake trunk): NOTE: package linux-2.6.28-r4: task do_compile: started NOTE: package linux-2.6.28-r4: task do_compile: Started after: NOTE: package linux-2.6.28-r4: task do_compile: Started
2009-02-17failure-cleanup.bbclass: class that does -c clean on a package that fails to ↵Koen Kooi1
build
2009-02-17parted: drop configure_prepend since syscalls.h was removeOtavio Salvador1
2009-02-17entrance_0.9.0.010.bb : refresh the patches so this actually buildsGraeme Gregory3
2009-02-17ecore-native_svn.bb : enable ecore-config which is needed by other parts of e17Graeme Gregory1
2009-02-17parted: drop syscalls patches sinse we device _llseek nowOtavio Salvador1
2009-02-17linux-omap: set CONFIG_MODULE_FORCE_LOAD=yKoen Kooi12
2009-02-17midori: updated to git versionFrans Meulenbroeks3
2009-02-17om-gta03.conf: prefer openmoko-devel for nowMichael 'Mickey' Lauer1
2009-02-17frameworkd: add configuration for Openmoko GTA03Michael 'Mickey' Lauer2
2009-02-17forte: new packageSteffen Sledz9
4DIAC-RTE (FORTE) is a small portable implementation of an IEC 61499 runtime environment, see http://www.fordiac.org/8.0.html
2009-02-17gcc-package-sdk.inc: fix packaging of include-fixed in sdkDenys Dmytriyenko4
while issues around include-fixed were fixed 5 months ago, packaging in sdk was missed the issue was reported on #oe by user beagle-dev-543
2009-02-17linux-openmoko[devel]: use $CONFIG_NAME for upstream defconfigMichael 'Mickey' Lauer3
2009-02-17fso-image.inc: add contentsMichael 'Mickey' Lauer1
2009-02-16fso-images.inc: add an empty file to allow bitbake to parse the entire treeDenys Dmytriyenko1
2009-02-16gcc-common.inc: Make my last change to fpu check catch all linux variantsTom Rini1
2009-02-16gnuchess_5.021: New recipeKhem Raj3
fltk-chess_0.51.bb: New recipe
2009-02-16gcc-canadian-sdk: Fix a problem where we were passing the wrong headers and ↵Tom Rini2
such as the target ones. We were accidentially using (and shipping) mingw headers instead of the target ones.
2009-02-16python-2.6.1: add back empty -O flag to fix weird host==target binary mixingDenys Dmytriyenko2
2009-02-16amule: Fix linking issue and add checksumsTim 'timtim' Ellis2
2009-02-16boost 1.36: ARM_INSTRUCTION_SET = "arm"Koen Kooi2
2009-02-16python-native-2.5.1: remove forgotten dirMichael 'Mickey' Lauer6
2009-02-16fso-images: add fso-paroli-image; refactor fso-image into .inc; add ↵Michael 'Mickey' Lauer7
fso-zhone-image
2009-02-16libgles-omap3: make /dev/pvrsrvkm accessible by non ROOT users.John Willis2
* Tested by running several OGLES apps on the Pandora as a normal user, should also be fine on the Beagle/Overo/OMAP3EVM etc. Signed-off-by: David-John Willis <John.Willis@Distant-earth.com>
2009-02-16fso-monitord: bump for 0.2.0Michael 'Mickey' Lauer2
2009-02-16sane-srcrevs.inc: bump fso-abyssMichael 'Mickey' Lauer1
2009-02-16sane-srcrevs.inc: bump fso-monitordMichael 'Mickey' Lauer1
2009-02-16libgsm0710: 1.0.0 -> 1.1.0Michael 'Mickey' Lauer2
2009-02-16tiff 3.8.2: use autotools_stage, make defaultMichael 'Mickey' Lauer1
2009-02-16preferred-om-2008-versions.inc: bump vala and libtiffMichael 'Mickey' Lauer1
2009-02-16distcc: update to 3.1Koen Kooi2
2009-02-16dmai: move CE_INSTALL_DIRKoen Kooi2
2009-02-16Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Sergey Lapin19
into org.openembedded.dev
2009-02-16lowpan-utils: proper python scripts packagingSergey Lapin1
2009-02-16build-release.sh: added machines palmz72, afeb9260Sergey Lapin1
2009-02-16build-feeds.sh: adding lowpan-utils and wiresharkSergey Lapin1
2009-02-16checksums: new URL for popt_1.7 addedSteffen Sledz1
2009-02-16popt_1.7: SRC_URI changedSteffen Sledz2
2009-02-16linux-omap 2.6.28: further tweaks to overo defconfigKoen Kooi1
2009-02-16bitbake.conf: override XDG_DATA_DIRS to point into our staging area;Michael 'Mickey' Lauer1
this fixes programs using g_get_system_data_dirs() picking up paths outside our safe and cozy environment. NOTE: _If_ this breaks some packages that were previously working, then we are missing something in do_stage of our native packages and we'd rather see it bailing out than silently pick up the wrong files. Think 'fail-fast' for glib.