summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2007-12-01Add packaged-staging2.bbclass, the next generation of packaged staging! ↵Richard Purdie1
Requires bitbake 1.8 svn head or bitbake trunk.
2007-12-01merge of '80401af978389dc31680f5749d9a6b066bbee542'Richard Purdie20
and 'eb184b297334b4fd07df0787e5149d8be2c97b65'
2007-12-01site/common-glibc: Add entry for gcc-zlib from pokyRichard Purdie1
2007-12-01libtool: Sync patches from Poky. Drop uneeded tag1 patch, make sure ↵Richard Purdie5
ltmain.sh regenerates for libtool-cross, package debug files, fix nmedit references, fix library search path handling particularly on darwin.
2007-12-01task-base: No functional change - just bumping PR due to ixp4xx ↵Rod Whitby1
MACHINE_ESSENTIALS change.
2007-12-01shasum-native: Use do_stage as other recipes do, make sure directory exists ↵Richard Purdie1
before installing binary
2007-12-01site: Add arm-darwin (from poky)Richard Purdie2
2007-12-01bitbake.conf/cross.bbclass: Add TOOLCHAIN_OPTIONS variable to allow passing ↵Richard Purdie2
of extra compiler options in future (e.g. sysroot) (from poky)
2007-12-01stage-manager: Updates to fix various bugs copy files instead of moving them ↵Richard Purdie2
and handle symbolic links correctly (from poky)
2007-12-01Add git-native 1.5.3 (from poky)Richard Purdie2
2007-12-01classes/meta-toolchain: Remove pkgmaps from use using pkgdata to provide all ↵Richard Purdie3
functionality in a multimachine safe way instead (from poky).
2007-12-01package.bbclass: Remove uneeded PACKAGE variable sanity checks, use pkgdata ↵Richard Purdie1
packaged function from base.bbclass rather than our own (from poky)
2007-12-01package.bbclass: Ensure 'packaged' pkgdata stamp is emitted for packages ↵Richard Purdie1
using ALLOW_EMPTY instead of ALLOW_EMTPY_pkg (from poky)
2007-12-01base.bbclass: Improve pkgdata handling functions so all PACKAGE_ARCHS are ↵Richard Purdie1
searched (in order) when locating package data. This fixes handling of packages with split package archs like sysvinit. (from poky)
2007-12-01x11vnc: Fix DEPENDS (from poky)Richard Purdie1
2007-12-01meta-toolchain: Add a note about the libgcc package problems and factor out ↵Richard Purdie1
a variable name (from poky)
2007-12-01merge of '7d861d6a945af531929902d5717003486976079d'Rod Whitby4
and 'e01f270130b45051b21882abdc8e136007852697'
2007-12-01nslu2-minimal-image: Added rationale for not changing image basename, after ↵Rod Whitby1
discussion and agreement with Koen.
2007-12-01merge of '44c54209ef42574b28e953dcdf33228f818c8da7'Rod Whitby0
and '7ae6a85e45951bf75ee4d7b23b7c8dd7e0be1000'
2007-12-01merge of '0520dc5ac68960d1ddad4df9a54a1c8375eccb5f'Rod Whitby3
and 'f31acbcc26f0c26226e19e7d8c547973cf9a473b'
2007-12-01merge of '0520dc5ac68960d1ddad4df9a54a1c8375eccb5f'Philip Balister0
and '7ae6a85e45951bf75ee4d7b23b7c8dd7e0be1000'
2007-12-01ixp4xx.conf: set the correct working kernel version and essential modules ↵Rod Whitby1
for networking on ixp4xx machines
2007-12-01linux-ixp4xx_2.6.23.8: set DEFAULT_PREFERENCE to -1, as it gives an ↵Rod Whitby1
all-zeros MAC address on the first DHCP request after boot
2007-12-01angstrom-2007.1.conf: set the correct working kernel version for linux-ixp4xxRod Whitby1
2007-12-01keymap-locales: provide French keyboard extension for qemux86Jeremy Laine3
2007-12-01keymaps: provide keymap for qemux86 machineJeremy Laine3
2007-12-01linux-2.6.23: add generation of binary device tree for mpc8313e-rdb and ↵Jeremy Laine1
mpc8323e-rdb * create ${KERNEL_IMAGE_BASE_NAME}.dtb, as the device tree can vary between kernel versions * provide ${KERNEL_IMAGE_SYMLINK_NAME}.dtb symlink
2007-12-01merge of '65f2a2de9fd90693f2c33ba07aab5da699166173'Jeremy Laine1
and 'd953a45d03a4cbcd74d92f973ca8c06fe3848355'
2007-12-01merge of 'b67fa447ea540c7174493e27cff5886f3f4ee90d'Jeremy Laine4
and 'f22535c96dd5d39ae39d98a069d0f7fa5ebb4ace'
2007-12-01linux-2.6.23: fix mpc8313e-rdb realtime clock patch for use with dtc-native ↵Jeremy Laine1
1.0.0
2007-12-01nslu2-minimal-image: alter basename to distinguish between regular and nslu2 ↵Koen Kooi1
images
2007-12-01angstrom-feed-configs: bump PR to get new feed configs, fix machine location Koen Kooi1
2007-12-01angstrom: add vars for feed config packageKoen Kooi2
2007-12-01flite: add version 1.3Junqian Gordon Xu6
* add 1.3 version, unify * apply also-support patch for both 1.2 and 1.3 * remove old patches in 1.2 * change --with-audio=oss to =alsa
2007-12-01merge of '36099db59bdf61dc5e1f93d3d874817fa38998dd'OpenEmbedded Project2
and '82049ea686b5481d9f668eb2bd3c82e3782765e3'
2007-12-01nslu2-linksys-firmware: Enable for ixp4xx machines too.Rod Whitby1
2007-12-01nslu2-minimal-image: use inherit nslu2-image instead of INHERIT += ↵Rod Whitby1
nslu2-image. The former works, even when you remove the latter from your local.conf :-)
2007-12-01dtc-native: package version 1.0.0 of the device tree compilerJeremy Laine1
* improve the package description * make 1.0.0 the default preferred version
2007-12-01merge of '2683bd9d4ce3415de6e02aa18e8e6f4ee7fbfb5a'Jeremy Laine44
and 'bee176e62f09ed2869211e26933a49bb485a2b2b'
2007-11-30Disable libssp libgomp and libmudflap in cross gcc 4.2.xKhem Raj4
2007-12-01merge of '411648a693b0891df1f4d2e407cb14d3641cde2a'Sergey Lapin28
and '71df4f75a1331353855f0e6a93d2e806439e90b3'
2007-11-30e2fsprogs-1.38: Always --disable-nls for linux-uclibc.Leon Woestenberg3
2007-11-30merge of '086f28dc642c28a49acc6fa22f6423d6ba5cef7d'Michael Lauer2
and 'd2bef6ae1a0cfb013070a22132d2c8c69fdf19e1'
2007-11-30pulseaudio: add 0.9.8, remove 0.9.7Michael Lauer2
2007-11-30e2fsprogs-1.38: Use --disable-nls if USE_NLS=no. Fixes #3409.Leon Woestenberg1
2007-11-30mboxkbd-layouts-gui: Use git snaphot tarball as repo is offline currently.Paul Sokolovsky1
2007-11-30mboxkbd-layouts-gui: Sane-itize and add desktop icon.Paul Sokolovsky5
* Icon was shamelessly hacked up from matchbox-keyboards' and gpe-conf-time's.
2007-11-30contrib/angstrom/angstrom.svg: An Angstrom logo design, accepted as the ↵Jeroen Hoek2
official. * Contributed by Jeroen Hoek <mail at jeroenhoek.nl>, see http://lists.linuxtogo.org/pipermail/angstrom-distro-devel/2007-May/000286.html
2007-11-30merge of '3948c8054b50f67afee06a66abbab4a35915d297'Paul Sokolovsky82
and 'cefef520b1840df3899cd9fc5a4fc3cb9faa38ce'
2007-11-30base.bbclass: add buildall task from PokyCliff Brake1
Suggested by Richard as a way to force ipk's of dependencies to get build when building a package. This is handy if your are building a package for a feed that does not get installed in an image.