summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-04-19util-linux-ng: depend on virtual/libintl to pass building with uclibcMarcin Juszkiewicz2
2009-04-19tracker: added libgnomecanvas to dependenciesMarcin Juszkiewicz1
2009-04-19gnome-media: fix packaging and make it more determisticKoen Kooi1
2009-04-19squashfs-tools: Added release 4.0 (for SquashFS 4.0 in Linux 2.6.29).Leon Woestenberg3
Added with DEFAULT_PREFERENCE -1. Be aware that squashfs release 4.0 is now upstream in Linux 2.6.29. The filesystem layout has changed from the 3.x releases. Distro's need to carefully select the (cross and native) version depending on the kernel release, which again might be different for the machines supported. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-04-18zaurus-updater: force PARALLEL_MAKE = ""Andrea Adami1
- fix do_stage error during rebuild from packaged-staging
2009-04-18Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stanislav Brabec2
into org.openembedded.dev
2009-04-18nautilus-cd-burner: Added version 2.24.0, removed old one.Stanislav Brabec3
2009-04-18Improve libgemwidget fixMarek Vasut1
2009-04-18vala: Fixed bootstrapping.Stanislav Brabec2
2009-04-18gvfs: Don't refer to the host system (samba includes, gawk).Stanislav Brabec1
2009-04-18gnome-media: New recipe.Stanislav Brabec1
2009-04-18linux-omap 2.6.29: add more dss2 patchesKoen Kooi4
2009-04-18udev 141: start clean upKoen Kooi1
2009-04-18fso-term: new recipe; a versatile muxer-aware terminal programMichael 'Mickey' Lauer1
2009-04-18Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stanislav Brabec1
into org.openembedded.dev
2009-04-18iso-codes: Arch-independent package.Stanislav Brabec1
2009-04-18minimal-image: update to use util-linux-ngKoen Kooi1
2009-04-18libcanberra: Updated to version 0.12.Stanislav Brabec1
2009-04-18libelf: fix another GNU_HASH issues while building libelfCarsten Haitzler (Rasterman1
2009-04-17mingw-gcc, mingw-runtime, mingw-w32api: Fix DEFAULT_PREFERENCES to be correctTom Rini3
We want a default of -1 (not 0) and 1 for "mingw32" so that the default list of overrides will catch and use them.
2009-04-17canadian-sdk: We DO want DEPENDS_prepend to always bring in host virtual ↵Tom Rini2
gcc/binutils Without this gdb-canadian-sdk would try and build without a host compiler as it wasn't fixing up this missing dep itself. The comment in the bbclass was wrong (checked -g on all recipes using this bbclass).
2009-04-17canadian-sdk: Synchronize (to some extent) canadian-sdk.bb with ↵David Huggins-Daines1
meta-toolchain.bb. Unlike meta-toolchain, it does not build an -extras package.
2009-04-17sysvinit: only ping splash when splashfuncs are presentKoen Kooi2
2009-04-17opkg: only ping splash when splashfuncs are presentKoen Kooi5
2009-04-17linux-2.6.24: nand and ubifs patches for HIPOX machineSteffen Sledz3
2009-04-17libgsm0710mux: bump to 0.3.3 releaseMichael 'Mickey' Lauer2
fso-abyss: bump to 0.3.3 release
2009-04-17policykit: fix permissions and volatilesKoen Kooi1
2009-04-17packagekit: fix service and policy files, update git versionKoen Kooi2
* patches against 0.4.6 have been applied upstream
2009-04-17pulseaudio: fix volatiles and ship policykit fileKoen Kooi3
2009-04-17libeflvala: bump to 0.0.1.0 and fix Q/A packaging errorMichael 'Mickey' Lauer1
2009-04-17libgsm0710: bump version to 1.1.1 release; add author and homepageMichael 'Mickey' Lauer1
2009-04-17Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi10
into org.openembedded.dev
2009-04-17gcc-iphone-cross: add rough cross-compiler for iPhoneJeremy Lainé1
2009-04-17apple-csu: add core libraries for iPhoneJeremy Lainé1
2009-04-17iphone: start adding toolchain elements for iphoneJeremy Lainé4
* iphone-sources: script to download and extract rootfs / SDKs * iphone-sources.manifest: config file describing a firmware version * iphone-rootfs.bb: stage libraries from firmware image * iphone-sdks.bb: stage headers from SDKS
2009-04-17task-beagleboard-demo: remove psplash hardcodeKoen Kooi1
2009-04-17linux-2.6.24, linux-rt-2.6.24: squashfs-lzma-2.6.24.patch imported to oe repoSteffen Sledz4
(former URL no longer available)
2009-04-17psplash-zap: recommend psplashKoen Kooi1
2009-04-17various image: weakly assign $SPLASH so it isn't unset on expansionKoen Kooi12
2009-04-17e-wm-config-angstrom: connman module is disabled in recent builds, so don't ↵Koen Kooi2
try to load it
2009-04-17angstrom, exquisite, psplash, opkg, angsrtom-images, sysvinit: abstract splashCarsten Haitzler (Rasterman35
this abstracts psplash to be generic. now as long as something provides a splashfuncs file that sysvinit (and other scripts) can source, and all the approproate init hooks to start the splash etc. you can use psplash, exquisitie, usplash or anything that tickles your fancy. this moves splash toa ${SPLASH} variable to include in your image (or override). the default in angstrom is psplash - unless you override it. opkg also runs a configure script that cna take forever - and so this speically sends off some splash commands (if there) to let you know the systme is alive and working (but just busy). this is one commit as if this breaks things you either want to fix the minor break or totally revert the whole patch. i hope it didn't break anything.
2009-04-16libsndfile1: Package unpackaged octave files to subpackage libsndfile1-octave.Stanislav Brabec1
2009-04-16eds-dbus: Package missing files, remove unneeded .la files.Stanislav Brabec1
2009-04-16libatomics-ops: Package all installed files.Stanislav Brabec1
2009-04-16espeak: Fixed GNU_HASH QA error.Stanislav Brabec1
2009-04-16navit: Modules .so files must go to the main package, modules .la can go away.Stanislav Brabec4
2009-04-16linux-omap 2.6.29: sync with dss2 tree for YUV rotationKoen Kooi6
2009-04-16exquisite-theme-angstrom: import needed files after rasterman fixed the imagesKoen Kooi10
2009-04-16mc: Fixed invalid references to staging bindir.Stanislav Brabec4
2009-04-16exquisite-theme-angstrom: make it glow harderKoen Kooi2