Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bintuils-cross.inc: Merge improvements from OE.dev | Richard Purdie | 2009-07-28 | 1 | -3/+9 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4093 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | libxml2: Fix a compilation error when using -D_FORTIFY_SOURCE=2 thanks ↵ | Joshua Lock | 2009-07-28 | 4 | -3/+17 |
| | | | | Chenglan Huang | ||||
* | package bbclass: add an 'allow_links' param to get symlinks packaged, ↵ | Koen Kooi | 2009-03-11 | 1 | -2/+2 |
| | | | | usefull for splitting out libraries | ||||
* | base.bbclass: Add subdir feature to SRC_URI entries (from OE) | Robert Schuster | 2009-03-11 | 1 | -0/+11 |
| | |||||
* | libice-native: added 1.0.3 | Marcin Juszkiewicz | 2009-03-10 | 1 | -0/+8 |
| | |||||
* | libxt-native: added 1.0.5 | Marcin Juszkiewicz | 2009-03-10 | 1 | -0/+8 |
| | |||||
* | libsm-native: added 1.0.3 | Marcin Juszkiewicz | 2009-03-10 | 1 | -0/+7 |
| | |||||
* | libxdmcp-native: fix PROVIDES to empty value (from trunk) | Marcin Juszkiewicz | 2009-03-06 | 1 | -0/+1 |
| | |||||
* | libx11-native: fix PROVIDES to empty value (from trunk) | Marcin Juszkiewicz | 2009-03-06 | 1 | -0/+1 |
| | |||||
* | mtd-utils: fix building with glibc 2.7+ (backported from upstream git) | Marcin Juszkiewicz | 2009-02-26 | 2 | -2/+67 |
| | |||||
* | qemu: unbreak also on Ubuntu 8.04 | Marcin Juszkiewicz | 2009-02-24 | 2 | -5/+6 |
| | |||||
* | qemu: unbreak building with linux-libc-headers 2.6.28 | Marcin Juszkiewicz | 2009-02-24 | 2 | -1/+23 |
| | |||||
* | ldconfig-native: set $S to proper value | Marcin Juszkiewicz | 2009-02-23 | 1 | -0/+2 |
| | |||||
* | checksums.ini: merge with trunk | Marcin Juszkiewicz | 2009-02-23 | 1 | -0/+1048 |
| | |||||
* | checksums.ini: merge entries from BUG Linux | Marcin Juszkiewicz | 2009-02-20 | 1 | -0/+136 |
| | |||||
* | dbus-native: fix build on few systems (error: storage size of 'cr' isn't known) | Marcin Juszkiewicz | 2009-02-20 | 2 | -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 Juszkiewicz | 2009-02-20 | 1 | -1/+1 |
| | | | | <poky@openedhand.com>" (from trunk) | ||||
* | base.bbclass, bitbake.conf: add support for BP/BPN variables (backported ↵ | Marcin Juszkiewicz | 2009-02-20 | 2 | -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.bbclass | Marcin Juszkiewicz | 2009-02-11 | 1 | -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 Juszkiewicz | 2009-02-10 | 1 | -1/+1 |
| | |||||
* | eds-dbus: force using libsoup-2.2 (from r683 of eds-dbus) | Marcin Juszkiewicz | 2009-02-10 | 2 | -1/+23 |
| | |||||
* | base.bbclass: fixed typo | Robert Schuster | 2009-01-27 | 1 | -1/+1 |
| | |||||
* | Merge branch 'marcin/pinky' of ↵ | Richard Purdie | 2009-01-23 | 1 | -0/+1 |
|\ | | | | | | | ssh://gitserver@git.pokylinux.org/poky-contrib into pinky | ||||
| * | bitbake.conf: add IMAGE_ROOTFS_SIZE (from OE) | Marcin Juszkiewicz | 2009-01-23 | 1 | -0/+1 |
| | | |||||
* | | exmap-console: Backport DEPENDS fix from trunk (from hrw) | Richard Purdie | 2009-01-23 | 1 | -1/+1 |
|/ | |||||
* | distutils.py: Backport fixes from elroy/trunk to allow more recent python ↵ | Richard Purdie | 2009-01-23 | 1 | -0/+8 |
| | | | | modules to build (from hrw) | ||||
* | bitbake.conf/image.bbclass: Backport the magic rootfs sizing code from trunk ↵ | Richard Purdie | 2009-01-23 | 2 | -4/+7 |
| | | | | (from hrw) | ||||
* | kernel.bbclass: kernel-modules do not have to depend on kernel-vmlinux ↵ | Richard Purdie | 2008-12-04 | 1 | -1/+1 |
| | | | | (backport from trunk) | ||||
* | gmp: update to 4.2.2 - this will unbreak Pinky on distibutions with gcc 4.3 ↵ | Marcin Juszkiewicz | 2008-06-20 | 6 | -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_URI | Marcin Juszkiewicz | 2008-06-19 | 1 | -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 upstream | Richard Purdie | 2008-06-17 | 7 | -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 trunk | Richard Purdie | 2008-06-04 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4582 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | qemu: Fix SRC_URI | Richard Purdie | 2008-05-29 | 1 | -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 pinky | Richard Purdie | 2008-05-21 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4521 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | poky.bbclass: Fix mirror URLs | Richard Purdie | 2008-05-05 | 1 | -2/+2 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4415 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | gst-plugins-bad: Disable cdaudio | Richard Purdie | 2008-04-07 | 1 | -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 Juszkiewicz | 2008-03-18 | 3 | -9/+9 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4045 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | Branch for pinky | Richard Purdie | 2008-03-03 | 0 | -0/+0 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@3886 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | gtk+: Updated filechooser size patch from Thomas | Richard Purdie | 2008-03-02 | 2 | -19/+23 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3885 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | handbook/Makefile: Add missing tarball files | Richard Purdie | 2008-03-01 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3884 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | handbook/Makefile: Add tarball target | Richard Purdie | 2008-02-29 | 2 | -4/+5 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3883 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | 2008-02-29 Matthew Allum <mallum@openedhand.com> | Matthew Allum | 2008-02-29 | 4 | -30/+16 |
| | | | | | | | | | | | | * development.xml: Disable images too big / lack context for now. * introduction.xml: Remove some OH specific stuff. * style.css: Remove limit on image size git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3882 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | networkmanager-applet: Remove VPN connections menu | Richard Purdie | 2008-02-29 | 2 | -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 patch | Richard Purdie | 2008-02-29 | 2 | -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 Thomas | Richard Purdie | 2008-02-29 | 2 | -1/+17 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3879 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | Fix broken string with weird characters. | Robert Bradford | 2008-02-29 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3878 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | poky-handbook: Add screenshots, change development section order, tweak css ↵ | Richard Purdie | 2008-02-28 | 7 | -141/+191 |
| | | | | | | for screenshots git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3877 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | poky.conf: bump gaku srcrev to fix single instance | Ross Burton | 2008-02-27 | 1 | -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 release | Ross Burton | 2008-02-27 | 7 | -3/+3 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3875 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | Fix patch. | Robert Bradford | 2008-02-27 | 1 | -4/+4 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3874 311d38ba-8fff-0310-9ca6-ca027cbcb966 |