summaryrefslogtreecommitdiff
path: root/meta
AgeCommit message (Collapse)AuthorFiles
2010-12-25libsdl: Add LIC_FILES_CHKSUMRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-25meta-toolchain Add LIC_FILES_CHKSUMRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-25qemu-helper-nativesdk: Add LIC_FILES_CHKSUM and update LICENSERichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-25task-sdk-host: Add LIC_FILES_CHKSUMRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-25task-cross-canadian: Add LIC_FILES_CHKSUMRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-25xserver-kdrive: Add missing DEPENDS on pixmanRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-25u-boot: add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-24xserver-kdrive: add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-24ldconfig-native: Add LIC_FILES_CHKSUMRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-24poky-image.bbclass: Set LIC_FILES_CHKSUMRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-24distro_tracking: Add RECIPE_LAST_UPDATE infoDongxiao Xu1
Also removed distro tracking fields that recipe no longer exists. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-24rootfs_ipk: The most recent opkg errors upon file overwrite. Until we fix ↵Richard Purdie2
package conflicts, disable this for now Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-23linux-yocto: Fix branch name on behalf of Bruce after recent renamingRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-23qemuimage-testlib: Ensure TOPDIR/BUILDDIR are setRichard Purdie1
The recent environment changes mean TOPDIR/BUILDDIR need to be exported specifcially to the enviromnent so the qemu scripts can find the correct build directory. Without this, qemu can fail to run. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-23qmmp: fix dependencies and packagingPaul Eggleton1
* Don't drag in all of Qt as runtime dependencies * Use cmake instead of qmake. This ensures plugins are configured correctly. * Split out vorbis and mad input plugins into separate packages * Fix main package to include an output plugin and various other base files. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2010-12-23quicky: fix Qt4 runtime dependenciesPaul Eggleton1
Avoid dragging in all of Qt4 Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2010-12-23fotowall: fix runtime Qt4 dependenciesPaul Eggleton1
Fix the runtime dependencies of fotowall so it doesn't drag in the whole of Qt4. As a bonus the appropriate Qt image plugins for loading jpeg, gif & tiff files are now installed with fotowall making it actually usable. Fixes [BUGID: #524] Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2010-12-23qmake2.bbclass: add space to end of DEPENDS_prependPaul Eggleton1
There needs to be a space at the end of DEPENDS_prepend or otherwise it can collide with the contents of DEPENDS. The OE version of this file has this. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2010-12-23binutils*.inc: Recipe format cleanupScott Garman3
Cleanup some simple whitespace / line break issues. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2010-12-23binutils: delete unused patchesScott Garman5
These patches are not used by any current binutils recipe. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2010-12-23apr-util: add --without-odbc to EXTRA_OECONFSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23unifdef: add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23qemu-helper: add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23eglibc: Only package ld.so.conf, not /etc/rpc which then conflicts with netbaseRichard Purdie2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-23cross-localedef: add LIC_FILES_CHKCSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23linux-yocto: Add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23xserver-xf86: Add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23gtk: Add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23qemu-helper: Add LIC_FILE_CHKSUMSSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23gdb: Add LIC_FILE_CHKSUMSSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23bootst-jam: Add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23tzcode: Add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23unifdef Add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23python: Add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23icon-naming-utils: Add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23desktop-file-utils: Add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23guilt: add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23python-pygobject: remove older install of generate-constants and add ↵Saul Wold2
BBCLASSEXTEND Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23perl: Add LIC_FILES_CHKSUM to native recipeSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23xf86-input-vmmouse: add COMPATIBLE_HOST set to x86*Saul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23db: add LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23connman: Update to 0.64 to solve build issue with .37 kernel headersSaul Wold4
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23apr: add configure for NODELAY to mips-commonSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23insane.bbclass: make LIC_FILES_CHKSUM failures report errorsSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23linux-yocto: add dropped qemuppc configurationBruce Ashfield1
The _ to - mass change mangled a config file name, which was dropped from the update. This adds the fixed file back to the meta branch of the kernel. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-23matchbox-stroke: Make as singletonZhai Edwin2
Multiple matchbox-stroke instances would occupy whole screen and cause end user confusing. Making matchbox-stroke singleton is one work around. This patch allow only one instance of matchbox-stroke based on some mechanism in matchbox-desktop. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-12-23matchbox-keyboard: Make as singletonZhai Edwin2
Multiple matchbox-keyboard instances would occupy whole screen and cause X window segfault. Making matchbox-keyboard singleton is one work around. This patch allow only one instance of matchbox-keyboard based on some mechanism in matchbox-desktop. In future, an applet and GTK-IM modules in matchbox-keyboard can be used to automatically map/unmap the virtual keyboard on demand. [BUGID #509] got fixed. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-12-23linux-yocto: update to 2.6.37-rc6Bruce Ashfield1
Fixes [BUGID #596] Updating the SRCREVs of the target branches in the linux-yocto development kernel to point to 2.6.37-rc6 content. At this point branches have been switched from _ to - and we are able to remove the old branch names. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-23qemu: match kernel headers to preferred kernelBruce Ashfield2
As the yocto-kernel advances, the libc headers must also advance. This commit fixes the SRC_URI and SRCPV to work properly with the latest linux-yocto kernel. It also switches the qemu* targets to prefer this libc recipe. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2010-12-23linux-yocto-stable: fix qemux86 branch nameBruce Ashfield1
The mapping of qemu to kernel branch name for the stable kernel had a small leak from the devel kernel. Nothing broke since qemux86 prefers the 2.6.37 kernel and this was hidden. This fixes the mapping for anyone who does want a 2.6.34 based qemux86 kernel. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>