Richard Purdie
2bbf5cedf2
poky/moblin: Switch to binutils 2.20
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-23 17:30:58 +00:00
Richard Purdie
8d382809b3
binutils: Add 2.20 (patchset from OE.dev)
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-23 17:30:19 +00:00
Richard Purdie
2baf8bbf8b
libpcap: Update to 1.0.0 and sync with OE.dev
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-23 15:19:41 +00:00
Richard Purdie
75fbd88ad5
portmap: Sync with OE.dev
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-23 14:59:23 +00:00
Richard Purdie
32a44f4775
a52dec: Clean up CFLAGS
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-23 14:57:44 +00:00
Richard Purdie
e3eb1286e1
perl: Update to work with native binary relative path locations
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-22 22:30:26 +00:00
Richard Purdie
7a60d379e8
relocatable.bbclass: Clean up indentation
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-22 14:23:26 +00:00
Richard Purdie
df76efbdee
relocatable.bbclass: Handle symlinks correctly
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-22 14:20:26 +00:00
Joshua Lock
814c3efb5c
cross.bbclass: Note that relocatable binaries disabled for a reason
...
Signed-off-by: Joshua Lock <josh@linux.intel.com >
2010-02-18 10:57:08 +00:00
Joshua Lock
de2138b474
linux: Enable linux-2.6.32 for qemux86 and qemuppc
...
The qemux86 configuration is simply a copy of the qemux86-defconfig from
linux-rp with make oldconfig and mostly default answers.
Configuration for qemuppc already exists but DEFAULT_PREFERENCE was not set in
the recipe.
Signed-off-by: Joshua Lock <josh@linux.intel.com >
2010-02-18 10:38:40 +00:00
Joshua Lock
ef246b44b9
relocatable.bbclass: Enhancements to rpath replacement algorithm
...
This patch removes the hard coded number of parent directory operators ( /..)
placed into the rpath and instead fully dynamically generates the rpath entries
based on the current rpath.
Theoretically this patch means we can now make cross packages relocatable but
this is *not* enabled as chrpath can only set a new rpath of the same length
or shorter than the existing rpath. Due to the amount of parent directory
jumps we need to encode in the rpath this can easily fail when TMPDIR is in a
short namespace (e.g. /usr/poky).
Signed-off-by: Joshua Lock <josh@linux.intel.com >
2010-02-18 10:38:29 +00:00
Richard Purdie
a88950c477
eggdbus: Add missing dbus-glib DEPENDS
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-15 17:44:30 +00:00
Joshua Lock
da10a2af54
sanity.bbclass: Add chrpath to the required utilities
...
Signed-off-by: Joshua Lock <josh@linux.intel.com >
2010-02-15 16:43:38 +00:00
Joshua Lock
7b4e80b98e
relocatable.bbclass: Tidy up class
...
There was a hard coded path and a spurious variable left in before the last
commit. Whoops ...
Signed-off-by: Joshua Lock <josh@linux.intel.com >
2010-02-12 17:39:08 +00:00
Joshua Lock
12325e3c56
chrpath: Only set the chrpath binary for the native package
...
Signed-off-by: Joshua Lock <josh@linux.intel.com >
2010-02-12 15:00:44 +00:00
Joshua Lock
f1a87fadc7
relocatable.bbclass: Improve logic and style
...
The initial pass at this class was pretty lame and broke on a lot of native
packages. This rewrite makes the code a lot more dynamic, removing use of hard
coded paths and improving the logic.
The class now runs a chrpath -l over the binary to determine what rpaths are
currently set. It then munges the output and determines relative versions of
each component of the rpath and uses chrpath -r to set them.
Signed-off-by: Joshua Lock <josh@linux.intel.com >
2010-02-12 15:00:44 +00:00
Joshua Lock
6e1cc7ca10
relocatable.bbclass: remove hard-coded rpaths from native binaries
...
The relocatable path will pre-process built binaries in SYSROOT_DESTDIR and
replace any harcoded dynamic link rpaths with relative paths.
Add an inherit of class in native.bbclass to make our native packages
relocatable and tweak the chrpath recipe so that the native package can make
itself relocatable with the just built chrpath binary.
Signed-off-by: Joshua Lock <josh@linux.intel.com >
2010-02-11 16:21:09 +00:00
Richard Purdie
a0795895e3
xserver-nodm-init: Make sure kdrive servers have the console keyboard enabled
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-11 16:09:49 +00:00
Richard Purdie
e49fcdcc8b
xserver-kdrive: Add keyboard fix (partially from OE.dev
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-11 16:06:46 +00:00
Richard Purdie
6054d36e7a
preferred-xorg-versions: Update xserver-kdrive version
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-11 12:18:55 +00:00
Richard Purdie
216f9f05b4
xserver-xf86: Drop old versions and update xserver-xf86-lite version
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-11 12:18:25 +00:00
Richard Purdie
25e0acc952
xserver-kdrive: Add 1.7.99.2
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-11 12:15:06 +00:00
Richard Purdie
2146902ae4
calibrateproto: Add missing length fields to X_Replies
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-11 12:10:39 +00:00
Richard Purdie
c33fa352b8
sharp-flash-header: Convert from leagacy staging
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-11 09:51:55 +00:00
Richard Purdie
633e0ff5e3
binutils: Apply cross compiling changes to libtool since we don't autoreconf
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-11 09:51:23 +00:00
Richard Purdie
6877acce5a
keymaps: Use RDEPENDS_${PN}
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-11 09:50:34 +00:00
Joshua Lock
0307f8002e
linux-libc-headers: extend nativesdk for 2.6.29
...
2.6.29 is the PREFERRED_VERSION of linux-libc-headers for ditro=poky but there
was no buildable recipe for that version. Fix this with a simple BBCLASSEXTEND
Signed-off-by: Joshua Lock <josh@linux.intel.com >
2010-02-11 09:32:48 +00:00
Joshua Lock
bc1ae94d25
preferred-xorg-versions.inc: bump preferred util-macros
...
We no longer have a recipe for 1.5.0 so bump to 1.6.0
Signed-off-by: Joshua Lock <josh@linux.intel.com >
2010-02-10 22:51:14 +00:00
Joshua Lock
6ae3907433
distros: set xserver-xf86 as default PREFERRED_PROVIDER for virtual/xserver
...
Signed-off-by: Joshua Lock <josh@linux.intel.com >
2010-02-10 14:34:15 +00:00
Joshua Lock
bf422fcfff
qemux86: fix setting of preferred provider for virtual/xserver
...
Change the virtual/xserver preferred provider in qemu.inc to a soft assign and
set preferred provider in qemux86 before the require so that the value is retained.
Signed-off-by: Joshua Lock <josh@linux.intel.com >
2010-02-10 14:34:15 +00:00
Joshua Lock
0ff3de8ebf
preferred-xorg-versions: increase various components to match Moblin distro
...
Switch to using xserver-xf86-dri-lite 1.7.99.2 and the updated dependencies it
requires by default.
Signed-off-by: Joshua Lock <josh@linux.intel.com >
2010-02-10 14:34:14 +00:00
Joshua Lock
2c2994718c
libdrm: bump version to 2.4.17 as required by mesa 7.7
...
Signed-off-by: Joshua Lock <josh@linux.intel.com >
2010-02-10 14:34:02 +00:00
Joshua Lock
391fda5150
poky-default: bump preferred glibc version to 2.9 for Poky distro
...
Signed-off-by: Joshua Lock <josh@linux.intel.com >
2010-02-10 13:33:16 +00:00
Joshua Lock
8a8094a10b
ofono: bump to 0.17
...
Signed-off-by: Joshua Lock <josh@linux.intel.com >
2010-02-09 17:03:24 +00:00
Joshua Lock
f1ee04bd15
connman: bump to 0.48
...
Signed-off-by: Joshua Lock <josh@linux.intel.com >
2010-02-09 17:03:24 +00:00
Joshua Lock
109f750d17
eds-dbus: Fix DEPENDS, add gnome-keyring and use libsoup-2.4 not libsoup
...
Signed-off-by: Joshua Lock <josh@linux.intel.com >
2010-02-09 17:02:45 +00:00
Joshua Lock
e8241d7bba
libpcap: Fix PR
...
Signed-off-by: Joshua Lock <josh@linux.intel.com >
2010-02-09 16:14:20 +00:00
Joshua Lock
6895486d05
libpcap: fix configure with newer autofoo and fix inherit
...
Signed-off-by: Joshua Lock <josh@linux.intel.com >
2010-02-09 15:56:44 +00:00
Richard Purdie
b81b391cd2
xorg-macros: 1.5.0 -> 1.6.0
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-09 14:10:26 +00:00
Richard Purdie
6d2b2b2dbc
libical: Add from OE.dev with cleanup
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-05 15:58:21 +00:00
Richard Purdie
e93ccce413
eds-dbus: Pull from git, not svn
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-05 15:57:59 +00:00
Richard Purdie
851267d2af
mesa-dri-git: Handle cross compiling of the glsl utils
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-05 14:08:37 +00:00
Richard Purdie
e5be3728a3
mesa-dri: Use master branch for git versions
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-05 12:14:21 +00:00
Richard Purdie
8886fa1145
xserver-xf86-dri-lite: Update git recipe for latest versions
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-05 12:13:47 +00:00
Richard Purdie
03890f3fc0
makedepend/xorg-cf-files: Upgrade to new point releases
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-05 12:12:55 +00:00
Richard Purdie
ce6ae6753d
util-macros: 1.4.1 -> 1.5.0
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-05 12:12:21 +00:00
Richard Purdie
219b89e556
python.inc: Disable parallel make
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-04 19:28:20 +00:00
Richard Purdie
3a15c0e1e0
dpkg: Make sure the -native version doesn't have strange RDEPENDS
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-04 19:19:52 +00:00
Richard Purdie
f6f10668ca
libjana: Use gnome git, not svn
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-04 17:31:58 +00:00
Richard Purdie
def39679df
Add libsocialweb
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com >
2010-02-04 16:31:12 +00:00