Joshua Lock
b29bd836ad
runqemu: Fix path for i586 cross binaries
...
As spotted by Jessica Zhang
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-04-28 14:12:03 +01:00
Richard Purdie
72eafe23fc
Purple 3.2.1 Release
2010-03-19 14:37:29 +00:00
Graeme Gregory
5cc700daae
zoom2.conf : switch to using the TI integration tree for kernel
...
Signed-off-by: Graeme Gregory <gg@slimlogic.co.uk>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-18 21:48:28 +00:00
Graeme Gregory
c25d4ba28c
linux-omap-zoomsync_2.6.32.bb : add kernel from TI zoom2 integration tree
...
This is the latest code from dev.omapzoom.org and is also what OE is using
for zoom2 machine.
Signed-off-by: Graeme Gregory <gg@slimlogic.co.uk>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-18 21:48:21 +00:00
Joshua Lock
045b982378
handbook: Correction, we're building QEMU x86 not QEMU Arm image
...
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-03-18 16:13:12 +00:00
Joshua Lock
f99f7e354f
handbook: update references of stable version number
...
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-03-18 16:13:03 +00:00
Richard Purdie
82925e8d7f
handbook: Various tweaks for recent fop/pdf generation
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-18 15:44:50 +00:00
Richard Purdie
55e159c873
poky-doc-tools: Update to work with fop >= 0.95
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-18 15:40:28 +00:00
Joshua Lock
eddcc607c9
scripts/runqemu: Fix some typos
...
Fix typo in help message (we default to ext3 not ext2 now)
and a typo whereby moblin-image-sdk wouldn't be autofound.
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-03-17 12:22:52 +00:00
Enric Balletbo i Serra
b82067c8e7
poky-eabi: Set missing PREFERRED_VERSION of binutils-cross-canadian
...
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-03-17 12:09:10 +00:00
Enric Balletbo i Serra
b861de3d39
gcc: Fix fail to compile since they can't find limits.h include.
...
With gcc package on my build machine gcc can't find limits.h include.
$ cat x.c
$ gcc -M x.c
In file included from x.c:1:
/usr/include/limits.h:125:26: error: no include path in which to search for limits.h
This patch adds missing includes to gcc package.
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-05 15:02:29 +00:00
Richard Purdie
10e9286aba
gcc: Make sure target_* variables are set, fixing gcc search path issues
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-05 14:57:06 +00:00
Richard Purdie
e0964ab86c
fakeroot: Stop setting LD_LIBRARY_PATH as it breaks things (see patch description)
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-05 14:56:55 +00:00
Richard Purdie
8f7bba3812
gcc-cross-canadian: Fix include paths and hence c++ compiler issues
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-05 14:56:37 +00:00
Richard Purdie
3a92d518b4
bitbake/data_smart.py: Fix error where update-rc.d would not get added to the dependency tree
...
If there was a variable such as:
X_${Y}_append = "Z"
The "Z" would be lost if X_${Y} was unset. This was due to a bug in the renameVar
function used by expandKeys().
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-03-05 14:37:19 +00:00
Joshua Lock
9fad50948c
insane.bbclass: Skip arch check for Cross Canadian
...
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2009-12-14 12:01:15 +00:00
Joshua Lock
43a1d901f5
local.conf: Fix cross canadian variable, it's SDKMACHINE not SDK_ARCH
2009-12-11 17:25:52 +00:00
Joshua Lock
3ca17dfc31
local.conf: mention the Canadian Cross variable; SDK_ARCH
2009-12-11 15:03:45 +00:00
Joshua Lock
d7919b22fe
local.conf: use qemux86 as default target
2009-12-11 15:03:45 +00:00
Joshua Lock
e8bb07c601
handbook: point people at purple in the introduction
2009-12-11 15:03:45 +00:00
Joshua Lock
8626d103f7
poky.conf: change version for release of purple-3.2
2009-12-11 15:03:45 +00:00
Joshua Lock
0b02870404
qemugl-nativesdk: Add a nativesdk package
2009-12-11 15:03:36 +00:00
Enric Balletbo i Serra
7ed5c2cebc
udev: Add local.rules for the IGEP v2 to symlink the first framebuffer to /dev/fb
...
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-12-10 16:50:20 +00:00
Joshua Lock
12e3b599ca
qemugl: remove staging function, no need to stage anything at all
2009-12-09 16:23:45 +00:00
Richard Purdie
76f6ab09ca
leadpad/pcmanfm/puzzles: Make libowl optional
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-12-08 21:09:40 +00:00
Richard Purdie
a68bc3912a
tasks: Fix missing quote
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-12-08 21:09:22 +00:00
Richard Purdie
1411386a6b
poky-fixed-revisions.inc: Update dates revision
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-12-08 21:08:41 +00:00
Richard Purdie
9cb8f533fe
pimlico: Clean up libowl handling to be consistent
2009-12-08 21:08:17 +00:00
Richard Purdie
f2bc66b102
libowl: Remove stale comments and enable packaging
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-12-08 21:06:37 +00:00
Richard Purdie
5dfee8d314
bitbake: Fix dict changing size problems
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-12-03 18:02:41 +00:00
Richard Purdie
c1ee270d2c
poky-init-build-env: Remove now unneeded return
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-12-03 18:02:34 +00:00
Richard Purdie
80ca44d44c
distro/poky: Set EXTRAOPKGCONFIG
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-12-03 18:02:24 +00:00
Richard Purdie
1218b39f24
Add poky-feed-config-opkg (based off moblin version)
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-12-03 18:02:14 +00:00
Richard Purdie
c846e5848e
scripts/poky-qemu-internal: Make sure qemuarm cursor is visible
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-12-03 18:02:02 +00:00
Richard Purdie
d2ce340b34
libxcalibrate: Fix with xcb
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-12-03 18:01:52 +00:00
Richard Purdie
5f72e5d0f2
pointercal: Update qemuarm calibration files after recent qemu changes to wacom code
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-12-03 18:01:35 +00:00
Richard Purdie
1a651898a8
udev-141: Backport fix from 145 which is also needed here
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-12-03 18:01:20 +00:00
Richard Purdie
0e1d3d91d6
qemu: Update to 0.10.6 and add fix wacom emulation issues
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-12-03 18:01:00 +00:00
Richard Purdie
935b598736
udev: Fix touchscreen link creation with latest version
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-12-03 17:59:39 +00:00
Richard Purdie
1a6a15e568
package.bbclass: Fix runtime_maping_rename so version information isn't removed
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-20 17:57:16 +00:00
Nicolas Dechesne
c7edcc0316
sato: move pam from meta-moblin to meta
...
pam recipe is required to build a sato image, and it was moved in the
meta-moblin collection by mistake, and sato build was broken.
pam is a dependency of policykit which is a dependency of networkmanager.
Signed-off-by: Nicolas Dechesne <n-dechesne@ti.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-20 17:49:17 +00:00
Nicolas Dechesne
6d80967bcf
sato: move policykit from meta-moblin to met
...
policykit recipe is required to build a sato image, and it was moved in the
meta-moblin collection by mistake, and sato build was broken.
policykit is a dependency of networkmanager.
Signed-off-by: Nicolas Dechesne <n-dechesne@ti.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-20 17:49:08 +00:00
Richard Purdie
96ece54fa3
dbus: Disable X for -native versions, also explicitly disable libaudit
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-13 11:09:37 +00:00
Richard Purdie
a338a7a7fd
dbus: Improve fix deamon install patch to use automake magic to avoid installing wrapper scripts
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-13 09:53:59 +00:00
Richard Purdie
ce3ef9f4e8
dbus-native: Apply install fix patch to ensure the version of dbus-daemon in staging is not a wrapper
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12 22:41:14 +00:00
Richard Purdie
b5b6b222bc
bitbake.conf: Drop SHELLCMDS quoting fixing menuconfig task
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12 21:22:56 +00:00
Enric Balletbo i Serra
073faab2b1
linux-igep2: Fix audio capture, the capture result is always silence
...
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12 16:51:41 +00:00
Enric Balletbo i Serra
7a8660600e
igep0020b.conf: Fix missing u-boot entrypoint
...
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12 16:51:38 +00:00
Joe MacDonald
988e4ddf3c
poky-init-build-env: Update for BASH 4 Bourne Shell semantics
...
It's no longer valid in bash 4 when invoked with Bourne Shell semantics to
return unless you're inside a sourced script or a function. Doing so in
this context doesn't actually exit from the setup script. This should
probably preserve the original intent.
Signed-off-by: Joe MacDonald <joe@deserted.net>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12 16:49:45 +00:00
Richard Purdie
117b91a172
m4: Apply config_links patch to non-native version as well (from Esben Haabendal <eha@doredevelopment.dk>)
...
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12 16:45:38 +00:00