summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Collapse)AuthorAgeFilesLines
* libsm-native: added 1.0.3Marcin Juszkiewicz2009-03-101-0/+7
|
* libxdmcp-native: fix PROVIDES to empty value (from trunk)Marcin Juszkiewicz2009-03-061-0/+1
|
* libx11-native: fix PROVIDES to empty value (from trunk)Marcin Juszkiewicz2009-03-061-0/+1
|
* mtd-utils: fix building with glibc 2.7+ (backported from upstream git)Marcin Juszkiewicz2009-02-262-2/+67
|
* qemu: unbreak also on Ubuntu 8.04Marcin Juszkiewicz2009-02-242-5/+6
|
* qemu: unbreak building with linux-libc-headers 2.6.28Marcin Juszkiewicz2009-02-242-1/+23
|
* ldconfig-native: set $S to proper valueMarcin Juszkiewicz2009-02-231-0/+2
|
* checksums.ini: merge with trunkMarcin Juszkiewicz2009-02-231-0/+1048
|
* checksums.ini: merge entries from BUG LinuxMarcin Juszkiewicz2009-02-201-0/+136
|
* dbus-native: fix build on few systems (error: storage size of 'cr' isn't known)Marcin Juszkiewicz2009-02-202-1/+26
| | | | | | | | | 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'
* bitbake.conf: update Poky Maintainer name to "Poky Team ↵Marcin Juszkiewicz2009-02-201-1/+1
| | | | <poky@openedhand.com>" (from trunk)
* base.bbclass, bitbake.conf: add support for BP/BPN variables (backported ↵Marcin Juszkiewicz2009-02-202-2/+17
| | | | | | | | | | | | 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
* libsoup: stage libsoup-2.2.pc without using pkgconfig.bbclassMarcin Juszkiewicz2009-02-111-3/+4
| | | | | pkgconfig.bbclass was staging libsoup.pc which made builds unusable if 2.2 and 2.4 versions were used (one overwrote other).
* libsoup: do not remove all libsoup pkg-config files (conflicts with 2.4)Marcin Juszkiewicz2009-02-101-1/+1
|
* eds-dbus: force using libsoup-2.2 (from r683 of eds-dbus)Marcin Juszkiewicz2009-02-102-1/+23
|
* base.bbclass: fixed typoRobert Schuster2009-01-271-1/+1
|
* Merge branch 'marcin/pinky' of ↵Richard Purdie2009-01-231-0/+1
|\ | | | | | | ssh://gitserver@git.pokylinux.org/poky-contrib into pinky
| * bitbake.conf: add IMAGE_ROOTFS_SIZE (from OE)Marcin Juszkiewicz2009-01-231-0/+1
| |
* | exmap-console: Backport DEPENDS fix from trunk (from hrw)Richard Purdie2009-01-231-1/+1
|/
* distutils.py: Backport fixes from elroy/trunk to allow more recent python ↵Richard Purdie2009-01-231-0/+8
| | | | modules to build (from hrw)
* bitbake.conf/image.bbclass: Backport the magic rootfs sizing code from trunk ↵Richard Purdie2009-01-232-4/+7
| | | | (from hrw)
* kernel.bbclass: kernel-modules do not have to depend on kernel-vmlinux ↵Richard Purdie2008-12-041-1/+1
| | | | (backport from trunk)
* gmp: update to 4.2.2 - this will unbreak Pinky on distibutions with gcc 4.3 ↵Marcin Juszkiewicz2008-06-206-26/+28
| | | | | | (from trunk) git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4716 311d38ba-8fff-0310-9ca6-ca027cbcb966
* qemu: fix SRC_URIMarcin Juszkiewicz2008-06-191-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4706 311d38ba-8fff-0310-9ca6-ca027cbcb966
* opensync/syncml: Sync with changes in layout upstreamRichard Purdie2008-06-177-20/+10
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4685 311d38ba-8fff-0310-9ca6-ca027cbcb966
* dbus: Add missing DEPENDS on libsm, backported from trunkRichard Purdie2008-06-041-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4582 311d38ba-8fff-0310-9ca6-ca027cbcb966
* qemu: Fix SRC_URIRichard Purdie2008-05-291-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4564 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rootfs_deb.bbclass: Backport architecture fix so x86 builds work in pinkyRichard Purdie2008-05-211-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4521 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky.bbclass: Fix mirror URLsRichard Purdie2008-05-051-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4415 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gst-plugins-bad: Disable cdaudioRichard Purdie2008-04-071-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4183 311d38ba-8fff-0310-9ca6-ca027cbcb966
* db: fixed SRC_URI (from Poky trunk)Marcin Juszkiewicz2008-03-183-9/+9
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4045 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gtk+: Updated filechooser size patch from ThomasRichard Purdie2008-03-022-19/+23
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3885 311d38ba-8fff-0310-9ca6-ca027cbcb966
* networkmanager-applet: Remove VPN connections menuRichard Purdie2008-02-292-2/+16
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3881 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gtk+-2.12: Tweak filechooser size patchRichard Purdie2008-02-292-7/+23
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3880 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gtk+-2.12: Add patch to tweak the filechooser sizing from ThomasRichard Purdie2008-02-292-1/+17
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3879 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky.conf: bump gaku srcrev to fix single instanceRoss Burton2008-02-271-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3876 311d38ba-8fff-0310-9ca6-ca027cbcb966
* dbus: sneak in the security fix releaseRoss Burton2008-02-277-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3875 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Fix patch.Robert Bradford2008-02-271-4/+4
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3874 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Bump PR for 0.8 and also add patch to the SVN version.Robert Bradford2008-02-272-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3873 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add a patch that avoids the entry getting focus and thus bringing up theRobert Bradford2008-02-273-52/+37
| | | | | | | | | keyboard. Remove old patch directory. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3872 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Switch to Dates 0.4.6.Robert Bradford2008-02-271-0/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3871 311d38ba-8fff-0310-9ca6-ca027cbcb966
* eds-dbus: enable libsoup, so we have the webcal backendRoss Burton2008-02-261-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3870 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oh-puzzles: don't ship mines, ship slant insteadRoss Burton2008-02-261-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3869 311d38ba-8fff-0310-9ca6-ca027cbcb966
* puzzles: split into oh-puzzles and oh-puzzles-extra, so there is a ↵Ross Burton2008-02-251-2/+18
| | | | | | reasonable number installed by default git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3864 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky.conf: bump gaku srcrev to add single instance flagRoss Burton2008-02-251-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3863 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Bump web-webkit's SRCREV.Robert Bradford2008-02-251-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3862 311d38ba-8fff-0310-9ca6-ca027cbcb966
* * Update sato-icon-theme version to 0.4.1Thomas Wood2008-02-252-2/+1
| | | | | | | * Remove redundant SRCREV for sato-icon-theme git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3861 311d38ba-8fff-0310-9ca6-ca027cbcb966
* rxvt-unicode: added fix from OE for building on systems where host ncurses ↵Marcin Juszkiewicz2008-02-231-0/+4
| | | | | | != ncurses-native git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3860 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky.conf: Prepare for release, set DISTRO_VERSION=3.1Richard Purdie2008-02-221-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3858 311d38ba-8fff-0310-9ca6-ca027cbcb966
* gtk-sato-engine: update to 0.3.1Ross Burton2008-02-222-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3856 311d38ba-8fff-0310-9ca6-ca027cbcb966