Commit Graph

3289 Commits

Author SHA1 Message Date
Chris Lord 2517420cbe Import files from OE to build WebKit (patch to link icu required)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3317 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-06 10:23:27 +00:00
Marcin Juszkiewicz 8ccfa5c993 linux: add u-boot-mkimage to DEPENDS only for uImage kernels
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3316 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-06 09:56:54 +00:00
Marcin Juszkiewicz d46841a5c7 linux-rp: kernel size check is now in kernel.bbclass
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3315 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-06 09:44:46 +00:00
Marcin Juszkiewicz 048754f684 kernel.bbclass: added task which check size of kernel image
Code was taken from linux.inc, variable with size is KERNEL_IMAGE_MAXSIZE


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3314 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-06 09:43:11 +00:00
Marcin Juszkiewicz 7256b486f7 zaurus: add KERNEL_IMAGE_MAXSIZE variable used to check kernel image size
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3313 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-06 09:40:51 +00:00
Marcin Juszkiewicz 9d5c2c85bf qemu: make new version non-default again
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3312 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-05 14:55:50 +00:00
Ross Burton 4e6098960c formfactor: add em-x270 formfactor
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3311 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-05 12:20:00 +00:00
Marcin Juszkiewicz e7eaaa247e bitbake.conf: armv4 and armv5 do not need CPU selector for qemu
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3310 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-05 10:26:21 +00:00
Ross Burton 74457246bd gtk: update 2.12.2 to 2.12.3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3309 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-05 09:49:37 +00:00
Marcin Juszkiewicz d41df711cd glibc: allow to use UTF-8 locales only (enable with LOCALE_UTF8_ONLY=1)
This code limits generation of locales to UTF-8 ones only. Other encodings
will be ignored.


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3308 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-04 18:38:30 +00:00
Marcin Juszkiewicz e9f81f1d31 glibc: get proper value for QEMU_OPTIONS to get binary locales working for all ARM variants
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3307 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-04 17:19:25 +00:00
Marcin Juszkiewicz de38769a25 glibc: make ARMv6 binary locales working with recent qemu
Qemu 20071121 has ARMv6 support working but generating of binary locales
require using proper "-cpu" switch - otherwise it sigsegv with illegal
instruction.


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3306 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-04 16:23:28 +00:00
Richard Purdie d0b4968cd2 qemu: Make 20071121 the default version and cleanup various file locations and recipes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3305 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-04 13:58:45 +00:00
Marcin Juszkiewicz 1fbde4b0c4 qemu: really enable NPTL for arm
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3304 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-04 11:05:19 +00:00
Richard Purdie 11f9f2412e qemu: Add 20071121 version, default preference -1 for now
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3303 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-03 23:18:02 +00:00
Marcin Juszkiewicz c3c2ee2f42 linux: bump PR due to changed U-Boot entry point for em-x270
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3302 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-03 18:33:36 +00:00
Marcin Juszkiewicz c4717338dc em-x270: fix U-Boot entry point
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3301 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-03 18:32:51 +00:00
Marcin Juszkiewicz aa1159737b em-x270: fix kernel type
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3300 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-03 15:59:59 +00:00
Marcin Juszkiewicz b25ad8c780 busybox: enable time applet
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3299 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-03 15:31:00 +00:00
Marcin Juszkiewicz ec63c681fc eds: make eds-dbus-dev recommend libecal-dev libebook-dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3298 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-03 12:57:14 +00:00
Marcin Juszkiewicz 859d3ab24d em-x270: set kernel type to uImage
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3297 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-03 12:55:51 +00:00
Marcin Juszkiewicz 9886049b53 eds-dbus: reformatted recipe
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3296 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-03 12:06:25 +00:00
Marcin Juszkiewicz 345dd8677b task-sdk-gmae: added libecal/libebook
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3295 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-03 11:32:39 +00:00
Marcin Juszkiewicz 92b1e9f721 task-sdk-*gmae*: move common stuff into include file
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3294 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-03 09:12:36 +00:00
Richard Purdie 4758862eec task-poky-standalone-gmae-sdk-target: Re-enable libtelepathy
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3293 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-02 11:31:34 +00:00
Richard Purdie 25110f59cc icecc.bbclass: Sync from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3292 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-01 18:36:52 +00:00
Richard Purdie a19595060c cross.bbclass: Set TOOLCHAIN_OPTIONS to an empty value instead of duplicating compiler variables
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3291 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-01 18:34:56 +00:00
Richard Purdie bf0ddf4881 telepathy-glib: Add dbus-glib to DEPENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3290 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30 21:24:51 +00:00
Richard Purdie 5d500e6114 task-poky-standalone-gmae-sdk-target: Remove telepathy for now
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3289 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30 21:22:59 +00:00
Marcin Juszkiewicz f53f08919a task-poky-standalone-gmae-sdk-target: fix packaging
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3288 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30 18:40:00 +00:00
Richard Purdie e955540829 meta-toolchain: Switch task-poky-standalone-gmae-sdk-target for experimental purposes
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3287 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30 17:01:46 +00:00
Richard Purdie 8e8b85df26 git-native: Sync minor tweaks from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3286 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30 16:52:28 +00:00
Marcin Juszkiewicz b6691acf0d task-poky-standalone-gmae-sdk-target: GMAE for standalone SDK
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3285 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30 16:50:24 +00:00
Marcin Juszkiewicz 731cdbe17e xtrans: solve xtrans-dev problem in better way (same as xorg-protos are)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3284 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30 16:40:01 +00:00
Marcin Juszkiewicz 1731595dce poky: added HOST_ARCH into name of SDK tarballs
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3283 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30 16:36:50 +00:00
Marcin Juszkiewicz dbae4c165c xtrans: create empty xtrans package as xtrans-dev depend on it
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3282 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30 15:51:39 +00:00
Marcin Juszkiewicz 3e8d1b6635 libxml-parser-perl-native: Remove uneeded entries: (from OE)
* DEPENDS on perl-native isn't needed since cpan.bbclass adds this.
* DEPENDS on expat-native isn't needed since libxml-parser-perl adds this.
* RDEPENDS on perl-native was only here to prevent an RDEPENDS on perl. The
  RDEPENDS was being added by cpan.bbclass, but that has now been fixed to
  not add it for native packages. This needed to be removed so that perl
  isn't built when you only want libxml-parser-perl-native.

Revision: 73c801b307019899c3255b427e2bb7cb896f8375
Ancestor: 77ee40e486d3c8ad2628c2ac01e4325879b50821
Author: lenehan@openembedded.org
Date: 2007-06-01T06:46:10
Branch: org.openembedded.dev

Modified files:
        packages/perl/libxml-parser-perl-native_2.34.bb


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3281 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30 14:07:04 +00:00
Marcin Juszkiewicz 2aba13054a cpan-base.bbclass: Update the perl depenedencies: (from OE)
* For native modules DEPEND on perl-native and for others DEPEND on perl
  (which in turn depends on perl-native) rather then always depending on
  both perl and perl-native.
* Only RDEPEND for non-native modules rather then both native and non-native.

These changes are to allow you to build native modules without have to build
perl. Previously the dependencies would result in perl being built even
though it didn't actually need to. Thanks to hrw for pointing out what was
happening here.

Revision: 399705dfa7f6a6fd87366a6c0b1058354a5d4312
Ancestor: 5f43096a239a7ac66c7046feb414e8279db8f4bc
Author: lenehan@openembedded.org
Date: 2007-05-30T22:10:32
Branch: org.openembedded.dev

Modified files:
        classes/cpan-base.bbclass



git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3280 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30 14:04:04 +00:00
Richard Purdie 2f0918e948 poky.conf: Allow insane to be disabled from local.conf
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3279 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30 12:18:43 +00:00
Richard Purdie 412acf7305 task-sdk-host: Drop packages not needed now gcc-cross-sdk has better RRECOMENDS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3278 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30 11:51:57 +00:00
Richard Purdie eb864c8fa4 x11vnc: Add fixed version from OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3277 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30 10:33:32 +00:00
Richard Purdie 867741b244 site: Add arm-darwin
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3276 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30 08:55:04 +00:00
Richard Purdie 1cab3f240e siteinfo.bbclass: Add darwin entry
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3275 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30 08:53:23 +00:00
Richard Purdie cc5a871123 libtool: Make sure ltmain.sh gets regenerated by libtool-cross, fix nmedit paths, fix library search paths for installed=no binaries particuarly on darwin but applies to other archs too
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3274 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30 08:25:30 +00:00
Richard Purdie f0ff6c7854 clutter.inc: Add gtk+ to DEPENDS (for now)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3273 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30 08:19:46 +00:00
Richard Purdie 9eee32bf93 base.bbclass: Fix populate_staging whitespace
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3272 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30 08:18:09 +00:00
Richard Purdie f7d937fd8e stage-manager: Various fixes/ehacements
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3271 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30 08:17:19 +00:00
Richard Purdie c9b23048a8 shasum-native: Use do_stage function, not do_populate_staging
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3270 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30 08:16:33 +00:00
Marcin Juszkiewicz d24c45c6db gcc-cross: attempt to unbreak fic-gta01 build - package_write_ipk waits for glibc packaging
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3269 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-29 11:45:13 +00:00
Marcin Juszkiewicz 411c393668 libxml-parser-perl: added expat dependency
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3268 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-29 10:09:00 +00:00