summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-05-26paroli: depend just on edbus, not on edbus-ehalAntonio Ospite1
edbus-ehal is not available anywhere in current metadata, just depend on edbus to make images which include paroli build. See also http://tinderbox.openembedded.org/packages/544404/ Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-26patch.bbclass: fix the logic error that resulted in tcp-wrappers patch ↵Chris Larson1
application failures Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-05-26base.bbclass: make do_unpack also not unpack when 'apply' url parameter is setChris Larson1
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-05-26run-qemu.sh: Pass libc as a parameter instead of modifying scriptKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-26qte-common_2.3.10.inc: remove striplevel=5Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-26vim_7.2.bb: Add apply=no to 001-411.diffKhem Raj1
* This patch is applied manually in the recipe. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-26tcp-wrappers: Add .patch extention to patch files.Khem Raj21
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-26image.bbclass: Make zap_root_password to disable root's password not the ↵Khem Raj1
user root itself. * With shadow now running pwconv after commit 7c5f81b2139e55622ca2f23ff6b63438d4825d87 It converts :*: passwd entry into equivalent /etc/shadow entry :*: which in shadow means disable the account as per http://tldp.org/LDP/lame/LAME/linux-admin-made-easy/shadow-file-formats.html As a result root can not login unless one boots into shell and then resets the password. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Chris Larson <clarson@kergoth.com>
2010-05-26shadow.inc: Append serial devices mentioned in SERIAL_CONSOLE into ↵Khem Raj1
/etc/securetty * Some serial dev nodes are not part of /etc/securetty. So either we can add them manually or deduce from SERIAL_CONSOLE. this does the later. Tested on qemuarm which used ttyAMA0 for console and it not listed in the securetty list. This authorizes root login on the give named console. Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Chris Larson <clarson@kergoth.com>
2010-05-26python-oauth: Add python library for OAuthMichael Lippautz1
Signed-off-by: Michael Lippautz <michael.lippautz@gmail.com>
2010-05-26libdrm: add libdrm.inc, INC_PR and move to new stagingMartin Jansa7
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-26linux-openmoko: partial revert of rename to PN_PV shemeMartin Jansa8
* details in http://thread.gmane.org/gmane.comp.handhelds.openembedded/32950 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-26Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Martin Jansa3
into org.openembedded.dev
2010-05-26SHR: use eglibc-2.12 instead 2.11Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-26tcl: add 2 entries to arm-linux site file (possibly only glibc specific, ↵Koen Kooi2
need to check)
2010-05-26gnome-dvb-daemon: depend on totem to build totem-pluginKoen Kooi1
2010-05-26linux-openmoko: rename recipes to common PN_PV scheme, cleanup versioningMartin Jansa12
* move DESCRIPTION to .inc * remove OEV, KERNEL_RELEASE and KERNEL_VERSION, keep KERNEL_* from kernel.bbclass * update distro/machine configs where needed Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-26linux-openmoko: remove linux-openmoko-devel as it will be merged with ↵Martin Jansa2
linux-openmoko-shr-devel to linux-openmoko_2.6.29 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-26xf86-input-tslib: lower hal dependency to RSUGGESTS as this is only recipe ↵Martin Jansa1
pulling hal/udev-utils to some images Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-26udev: Move udevadm back from udev to udev-utils package.Khem Raj2
* hald needs udevadm but not all of udev. If this binary is moved into udev then it will have to pull in udev which is unwanted. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-26linux-openmoko: drop 2.6.31 and shr-drm-devel (2.6.29-rc3+drm patches) versionMartin Jansa18
* 2.6.32 version is superior in all aspects * this versions have WSOD issue on every resume (so not as usable as 2.6.32 where it's fixed) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-26nfs-utils: add patch for missing include sys/stat.hMartin Jansa2
* without, it fails with undefined reference to S_ISREG (the same for S_ISDIR) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-26e-tasks: bump SRCREV for version compatible with latest EFL theme API changeMartin Jansa1
2010-05-26imote2.conf: Switch kernel to linux-zigbeeStefan Schmidt1
2010-05-26linux-zigbee: Add recipe for the linux-zigbee treeStefan Schmidt2
Zigbee development tree which contains patches that have not yet hit mainline. Known working machine is imote2 at the moment.
2010-05-26gstreamer-ti: add mpeg2 caps, patch from gst-ti svnKoen Kooi2
2010-05-26Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Koen Kooi2767
into org.openembedded.dev
2010-05-25udev: Use udev.inc and add udevadm to udev pacakge instead of udev-utilsKhem Raj9
* Main purpose of the patch was to fix the problem where udev-utils was needed to be in root file system just to get udevadm binary. So this binary is moved into udev package instead. * Use INC_PR for all except udev 151. * Use udev.inc in all recipes except udev 151. * All udev recipes built udev_151 and udev_124 runs fine too. * in udev_151 Add module-init-tools-depmod to RDEPENDS. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-25gnome-dvb-daemon: add 0.1.18, fix up 0.1.17Koen Kooi2
2010-05-25Make the do_patch apply=yes param implicit if extension is .diff/.patchChris Larson2726
For .diff/.patch you need to apply manually, you can specify apply=no. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25Rename url params patch=<ignored>/pnum=<n> to apply={yes,no}/striplevel=<n>Chris Larson2759
I think this makes the behavior rather more clear. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25psplash: update OE logoEric Bénard2
* use the shiny new logo Signed-off-by: Eric Bénard <eric@eukrea.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-05-25alsa-state: update beagleboard state file for 2.6.32-pspKoen Kooi2
2010-05-25u-boot-2009.03: abortboot behaviour changed for hipox machineSteffen Sledz2
* ignore all chars sent before boot prompt * accept only '.' to abort boot Signed-off-by: Mario Schuknecht <m.schuknecht@dresearch.de> Acked-by: Steffen Sledz <sledz@dresearch.de>
2010-05-25imote2-image: The main ibrdtn package is now called ibrdtnd.Stefan Schmidt1
The new version is split into different modules. To drag everything in we want we include ibrdtnd now.
2010-05-25ibrdtn.inc: Remove DP = -1Stefan Schmidt1
The new versions have been tested enough now to be the new default.
2010-05-25gitignore: Ignore *.pyc from oeauditStefan Schmidt1
2010-05-25imote2.conf: Only define the eraseblock size onceStefan Schmidt1
The second definition overlayed the first one. It was consistent, but we still want to only have the correct one.
2010-05-25vala-terminal: bump SRCREVMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-25linux-openmoko-2.6.34: add rebased gdrm and qtmoko patches, use ↵Martin Jansa15
gta02_drm_defconfig again Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-25zaurus-updater: force back PACKAGE_ARCH = "${MACHINE_ARCH}"Andrea Adami1
* though not machine specific, the recipe uses package_stagefile_shell * and being DEPLOY_DIR_IMAGE = "${DEPLOY_DIR}/images/${MACHINE}" * in case of multimachine builds only the first one has a valid staging ipk.
2010-05-24uclibc_git.bb: Bump SRCREVKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-24distro/minimal.conf: Dont keep CACHE as weak assignment.Khem Raj1
* As this is a weak assignment and bitbake.conf has a proper assignment and bitbake.conf is included before distro conf file it leaves this weak assignment as no-op. The problem happens when using minimal but changing libc from eglibc to uclibc then it will use same cache directory and then its infact wrong. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-24Merge branch 'adrian' into org.openembedded.devStefan Schmidt6
2010-05-24xserver-xorg-conf: Add xilinx-ml507 configAdrian Alonso2
* xorg config file for xilinx-ml507 target platform Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-05-24linux-xilinx-ml507: Update kernel version and add fb fixAdrian Alonso2
* kernel version 2.6.33 * frame buffer fix patch add support for new xps_tft display modules Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-05-24linux-xilinx-ml507: Enable video framebuffer in defconfigAdrian Alonso1
Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-05-24xilinx-ml507: Add screen option and don't disable tty1Adrian Alonso1
Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-05-24angstrom personal feed script: s/staging/sysroots/Koen Kooi1
2010-05-24u-boot-mkimage: fix target buildKoen Kooi1