summaryrefslogtreecommitdiff
path: root/meta
AgeCommit message (Collapse)AuthorFiles
2007-12-07webkit: fixes to get r28485 builtMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3320 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-06poky: set fixed srcrev for webkit-gtk (same one as OE use)Marcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3319 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-06icu: use g++ for linkingMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3318 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-06Import files from OE to build WebKit (patch to link icu required)Chris Lord21
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3317 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-06linux: add u-boot-mkimage to DEPENDS only for uImage kernelsMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3316 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-06linux-rp: kernel size check is now in kernel.bbclassMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3315 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-06kernel.bbclass: added task which check size of kernel imageMarcin Juszkiewicz1
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-06zaurus: add KERNEL_IMAGE_MAXSIZE variable used to check kernel image sizeMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3313 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-05qemu: make new version non-default againMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3312 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-05formfactor: add em-x270 formfactorRoss Burton2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3311 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-05bitbake.conf: armv4 and armv5 do not need CPU selector for qemuMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3310 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-05gtk: update 2.12.2 to 2.12.3Ross Burton16
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3309 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-04glibc: allow to use UTF-8 locales only (enable with LOCALE_UTF8_ONLY=1)Marcin Juszkiewicz1
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-04glibc: get proper value for QEMU_OPTIONS to get binary locales working for ↵Marcin Juszkiewicz1
all ARM variants git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3307 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-04glibc: make ARMv6 binary locales working with recent qemuMarcin Juszkiewicz2
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-04qemu: Make 20071121 the default version and cleanup various file locations ↵Richard Purdie31
and recipes git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3305 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-04qemu: really enable NPTL for armMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3304 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-03qemu: Add 20071121 version, default preference -1 for nowRichard Purdie27
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3303 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-03linux: bump PR due to changed U-Boot entry point for em-x270Marcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3302 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-03em-x270: fix U-Boot entry pointMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3301 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-03em-x270: fix kernel typeMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3300 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-03busybox: enable time appletMarcin Juszkiewicz2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3299 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-03eds: make eds-dbus-dev recommend libecal-dev libebook-devMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3298 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-03em-x270: set kernel type to uImageMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3297 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-03eds-dbus: reformatted recipeMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3296 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-03task-sdk-gmae: added libecal/libebookMarcin Juszkiewicz3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3295 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-03task-sdk-*gmae*: move common stuff into include fileMarcin Juszkiewicz3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3294 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-02task-poky-standalone-gmae-sdk-target: Re-enable libtelepathyRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3293 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-01icecc.bbclass: Sync from OERichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3292 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-12-01cross.bbclass: Set TOOLCHAIN_OPTIONS to an empty value instead of ↵Richard Purdie1
duplicating compiler variables git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3291 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30telepathy-glib: Add dbus-glib to DEPENDSRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3290 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30task-poky-standalone-gmae-sdk-target: Remove telepathy for nowRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3289 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30task-poky-standalone-gmae-sdk-target: fix packagingMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3288 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30meta-toolchain: Switch task-poky-standalone-gmae-sdk-target for experimental ↵Richard Purdie1
purposes git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3287 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30git-native: Sync minor tweaks from OERichard Purdie3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3286 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30task-poky-standalone-gmae-sdk-target: GMAE for standalone SDKMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3285 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30xtrans: solve xtrans-dev problem in better way (same as xorg-protos are)Marcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3284 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30poky: added HOST_ARCH into name of SDK tarballsMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3283 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30xtrans: create empty xtrans package as xtrans-dev depend on itMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3282 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30libxml-parser-perl-native: Remove uneeded entries: (from OE)Marcin Juszkiewicz1
* 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-30cpan-base.bbclass: Update the perl depenedencies: (from OE)Marcin Juszkiewicz1
* 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-30poky.conf: Allow insane to be disabled from local.confRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3279 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30task-sdk-host: Drop packages not needed now gcc-cross-sdk has better RRECOMENDSRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3278 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30x11vnc: Add fixed version from OERichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3277 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30site: Add arm-darwinRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3276 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30siteinfo.bbclass: Add darwin entryRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3275 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30libtool: Make sure ltmain.sh gets regenerated by libtool-cross, fix nmedit ↵Richard Purdie4
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-30clutter.inc: Add gtk+ to DEPENDS (for now)Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3273 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30base.bbclass: Fix populate_staging whitespaceRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3272 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-30stage-manager: Various fixes/ehacementsRichard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3271 311d38ba-8fff-0310-9ca6-ca027cbcb966