aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2009-11-14midori: add 0.2.1Koen Kooi
2009-11-14libusb1: update to 1.0.4, convert to new style stagingKoen Kooi
2009-11-14python-native: do not look in host paths for shared objectsRichard Purdie
2009-11-14fbreader: fix 0.10.7 FTBFS by adding DEPENDS on libfribidiDmitry Eremin-Solenikov
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-11-14kernel.bbclass: Fix populate_packaged 'D' referencesRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-13eglibc_2.11: Add recipes for new eglibc 2.11 releaseKhem Raj
* Use EGLIBC_BRANCH in missing places where it could be used. * Update svn recipe to latest. * Update svn recipe version to 2.11+ now that 2.12 is tracking trunk. * Make DEFAULT_PREFERENCE = -1 for eglibc 2.11 default stays 2.10. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-11-13SlugOS: preferred-slugos-versions.inc - use older pulseaudio versionMike Westerhof
(latest version fails to compile)
2009-11-13busybox_1.14.3: move checksum to bb filePhil Blundell
2009-11-13fix c&p error in last patchPhil Blundell
2009-11-13base.bbclass: add support for checksums in .bb filesPhil Blundell
2009-11-13tcl: try to fix sundry problems with library stagingPhil Blundell
2009-11-13dbus: disable libaudit for all and X for native packages (from POKY)Martin Jansa
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-13dbus-1.2.1: Update fix-daemon-install patch to use automake magic to avoid ↵Richard Purdie
the wrapper scripts Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-13Merge branch 'org.openembedded.dev' of ↵Graeme Gregory
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
2009-11-13xterm_207.bb : fix problem on "SELinux" F11 based buildsGraeme Gregory
xterm_251.bb : fix problem on "SELinux" F11 based builds This was not really F11 or SELinux problem, installer was checking for the existance of /usr/bin/X11/xterm and trying to read the permissions for that and replicate them into the OE build. A simple --disable-setuid prevents this script being called and the bogus check on host tools from occuring.
2009-11-13pixman git: bump SRCREV to one where almost all patches are upstreamKoen Kooi
2009-11-13pingus: make it buildable againHenning Heinold
* add patches for finding right boost lib and fixing c-headers * pingus has no install target so make do_stage empty * bump PR
2009-11-12dbus-native: The native version should have the install fix applied else a ↵Richard Purdie
wrapper is installed into staging which fails with rm_work Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12udev-141: Fix staging of include files due to exec_prefix being ''Richard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12udev-141: Fix staging of .pc file due to exec_prefix being ''Richard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12icu: Add missing SYSROOT_DESTDIR to sysroot processing functionRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks
into org.openembedded.dev
2009-11-12xmltv: added some grabbersFrans Meulenbroeks
2009-11-12Revert "bitbake.conf: Fix TERMCMD variables (from Poky)"Richard Purdie
This reverts commit 2f982a8b546846d705bdb6e75a58692e224b6726.
2009-11-12libhtml-parser-perl and -namtive, upgraded to 3.64Frans Meulenbroeks
2009-11-12klibc-1.5.15: Unbreak the build for x86 with kernels < 2.6.31Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-11-12wt3: update to version 3.0.0Henning Heinold
* spilt up with .inc-file and switch to INC_PR * disable qt explicit in CMakeLists.txt
2009-11-12ptpd: stylizeMichael 'Mickey' Lauer
2009-11-12Precision Time Protocol (PTP) as defined by the IEEE 1588 standardJaap de Jong
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-12fsogsmd: depend on mobile-broadband-provider-info and libxml2Michael 'Mickey' Lauer
2009-11-12mobile-broadband-provider-info: new recipe; database for mobile broadband ↵Michael 'Mickey' Lauer
provider info (sic!)
2009-11-12vala-native: remove git repository; we prefer release versions for it nowadaysMichael 'Mickey' Lauer
2009-11-12gst-plugins-good: depend on flac as wellKoen Kooi
2009-11-12bitbake.conf: Fix TERMCMD variables (from Poky)Richard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12curl: Drop unneeded custom staging functionsRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12meta-toolchain-qte: Update prefix references -> SDKPATHRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12qt4: bump PRKoen Kooi
2009-11-12meta-toolchain: Various corrections after the layout_* variable removal ↵Richard Purdie
(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 Spaeth
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-11-12native.bbclass: Change warning to debug, not a note for nowRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12native.bbclass: Force legacy staging mode autotools_stage_all is used as ↵Richard Purdie
often the do_install is empty too. This fixes issues with curl-native Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12base.bbclass: Fix legacy staging package generation as pre hook was called ↵Richard Purdie
too late. Also allow legacy staging to be forced with FORCE_LEGACY_STAGING Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks
into org.openembedded.dev
2009-11-12various perl libs: removed unneeded EXTRA_CPANFLAGS for EXPATFrans Meulenbroeks
2009-11-12xterm_251.bb : really add latest version of xtermGraeme Gregory
2009-11-12Merge branch 'org.openembedded.dev' of ↵Graeme Gregory
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
2009-11-12xterm_243.bb : add newest version of xtermGraeme Gregory
2009-11-12libwww-mechanize-perl and -native: recipes added (needed for xmltv)Frans Meulenbroeks
2009-11-12libdiscid: some further cleanupsKoen Kooi
2009-11-12sane-srcrevs-fso: fix libpersistence revisionMartin Jansa