Commit Graph

4851 Commits

Author SHA1 Message Date
Marcin Juszkiewicz
e72a9dffd7 tslib: do not create two development packages
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4959 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-25 13:26:55 +00:00
Marcin Juszkiewicz
b8a25e4c88 glibc: bump PR due to recent toolchain changes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4958 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-25 09:55:45 +00:00
Marcin Juszkiewicz
2476a4416d poky-eabi: use elfutils 0.131 with gcc 4.3.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4950 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-25 09:29:06 +00:00
Marcin Juszkiewicz
20d9950f50 elfutils: added 0.131 with Debian patches to build with gcc 4.3.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4949 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-25 09:28:48 +00:00
Marcin Juszkiewicz
41d6612ec7 libspiff: update to 0.8.3 to get gcc 4.3.1 fixes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4948 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-25 09:28:29 +00:00
Marcin Juszkiewicz
9b547ecf84 icu: use -Os for arm to make it build with gcc 4.3.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36415

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4947 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-25 09:28:10 +00:00
Marcin Juszkiewicz
86cc4b3b91 linux-openmoko: fix build with gcc 4.3.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4946 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-25 09:27:55 +00:00
Marcin Juszkiewicz
6857ef4248 avahi: disable libssp
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4945 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-25 09:27:36 +00:00
Richard Purdie
05b0a2111d uclibc/meta-toolchain: Catch up with toolchain changes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4944 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-24 20:32:06 +00:00
Richard Purdie
87796f6ce0 gcc: Add toolchain build process changes from OE which adds gcc-cross-intermediate and removes glibc-intermediate based on a patch from Khem Raj as will be aplied to OE.dev making the build process much more rebust/stable/correct.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4943 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-24 20:30:37 +00:00
Richard Purdie
f9651fac68 udev: Sync the rules with the versions from a more recent udev, optimise the boot process slightly by skipping boring ttys earlier
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4942 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-24 17:00:15 +00:00
Ross Burton
ffc2de5a4e avahi: upgrade to 0.6.23
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4941 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-24 16:58:27 +00:00
Richard Purdie
dba4931a29 scripts/poky-qemu-internal: Fix networking on qemuarm ext2 images
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4940 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-24 13:51:45 +00:00
Richard Purdie
e0fdf7f653 packaged-staging.bbclass: Add OELAYOUT_ABI to the package paths so staging packages become abi specific
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4939 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-24 11:14:33 +00:00
Richard Purdie
8beb43ca48 Move SANITY_ABI to its own file and give a more general name
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4938 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-24 11:10:33 +00:00
Ross Burton
09d8aa054f busybox: enable microcom
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4937 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-23 16:04:50 +00:00
Richard Purdie
c3914033c9 meta-extras: Add minicom (from OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4936 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-23 13:44:01 +00:00
Richard Purdie
a6b0bc0f74 linux-omap-2.6.22.19: Tweak the defconfig to unbreak the usb driver a bit and fix boot from mmc
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4935 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-22 21:20:50 +00:00
Marcin Juszkiewicz
a3dd711894 poky-fixed-revisions: added gsmd2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4934 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-22 16:27:06 +00:00
Marcin Juszkiewicz
43aab47cfc gsmd2: taken from OE, cleaned, fixed deps/building, improved packaging
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4933 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-22 16:26:54 +00:00
Richard Purdie
0a968eeb41 linux-omap-2.6.22.19: Enable APM
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4932 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-22 13:18:50 +00:00
Marcin Juszkiewicz
99b84098c2 netbase: added qemuarmv6/7 support
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4931 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-22 11:27:00 +00:00
Marcin Juszkiewicz
1df8293e17 poky: ship qemu-config package for qemuarmv6/7 too
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4930 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-22 11:26:47 +00:00
Marcin Juszkiewicz
da820a1a16 pointercal: added entries for qemuarmv6/v7
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4929 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-22 11:26:38 +00:00
Marcin Juszkiewicz
9a74694688 formfactor: added qemuarmv6/7
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4928 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-22 11:26:26 +00:00
Marcin Juszkiewicz
cf9ecbaa6d poky-qemu-internal: added support for qemuarmv6/7
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4927 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-22 11:26:14 +00:00
Marcin Juszkiewicz
50e3ea738d linux-rp: added armv7a fix from linux-omap to make qemuarmv7 build
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4926 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-22 11:26:05 +00:00
Marcin Juszkiewicz
44abf32a27 linux-rp: added qemuarmv6/7 machines support
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4925 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-22 11:25:54 +00:00
Marcin Juszkiewicz
84d538074f opkg: qemuarmv7 also use gcc 4.3.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4924 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-22 11:25:42 +00:00
Marcin Juszkiewicz
dc82b9f9e4 poky-eabi: qemuarmv7 also require gcc 4.3.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4923 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-22 11:25:32 +00:00
Marcin Juszkiewicz
fc6fd10ff9 openmoko-today2-folders: fix conflicts as we moved some components of Sato desktop
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4921 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-22 11:25:10 +00:00
Richard Purdie
686752960b bitbake.conf: Default to SRCREV of INVALID
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4920 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-22 09:14:19 +00:00
Richard Purdie
63e451ebbb __init__.py: Error if SRCREV == INVALID
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4919 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-22 09:13:51 +00:00
Marcin Juszkiewicz
dba215e3f2 gtk+: added libxrandr dependency
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4918 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-21 19:00:46 +00:00
Richard Purdie
ec1e837ff9 native.bbclass: Also override BASE_PACKAGE_ARCH
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4917 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-21 16:58:07 +00:00
Richard Purdie
e5bc47180d native.bbclass: Override BASEPKG_HOST_SYS and TARGET_SYS in the native case
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4916 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-21 16:55:16 +00:00
Richard Purdie
a16f50c49e poky-image.bbclass: Add POKY_EXTRA_INSTALL variable
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4915 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-21 16:23:03 +00:00
Richard Purdie
8885ae67a7 linux-rp: 2.6.25+2.6.26-rc4 -> 2.6.26 and apply the i2c suspend/resume fix for zaurus devices
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4914 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-21 15:09:18 +00:00
Ross Burton
8b1c5c437e clutter.inc: add depends for 3430-ldp
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4913 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-21 15:03:58 +00:00
Marcin Juszkiewicz
8f6086d0ea dbus-wait: fix build
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4912 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-21 13:05:37 +00:00
Richard Purdie
1bcc0f7c22 poky-fixed-revisions.inc: Add dbus-wait
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4911 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-21 11:51:14 +00:00
Richard Purdie
582c57c9c1 Add dbus-wait
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4910 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-21 11:50:53 +00:00
Richard Purdie
b4ddca7196 clutter-box2d: Mark as machine specific
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4909 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-21 11:27:09 +00:00
Richard Purdie
6fc273a105 bitbake.conf: Add nasty workaround to deal with machine specific and 'all' architecture packages. This problem needs to be revisisted
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4908 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-21 11:26:25 +00:00
Marcin Juszkiewicz
2e56dd0a00 loudmouth: upgraded to 1.4.0
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4907 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-21 09:44:11 +00:00
Marcin Juszkiewicz
c731df873b telepathy-glib: upgraded to 0.7.11
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4906 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-21 09:15:45 +00:00
Marcin Juszkiewicz
f4cc988686 telepathy-gabble: upgraded to 0.7.6
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4905 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-21 09:15:35 +00:00
Marcin Juszkiewicz
4a32f7de4e libtelepathy: upgraded to 0.3.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4904 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-21 09:15:15 +00:00
Marcin Juszkiewicz
706229768c empathy: upgraded to 0.23.4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4903 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-21 09:14:53 +00:00
Marcin Juszkiewicz
f02f67c3b9 telepathy-mission-control: upgraded to 4.61
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4902 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-21 09:14:29 +00:00