Richard Purdie
|
25dc55da09
|
mesa: Drop stale files
|
2009-04-14 12:50:32 +01:00 |
|
Richard Purdie
|
7d5759aa44
|
mesa: Upgrade 7.2 -> 7.4
|
2009-04-14 12:50:03 +01:00 |
|
Richard Purdie
|
bdc077bc13
|
libsoup-2.4: Add 2.25.29 (still 2.4 ABI)
|
2009-03-11 16:40:36 +00:00 |
|
Richard Purdie
|
01b99d5a65
|
Add libproxy
|
2009-03-11 16:40:27 +00:00 |
|
Koen Kooi
|
f94bd6b312
|
package bbclass: add an 'allow_links' param to get symlinks packaged, usefull for splitting out libraries
|
2009-03-11 12:05:53 +01:00 |
|
Robert Schuster
|
58ffd5a0ed
|
base.bbclass: Add subdir feature to SRC_URI entries (from OE)
|
2009-03-11 12:03:25 +01:00 |
|
Marcin Juszkiewicz
|
9b6df99070
|
e2fsprogs-native: stage everything like it is done wuth non-native recipe
|
2009-03-10 16:47:02 +01:00 |
|
Marcin Juszkiewicz
|
784e1131c3
|
libice: added native version
|
2009-03-10 13:08:46 +01:00 |
|
Marcin Juszkiewicz
|
a102c05407
|
libsm: added native version
|
2009-03-10 13:08:46 +01:00 |
|
Marcin Juszkiewicz
|
3c8898c70f
|
libxt: added native version
|
2009-03-10 13:08:46 +01:00 |
|
Richard Purdie
|
49ca46f588
|
Merge ssh://gitserver@git.pokylinux.org/poky
|
2009-02-27 14:45:56 +00:00 |
|
Marcin Juszkiewicz
|
84f0e3128b
|
dbus: make dbus-native do not use update-rc.d (removes harmless warning)
|
2009-02-23 20:45:46 +01:00 |
|
Marcin Juszkiewicz
|
caa983dd41
|
checksums.ini: added some new entries
|
2009-02-23 20:44:58 +01:00 |
|
Marcin Juszkiewicz
|
861933ade0
|
checksums.ini: merge entries from BUG Linux
|
2009-02-23 15:11:19 +01:00 |
|
Damien Lespiau
|
53973f286b
|
opkg: fix build with gcc 4.3.2
opkg has the -Werror flag enabled and gcc 4.3.2 introduces new warnings.
|
2009-02-09 11:13:05 +00:00 |
|
Richard Purdie
|
09bf864d4f
|
libidl: 0.8.3 -> 0.8.12
|
2009-02-05 23:54:11 +00:00 |
|
Richard Purdie
|
be10b46b73
|
base.bbclass: Use explode_deps from bb.utils and remove the obsolete base.bbclass version
|
2009-02-05 23:54:11 +00:00 |
|
Richard Purdie
|
c2c16bced8
|
base.bbclass: Move package metadata handling functions into their own class file
|
2009-02-05 23:54:11 +00:00 |
|
Richard Purdie
|
0903f6a455
|
linux-rp: Update qemuarmv6/qemuarmv7 defconfigs
|
2009-02-05 15:55:47 +00:00 |
|
Richard Purdie
|
a6789f5b75
|
libdrm: Cleanup poulsbo patch slightly further
|
2009-02-05 15:02:30 +00:00 |
|
Richard Purdie
|
637183ec62
|
qemu: Update 6374 -> 6477 to fix absolute position device issues
|
2009-02-05 14:11:04 +00:00 |
|
Richard Purdie
|
942c23289f
|
mesa: Drop 7.0.2
|
2009-02-05 14:08:54 +00:00 |
|
Richard Purdie
|
f06b34bf89
|
libdrm: Add patch for poulsbo
|
2009-02-05 14:08:41 +00:00 |
|
Damien Lespiau
|
bcf14a38d5
|
sanity.bbclass: Fix error message when not having g++ on build
|
2009-02-04 09:47:35 +01:00 |
|
Richard Purdie
|
80f0032667
|
poky-moblin.inc: Switch to gcc 4.3.2
|
2009-01-29 13:57:42 +00:00 |
|
Richard Purdie
|
4b7ef3d8b5
|
Add clutter-mozembed
|
2009-01-28 15:39:27 +00:00 |
|
Richard Purdie
|
53314a0125
|
Add mozilla-headless
|
2009-01-28 15:39:05 +00:00 |
|
Richard Purdie
|
463c2d6449
|
metacity-clutter: Add cross compile patch so compiles on x86_64 work for i386 targets
|
2009-01-27 15:44:07 +00:00 |
|
Richard Purdie
|
d9c8f31557
|
metacity-clutter: Fix after recent updates
|
2009-01-27 14:15:13 +00:00 |
|
Richard Purdie
|
deadb5259f
|
mesa: Exclude mesa packages from world builds to reduce breakage
|
2009-01-27 13:23:10 +00:00 |
|
Marcin Juszkiewicz
|
e1d6280a61
|
bitbake.conf: add IMAGE_ROOTFS_SIZE (from OE)
|
2009-01-23 17:48:28 +00:00 |
|
Richard Purdie
|
edbdbd174e
|
exmap-console: Add missing DEPENDS on glib-2.0 (from OE)
|
2009-01-23 16:50:42 +00:00 |
|
Cyril Humbert
|
4d7b70c17f
|
base-files: Add /etc/shells file
|
2009-01-23 16:30:35 +00:00 |
|
Richard Purdie
|
c92acf4b05
|
image.bbclass: Use IMAGE_ROOTFS_SIZE if the image will fit into it and only add extra space if the image is too small (ported from OE by hrw)
|
2009-01-23 16:24:46 +00:00 |
|
Richard Purdie
|
7b6ad5b9fb
|
Fix postinstall scripts not to use IMAGE_ROOTFS direction by use D instead. Based on a patch from Carl Simonson <simonsonc@gmail.com>
|
2009-01-23 16:15:06 +00:00 |
|
Carl Simonson
|
75f3ca5abb
|
networkmanager: Add a missing configure dependency
|
2009-01-23 16:10:40 +00:00 |
|
Richard Purdie
|
b74734d8c9
|
poky-image/moblin-image.bbclass: Fix a typo noticed by Mike Turquette
|
2009-01-23 16:03:58 +00:00 |
|
Mike Turquette
|
063f2efff1
|
Add 2008q3 CSL toolchain support
|
2009-01-23 15:53:25 +00:00 |
|
Richard Purdie
|
aa8de0e941
|
mozilla.bbclass: Fix pkgconfig usage for pkgconfig sysroot
|
2009-01-23 15:51:44 +00:00 |
|
Richard Purdie
|
b7fd2b744e
|
qemux86: Convert to se xserver-xf86-dri-lite
|
2009-01-21 16:41:02 +00:00 |
|
Richard Purdie
|
db3dd3ad17
|
qemu: Upgrade to svn revision 6374 for working passthrough
|
2009-01-21 14:14:06 +00:00 |
|
Richard Purdie
|
a13faf34af
|
qemugl: Install the library in the standard location
|
2009-01-21 11:36:21 +00:00 |
|
Richard Purdie
|
d2ebf9155e
|
Add xf86-video-vmware driver
|
2009-01-21 11:35:33 +00:00 |
|
Richard Purdie
|
0e22433130
|
qemu: Add x86_64-softmmu target
|
2009-01-21 11:34:08 +00:00 |
|
Richard Purdie
|
1884c240c9
|
clutter: Revert to a revision known to work for various subpackages
|
2009-01-20 12:32:25 +00:00 |
|
Richard Purdie
|
0d5a2607ab
|
qemu-sdl: Remove i386-linux-user target for now
|
2009-01-20 11:45:24 +00:00 |
|
Richard Purdie
|
544361e3df
|
clutter: Fix various missing DEPENDS on clutter and update clutter SRCREV
|
2009-01-20 10:06:56 +00:00 |
|
Richard Purdie
|
b1bf5e436d
|
poky-fixed-revisions.inc: Add SRCREV for qemugl
|
2009-01-20 00:33:31 +00:00 |
|
Richard Purdie
|
ec3918509d
|
Add qemugl
|
2009-01-19 23:47:10 +00:00 |
|
Richard Purdie
|
f6ea2f84fb
|
qemu: Add host gl support for qemu x86
|
2009-01-19 23:46:37 +00:00 |
|