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
Richard Purdie
602d17d8cb
rootfs_deb.bbclass: Backport architecture fix so x86 builds work in pinky
...
git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4521 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-21 13:19:46 +00:00
Richard Purdie
a1868835fe
poky.bbclass: Fix mirror URLs
...
git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4415 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-05 14:26:27 +00:00
Richard Purdie
2f6c30fc9a
gst-plugins-bad: Disable cdaudio
...
git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4183 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-07 16:17:44 +00:00
Marcin Juszkiewicz
0f9a67f1cf
db: fixed SRC_URI (from Poky trunk)
...
git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@4045 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-18 11:45:34 +00:00
Richard Purdie
7d846ee9bb
Branch for pinky
...
git-svn-id: https://svn.o-hand.com/repos/poky/branches/pinky@3886 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-03 14:53:28 +00:00
Richard Purdie
9f9900b9b4
gtk+: Updated filechooser size patch from Thomas
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3885 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-02 17:14:51 +00:00
Richard Purdie
639f3823f5
handbook/Makefile: Add missing tarball files
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3884 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-03-01 00:03:03 +00:00
Richard Purdie
d0eff13891
handbook/Makefile: Add tarball target
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3883 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-29 23:56:51 +00:00
Matthew Allum
dd048e6b2c
2008-02-29 Matthew Allum <mallum@openedhand.com>
...
* 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
2008-02-29 23:48:09 +00:00
Richard Purdie
698f4302c3
networkmanager-applet: Remove VPN connections menu
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3881 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-29 17:56:25 +00:00
Richard Purdie
25081db183
gtk+-2.12: Tweak filechooser size patch
...
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3880 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-29 17:45:52 +00:00