summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-11-25task-shr-feed: add transmission to the feed, fixes SHR bug #745Thomas Zimmermann1
2009-11-25libpam-base-files: polkit is provided by policykit itselfKoen Kooi2
2009-11-25linux.inc: create DEPLOY_DIR_IMAGE in do_devicetree_imageJeremy Lainé1
2009-11-25angstrom task gnome: clean up package list a bitKoen Kooi1
2009-11-25angstrom feed sorter: add more boardsKoen Kooi1
2009-11-25angstrom-feed-builder: add more stuffKoen Kooi1
2009-11-25angstrom feed configs: rrecommend opkg-nogpg-nocurlKoen Kooi1
2009-11-25linux-omap 2.6.29: add smsc patches and update overo defconfigKoen Kooi8
2009-11-25angstrom-glibc: switch back to -O2Koen Kooi1
2009-11-25navit: Do not set /proc/sys/vm/overcommit in an app launcher, especially not ↵Sebastian Spaeth2
without ever changing it back. * This reverts parts of 742fb4ae71e6a7e655385086ba9edebbf00b6ebd * If someone wants to do use this, it should be done on a more finegrained distro basis Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-11-24chicken: fixed installation dirMario Domenech Goulart1
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-11-24libpam: fix building on uClibcHenning Heinold4
* brink back nis disable patch * fix a cut and paste bug when nls disabled * disable modules uClibc dont support * bump PR
2009-11-24atd-over-fso: override RPROVIDES, RCONFLICTS and RREPLACE for -dbg and -dev ↵Thomas Zimmermann1
packages, fixes SHR bug #744 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-24fltk2: switch to build directly from svn, as that old snapshot is not availableMartin Jansa1
* sane-srcrevs still set to svnr6671 * builds fine with svnr6921, not bumped in srcrevs as API is said to be unstable in 2.0 version * Thanks blindcoder for test Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-24chicken: added support for INC_PR for chicken recipesMario Domenech Goulart3
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-11-24chicken: added support for cross compilation with chickenMario Domenech Goulart4
Added the chicken-cross recipe and a chicken class for translating architectures to the Chicken nomenclature. Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-11-24Revert "chicken.inc: fix install and compilation issues"Otavio Salvador1
This reverts commit 0da71f8df5d8956f3c76677c12c56367da4287f9.
2009-11-24chicken-native: removedMario Domenech Goulart1
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-11-24usermanual: add entries to .gitignore for ps, etcCliff Brake1
2009-11-24docs: fix type in MakefileCliff Brake1
2009-11-24Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembeddedMichael 'Mickey' Lauer435
2009-11-24libnl2: change includedir to not step over libnl1; also convert to new stagingMichael 'Mickey' Lauer1
2009-11-24xournal: add version 0.4.5 and include .desktop file from source. Fixes SHR ↵Thomas Zimmermann2
bug #734 Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2009-11-24eve: eve-themes is mandatory, so add it to RDEPENDSKoen Kooi1
2009-11-24webkit-efl: this is 1.1.11, not 0.1Koen Kooi1
2009-11-24flac 1.1.2: fix for new style stagingKoen Kooi1
2009-11-24policykit: fix depends it requires intltool >= 0.36.0Thomas Zimmermann1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-24flac: new style stagingKoen Kooi1
2009-11-24angstrom.inc: Add DISTRO_FEATURES = "pam" to Angstrom distro.David-John Willis1
* This will enable recipes that support PAM (Pluggable Authentication Modules) to be built with PAM support via @base_contains('DISTRO_FEATURES', 'pam' type directives within the recipies. * This also means that for any distros that do not want or require PAM support in there authentication apps can just not define this feature.
2009-11-24shr.conf: merge minimal.conf to shr.conf directly, remove all ↵Martin Jansa1
preferred-xorg-versions includes (7.4 as well as 7.5) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-By: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-11-24uclibc: clean up uClibc for the new oe features mainly done Richard PurdieHenning Heinold4
* fix paralllel make install of uClibc, now we have libc.so in place * bump PR for 0.9.30.1
2009-11-24sudo: Add 1.7.2p1 and enable PAM support by default in newer sudo builds.David-John Willis5
sudo.inc: Tweak include to support newer sudo versions. * Apply in addition to earlier sudo recipe bumps. * Tweak pam.d config file for sudo and add a (WIP) recipe for turning on support for the wheel group. * Update pam.d service file to suggested upstream Linux-PAM layout.
2009-11-24shadow: Add version 4.1.4.2 and checksum.David-John Willis10
* This version now has Linux-PAM support enabled in OE so will need some testing and maybe a little tweaking. * Add pam.d config files for common shadow utils in addition to the default ones. * Cleanup shadow defaults and make shadow 'play nice' with PAM. * Update pam.d service files to suggested upstream Linux-PAM layout. * TODO: Some Shadow default session files still use the older layout (incluse system-auth for everything). These will need newer files to be added to the pam.d folder in the recipe as they are found.
2009-11-24libpam-base-files: Start to add default config files for libpamDavid-John Willis20
* This will start to get Linux-PAM into a usable state. Default config files derived from Debian with tweaks. Some are not needed and will be dropped later and some should really be packaged elsewhere. * Also update libpam_1.0.2 to depend on this package and the meta package with auth systems as it is not a lot of use without them (it works but can't do anything). * Add 1.1.0 and tweaks to 1.0.2. * Update all the pam.d base config files to support the suggested upstream layout not patches legacy layouts used but some Linux distros. * Use the proper include layouts * Still package some 'suggested' files for common services that do not pack there own pam.d files (TODO: move these to the package recipies not this one).
2009-11-24blueman: Add 1.21David-John Willis2
2009-11-24Angstrom: switch to opkg-nogpg-nocurl per RFC on the angstrom-devel mailinglistKoen Kooi1
2009-11-24opkg-target,sdk: bump SRCREVKoen Kooi4
* -native is left alone because packaged-staging needs more testing * tested install and upgrade on angstrom/beagleboard * tweaked opkg-nogpg-nocurl recipe to keep it building
2009-11-24gcc 4.3.3: ...and bump PRKoen Kooi1
2009-11-24gcc 4.3.3: fix patch and packagingKoen Kooi2
2009-11-23preferred-shr-versions: remove preferred version of pixmap, increase ↵Martin Jansa2
DEFAULT_PREFERRENCE in pixmap recipe for shr instead
2009-11-23task-shr-feed: add new packages fltkclock, fltkhackdiet, fltkwwpointcalMartin Jansa1
2009-11-23fltkclock, fltkhackdiet, fltkwwpointcal: new fltk apps from Benjamin SchiederBenjamin Schieder3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-23sane-backends: add version 1.0.20Jeremy Lainé6
2009-11-23sane-backends: remove ${sysconfdir}/sane.d/qcam.conf from conffilesJeremy Lainé1
2009-11-23gcc 4.3.4: add objective-c patch for eabi and add a package for libobjcKoen Kooi3
2009-11-23Hawkboard: Add Hawkboard machine and kernelRoger Monk4
- patches for early adopters from Khasim - 2.6.32rc6 (PSP 3.20.00.07) - Updated defconfigs (machine defconfig + swap + mmc + fbconsole) - matching (DA850) - Added hawkboard specific patchset (alpha)
2009-11-23xserver-xorg: use overlapped blts, needs pixman support, hence not defaultKoen Kooi2
2009-11-23pixman git: bump SRCREV to 0.17.3 and add support for overlapping blitsKoen Kooi7
2009-11-23linux-openmoko: bump PR to get module_strip fixMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-11-23kernel.bbclass: force do_deploy call before do_buildMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>