aboutsummaryrefslogtreecommitdiffstats
path: root/meta
AgeCommit message (Collapse)Author
2009-07-28task-base: Remove sets usage, deprecated in pythonRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-07-28patch.bbclass: use hashlib with Python 2.5+ - removes DeprecationWarningMarcin Juszkiewicz
2009-07-28bintuils-cross.inc: Merge improvements from OE.devRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4093 311d38ba-8fff-0310-9ca6-ca027cbcb966
2009-07-28libxml2: Fix a compilation error when using -D_FORTIFY_SOURCE=2 thanks ↵Joshua Lock
Chenglan Huang
2009-03-11package bbclass: add an 'allow_links' param to get symlinks packaged, ↵Koen Kooi
usefull for splitting out libraries
2009-03-11base.bbclass: Add subdir feature to SRC_URI entries (from OE)Robert Schuster
2009-03-10libice-native: added 1.0.3Marcin Juszkiewicz
2009-03-10libxt-native: added 1.0.5Marcin Juszkiewicz
2009-03-10libsm-native: added 1.0.3Marcin Juszkiewicz
2009-03-06libxdmcp-native: fix PROVIDES to empty value (from trunk)Marcin Juszkiewicz
2009-03-06libx11-native: fix PROVIDES to empty value (from trunk)Marcin Juszkiewicz
2009-02-26mtd-utils: fix building with glibc 2.7+ (backported from upstream git)Marcin Juszkiewicz
2009-02-24qemu: unbreak also on Ubuntu 8.04Marcin Juszkiewicz
2009-02-24qemu: unbreak building with linux-libc-headers 2.6.28Marcin Juszkiewicz
2009-02-23ldconfig-native: set $S to proper valueMarcin Juszkiewicz
2009-02-23checksums.ini: merge with trunkMarcin Juszkiewicz
2009-02-20checksums.ini: merge entries from BUG LinuxMarcin Juszkiewicz
2009-02-20dbus-native: fix build on few systems (error: storage size of 'cr' isn't known)Marcin Juszkiewicz
Bug was reported in OE bugtracker: http://bugs.openembedded.net/show_bug.cgi?id=4334 | dbus-sysdeps-unix.c: In function '_dbus_read_credentials_unix_socket': | dbus-sysdeps-unix.c:1002: error: storage size of 'cr' isn't known | dbus-sysdeps-unix.c:1005: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness | dbus-sysdeps-unix.c:1002: warning: unused variable 'cr'
2009-02-20bitbake.conf: update Poky Maintainer name to "Poky Team ↵Marcin Juszkiewicz
<poky@openedhand.com>" (from trunk)
2009-02-20base.bbclass, bitbake.conf: add support for BP/BPN variables (backported ↵Marcin Juszkiewicz
from trunk) commit 94c895aad5ad286f172b04bc33ba670220d5eba8 Author: Richard Purdie <rpurdie@linux.intel.com> Date: Fri Jan 2 10:15:45 2009 +0000 bitbake.conf: Create BPN variable containing the pruned version of PN with various suffixes removed and use this for S and FILESPATH. This uses naming from OE but with improved code
2009-02-11libsoup: stage libsoup-2.2.pc without using pkgconfig.bbclassMarcin Juszkiewicz
pkgconfig.bbclass was staging libsoup.pc which made builds unusable if 2.2 and 2.4 versions were used (one overwrote other).
2009-02-10libsoup: do not remove all libsoup pkg-config files (conflicts with 2.4)Marcin Juszkiewicz
2009-02-10eds-dbus: force using libsoup-2.2 (from r683 of eds-dbus)Marcin Juszkiewicz
2009-01-27base.bbclass: fixed typoRobert Schuster
2009-01-23Merge branch 'marcin/pinky' of ↵Richard Purdie
ssh://gitserver@git.pokylinux.org/poky-contrib into pinky
2009-01-23bitbake.conf: add IMAGE_ROOTFS_SIZE (from OE)Marcin Juszkiewicz
2009-01-23exmap-console: Backport DEPENDS fix from trunk (from hrw)Richard Purdie
2009-01-23distutils.py: Backport fixes from elroy/trunk to allow more recent python ↵Richard Purdie
modules to build (from hrw)
2009-01-23bitbake.conf/image.bbclass: Backport the magic rootfs sizing code from trunk ↵Richard Purdie
(from hrw)
2008-12-04kernel.bbclass: kernel-modules do not have to depend on kernel-vmlinux ↵Richard Purdie
(backport from trunk)
2008-06-20gmp: update to 4.2.2 - this will unbreak Pinky on distibutions with gcc 4.3 ↵Marcin Juszkiewicz
(from trunk) git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4716 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-19qemu: fix SRC_URIMarcin Juszkiewicz
git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4706 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-17opensync/syncml: Sync with changes in layout upstreamRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4685 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-04dbus: Add missing DEPENDS on libsm, backported from trunkRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4582 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-29qemu: Fix SRC_URIRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4564 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-21rootfs_deb.bbclass: Backport architecture fix so x86 builds work in pinkyRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4521 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-05poky.bbclass: Fix mirror URLsRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4415 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-07gst-plugins-bad: Disable cdaudioRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4183 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-18db: fixed SRC_URI (from Poky trunk)Marcin Juszkiewicz
git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4045 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-02gtk+: Updated filechooser size patch from ThomasRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3885 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-29networkmanager-applet: Remove VPN connections menuRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3881 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-29gtk+-2.12: Tweak filechooser size patchRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3880 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-29gtk+-2.12: Add patch to tweak the filechooser sizing from ThomasRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3879 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-27poky.conf: bump gaku srcrev to fix single instanceRoss Burton
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3876 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-27dbus: sneak in the security fix releaseRoss Burton
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3875 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-27Fix patch.Robert Bradford
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3874 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-27Bump PR for 0.8 and also add patch to the SVN version.Robert Bradford
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3873 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-27Add a patch that avoids the entry getting focus and thus bringing up theRobert Bradford
keyboard. Remove old patch directory. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3872 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-27Switch to Dates 0.4.6.Robert Bradford
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3871 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-26eds-dbus: enable libsoup, so we have the webcal backendRoss Burton
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3870 311d38ba-8fff-0310-9ca6-ca027cbcb966