summaryrefslogtreecommitdiff
path: root/conf
AgeCommit message (Collapse)AuthorFiles
2009-11-18squashfs-4.0: update squashfs-tools to include upstream LZMA inclusion.Leon Woestenberg2
In OpenEmbedded we used squashfs 4.0 with external patch for LZMA compression support. In the meantime, squashfs has mainlined LZMA support in its CVS version. This patches switches to the upstream squashfs-tools and modifies bitbake.conf to match the slightly different arguments to mksquashfs. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-11-18squashfs-lzma-tools: Revert, re-applied later in unified commit.Leon Woestenberg1
This reverts commit 78ec619c698b227e0d0f310f49c4a932ce9f0db6. Upstream squashfs-tools has now-official support for LZMA but requires different arguments. This commit added the new argument, but I later decided to unify this commit with the actual recipes -- so that in case of problems, it can be traced back to a single commit. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-11-18squashfs-lzma-tools: Upstream LZMA support requires -comp argument.Leon Woestenberg1
2009-11-18libfsobasics: bump sane rev (fixes log file creation)Sebastian Spaeth1
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-11-18sane-srcrevs: update libgee, paroli, pyphonelog, xf86-video-glamo, ↵Martin Jansa1
libmokoui2, fltk2 revs
2009-11-18Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Martin Jansa3
into org.openembedded.dev
2009-11-18om-gta0(1|2): update config from SHRMartin.Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-18shr: update config from SHRMartin.Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-18sane-srcrevs-fso: update freesmartphone revsMartin.Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-18linux-davinci git: Update to latest OMAPL kernelRoger Monk1
- 2.6.32rc6 (PSP 3.20.00.07) - Updated commit id's for DA830_OMAPL37/DA850_OMAPL138 and switch to 'master' - Updated defconfigs (machine defconfig + swap + mmc + fbconsole) - Bump MACHINE_KERNEL_PR (in davinci.inc)
2009-11-18frameworkd-config-shr: bump sane revSebastian Spaeth1
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-11-18Merge branch 'org.openembedded.dev' of ↵Graeme Gregory4
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
2009-11-18libsdl-mixer_1.2.11.bb : update the latest versionGraeme Gregory1
2009-11-18e-wm-config-illume-shr: update sane src revSebastian Spaeth1
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-11-18checksums.ini: add entries for SHR recipesMartin Jansa1
2009-11-17disko: update git and make recipe for version 1.6.0Henning Heinold2
* remove linkpath.patch not needed anymore * convert disko_git to new style and add sanesrcvrev into the right file * license now LGPL
2009-11-17micro.conf: let gtk+ provide gailHenning Heinold1
2009-11-17micro.conf: use latest preferred xorg versionHenning Heinold1
2009-11-17micro.conf: use prefix_native and prefix_exec_nativeHenning Heinold1
2009-11-17checksum.ini: add sums for cacao-0.99.4.tar.gz used by openjdk-6-cacao from ↵Xerxes Rånby1
jalimo overlay
2009-11-17sane-srcrevs.inc: add SRCREV for wesnoth, its in obsolete bud still parsed ↵Martin Jansa1
and with SRCREV = INVALID it fails
2009-11-16bug: ship SDIO firmware for WiFiMarcin Juszkiewicz1
2009-11-15SlugOS: slugos.inc - set preferred provider for util-linux to util-linux-ng.Mike Westerhof1
2009-11-14libfreespace: add 0.4Koen Kooi1
2009-11-14midori: add 0.2.1Koen Kooi1
2009-11-14libusb1: update to 1.0.4, convert to new style stagingKoen Kooi1
2009-11-13SlugOS: preferred-slugos-versions.inc - use older pulseaudio versionMike Westerhof1
(latest version fails to compile)
2009-11-13busybox_1.14.3: move checksum to bb filePhil Blundell1
2009-11-12Revert "bitbake.conf: Fix TERMCMD variables (from Poky)"Richard Purdie1
This reverts commit 2f982a8b546846d705bdb6e75a58692e224b6726.
2009-11-12libhtml-parser-perl and -namtive, upgraded to 3.64Frans Meulenbroeks1
2009-11-12wt3: update to version 3.0.0Henning Heinold1
* spilt up with .inc-file and switch to INC_PR * disable qt explicit in CMakeLists.txt
2009-11-12Precision Time Protocol (PTP) as defined by the IEEE 1588 standardJaap de Jong1
Hi there, attached a proposal for a recipe for building the Precision Time Protocol daemon (ptpd). Suggestions by Michael Smith: > > You are also missing the addition to checksums.ini, and maybe a line to > install the manpage so the doc package gets built. > are hacked into it Jaap de Jong Precision Time protocol (IEEE 1588)
2009-11-12mobile-broadband-provider-info: new recipe; database for mobile broadband ↵Michael 'Mickey' Lauer1
provider info (sic!)
2009-11-12bitbake.conf: Fix TERMCMD variables (from Poky)Richard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12meta-toolchain: Various corrections after the layout_* variable removal ↵Richard Purdie1
(from Poky) * Drop the inherit sdk since it only gains us a single path and a world of pain. * Fix up paths to use SDKPATH instead of prefix. * Drop layout_* variable usage * Correct opkg control file locations Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12ophonekitd: remove. obsoleted by phonefsodSebastian Spaeth1
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-11-12xterm_251.bb : really add latest version of xtermGraeme Gregory1
2009-11-12Merge branch 'org.openembedded.dev' of ↵Graeme Gregory1
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
2009-11-12xterm_243.bb : add newest version of xtermGraeme Gregory1
2009-11-12libwww-mechanize-perl and -native: recipes added (needed for xmltv)Frans Meulenbroeks1
2009-11-12sane-srcrevs-fso: fix libpersistence revisionMartin Jansa1
2009-11-12sane-srcrevs: add few more SRCREVs for shr appsMartin Jansa1
2009-11-12sane-srcrevs-fso: add pycd libfsoresource libfsobasics fso-apm, remove misc-vapiMartin Jansa1
2009-11-12bitbake.conf: SRCPV always upgradeable paths for git recipesMartin Jansa1
* Holger Hans Peter Freyther <zecke@openmoko.org> did for the OM git tree that was never merged back into OE. * Taken from xora/angstrom-srcpv branch where it rot for long enough Signed-off-by: Graeme Gregory <dp@xora.org.uk> Acked-by: Richard Purdie <rpurdie@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-11libsdl-mixer: update to version 1.2.10Henning Heinold1
* don't made it the default yet
2009-11-11ilibdiscid: update SRC_URIKoen Kooi1
2009-11-11bitbake.conf: Build MACHINE_ARCH from BASE_PACKAGE_ARCH, not HOST_ARCH ↵Richard Purdie1
fixing some multimachine corner cases Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-11sane-srcrevs: add SRCREV for shr-splash-theme-logoMartin Jansa1
2009-11-11sane-srcrevs: add SRCREVs for recipes which will be merged from SHRMartin Jansa2
* multicat and gsmd2 were removed, because are defined also in sane-srcrevs-fso.inc included later, where is newer revision Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-11sane-srcrevs.inc: sort right, before inserting new itemsMartin Jansa1