Commit Graph

3891 Commits

Author SHA1 Message Date
Richard Purdie
0a6bec9469 Pinky 3.1.2 Release 2009-11-12 18:10:34 +00:00
Richard Purdie
b89647279a poky-image.bbclass: Add missing trailing ; (from master)
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12 18:01:31 +00:00
Richard Purdie
7a833289f8 icu: Add patch to fix issue with #elif and recent gcc versions
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-05 12:38:27 +01:00
Marcin Juszkiewicz
19da401a19 poky: add support for changing bootsplash application
SPLASH variable contains name of package which handles bootprogress
display. By default psplash is used.

Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
2009-11-05 12:35:27 +01:00
Richard Purdie
740db47160 base.bbclass: Use subprocess rather than os.system for do_unpack
gzip reports broken pipe errors with do_unpack on Fedora with
certain builds of gzip and bash. By avoding python's SIGPIPE handler
we can work correctly on these distributions.

Patch based on a patch from the OE-devel mailing list, thanks to
Khem Raj <raj.khem@gmail.com> and Holger Freyther <zecke@selfish.org>

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-03 13:09:28 +01:00
Marcin Juszkiewicz
39bb1e9235 gcc 3.4.4: fixed Ubuntu 9.10 build
open() require 3 arguments now.

Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
2009-11-02 20:50:10 +01:00
Richard Purdie
7688bca5df unifdef: rename getline function to avoid conflicts with stdio.h definitions from glibc
Signed-off-by: Richard Purdie <richard@ted.(none)>
2009-11-02 17:55:02 +01:00
Marcin Juszkiewicz
ba5e395dfa ipkg-collateral: fix 'lists' variable so feeds information will be stored in /var/lib/ipkg not in PWD/ext dir 2009-10-29 16:35:33 +01:00
Graeme Gregory
3e23549d0a linux-libc-headers_2.6.20.bb : more modern glibc expose getline from stdio.h rename the function so not to cause a clash
Signed-off-by: Marcin Juszkiewicz <marcin@buglabs.net>
2009-10-22 14:49:29 +02:00
Marcin Juszkiewicz
23212b4c3d sanity.bbclass: Add check for problematic /proc/sys/vm/mmap_min_addr values
commit 4293a82a6425a2baa39e26d18c1285b092c31254
Author: Richard Purdie <rpurdie@rpsys.net>
Date:   Wed May 7 09:39:08 2008 +0000

    sanity.bbclass: Add check for problematic /proc/sys/vm/mmap_min_addr values
2009-08-12 16:55:59 +02:00
Marcin Juszkiewicz
8f3e41b0f6 gdb: disable -Werror to make it build under Ubuntu 9.04 2009-08-06 14:10:56 +02:00
Marcin Juszkiewicz
f4a6877b1b binutils-cross-sdk: disable -Werror to make it build on Ubuntu 9.04 2009-08-06 12:50:25 +02:00
Marcin Juszkiewicz
402a5b2ab8 e2fsprogs: fix build on Ubuntu 9.04 2009-07-31 12:46:15 +02:00
Marcin Juszkiewicz
4b13072f18 cache.py: missed patch for Python 2.6 2009-07-29 17:51:26 +02:00
Richard Purdie
1c332abfe2 task-base: Remove sets usage, deprecated in python
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-07-28 15:05:00 +02:00
Marcin Juszkiewicz
31bdfe582e patch.bbclass: use hashlib with Python 2.5+ - removes DeprecationWarning 2009-07-28 15:01:56 +02:00
Richard Purdie
d2c268aec8 bitbake: Update to work without warnings with python 2.6
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-07-28 13:57:22 +02:00
Richard Purdie
f73dc1bf2a bintuils-cross.inc: Merge improvements from OE.dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4093 311d38ba-8fff-0310-9ca6-ca027cbcb966
2009-07-28 09:31:29 +02:00
Joshua Lock
961589f1a4 libxml2: Fix a compilation error when using -D_FORTIFY_SOURCE=2 thanks Chenglan Huang 2009-07-28 09:30:10 +02:00
Koen Kooi
99e4fde8fc package bbclass: add an 'allow_links' param to get symlinks packaged, usefull for splitting out libraries 2009-03-11 12:08:41 +01:00
Robert Schuster
abf40bb82c base.bbclass: Add subdir feature to SRC_URI entries (from OE) 2009-03-11 12:04:03 +01:00
Marcin Juszkiewicz
a4dd5f68db libice-native: added 1.0.3 2009-03-10 12:55:01 +01:00
Marcin Juszkiewicz
7a7d1df42e libxt-native: added 1.0.5 2009-03-10 12:54:52 +01:00
Marcin Juszkiewicz
5e32eb124c libsm-native: added 1.0.3 2009-03-10 12:54:32 +01:00
Marcin Juszkiewicz
668c274e39 libxdmcp-native: fix PROVIDES to empty value (from trunk) 2009-03-06 17:20:33 +01:00
Marcin Juszkiewicz
f0ff94fe07 libx11-native: fix PROVIDES to empty value (from trunk) 2009-03-06 17:20:33 +01:00
Marcin Juszkiewicz
7fe3c30100 mtd-utils: fix building with glibc 2.7+ (backported from upstream git) 2009-02-26 16:13:46 +01:00
Marcin Juszkiewicz
1bcb06beee qemu: unbreak also on Ubuntu 8.04 2009-02-24 16:14:41 +01:00
Marcin Juszkiewicz
c2f46bd918 qemu: unbreak building with linux-libc-headers 2.6.28 2009-02-24 15:06:50 +01:00
Marcin Juszkiewicz
71e368844f ldconfig-native: set $S to proper value 2009-02-23 15:33:53 +01:00
Marcin Juszkiewicz
6bf7f1479d checksums.ini: merge with trunk 2009-02-23 15:12:36 +01:00
Marcin Juszkiewicz
2fbc6e8044 checksums.ini: merge entries from BUG Linux 2009-02-20 17:30:20 +01:00
Marcin Juszkiewicz
4d4c63f2db dbus-native: fix build on few systems (error: storage size of 'cr' isn't known)
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-20 17:27:40 +01:00
Marcin Juszkiewicz
bb3786088c bitbake.conf: update Poky Maintainer name to "Poky Team <poky@openedhand.com>" (from trunk) 2009-02-20 17:26:42 +01:00
Marcin Juszkiewicz
7c1b438d40 base.bbclass, bitbake.conf: add support for BP/BPN variables (backported from trunk)
commit 94c895aad5
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-20 17:23:36 +01:00
Marcin Juszkiewicz
d1e8a463a3 libsoup: stage libsoup-2.2.pc without using pkgconfig.bbclass
pkgconfig.bbclass was staging libsoup.pc which made builds unusable
if 2.2 and 2.4 versions were used (one overwrote other).
2009-02-11 14:27:04 +01:00
Marcin Juszkiewicz
67063df452 libsoup: do not remove all libsoup pkg-config files (conflicts with 2.4) 2009-02-10 17:07:39 +01:00
Marcin Juszkiewicz
f82f89d48a eds-dbus: force using libsoup-2.2 (from r683 of eds-dbus) 2009-02-10 16:49:01 +01:00
Robert Schuster
2ab930bf33 base.bbclass: fixed typo 2009-01-27 13:34:39 +01:00
Richard Purdie
79414eecf7 Merge branch 'marcin/pinky' of ssh://gitserver@git.pokylinux.org/poky-contrib into pinky 2009-01-23 17:47:23 +00:00
Marcin Juszkiewicz
4422694de0 bitbake.conf: add IMAGE_ROOTFS_SIZE (from OE) 2009-01-23 18:34:45 +01:00
Richard Purdie
fa7434d685 exmap-console: Backport DEPENDS fix from trunk (from hrw) 2009-01-23 16:49:31 +00:00
Richard Purdie
007253df78 distutils.py: Backport fixes from elroy/trunk to allow more recent python modules to build (from hrw) 2009-01-23 16:36:21 +00:00
Richard Purdie
23220b52b1 bitbake.conf/image.bbclass: Backport the magic rootfs sizing code from trunk (from hrw) 2009-01-23 16:26:37 +00:00
Richard Purdie
fbf6b9543c kernel.bbclass: kernel-modules do not have to depend on kernel-vmlinux (backport from trunk) 2008-12-04 20:02:25 +00:00
Marcin Juszkiewicz
f3b60f7bda gmp: update to 4.2.2 - this will unbreak Pinky on distibutions with gcc 4.3 (from trunk)
git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4716 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-20 13:58:15 +00:00
Marcin Juszkiewicz
fcbca8870c qemu: fix SRC_URI
git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4706 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-19 13:06:01 +00:00
Richard Purdie
a634019532 opensync/syncml: Sync with changes in layout upstream
git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4685 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-17 15:48:06 +00:00
Richard Purdie
4168c08285 dbus: Add missing DEPENDS on libsm, backported from trunk
git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4582 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-04 21:16:26 +00:00
Richard Purdie
f026861423 qemu: Fix SRC_URI
git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4564 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-29 11:48:15 +00:00