summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2007-12-02merge of '48e3d8ce0c21c80e6e929a3a992826251eed2f4d'Paul Sokolovsky20
and 'd3dfa43eb653664a9ed9a5ae97b24949fee1c9cf'
2007-12-02merge of 'cdaf3702bfeaebdf9d1466a398935ab179583c9a'Michael Lauer32
and 'd045039e1aba07c5bb52c9acf9236d6bb0cf1831'
2007-12-02lyx 1.5.1: remove -1 default preferenceMichael Lauer1
2007-12-02initramfs-bootmenu-image: Image to enjoy initramfs-module-bootmenu ↵Paul Sokolovsky1
functionality. * Essentially, a bootloader with rootfs location selection. Only rootfs for already booted kernel, no kexec support. * Note: *generic* boot menu/loader, not some "zauri" mumbo-jumbo.
2007-12-02dropbear-early: Package which allows to start dropbear ASAP after the kernel ↵Paul Sokolovsky3
boot. * Note: *allows*, not starts. To do that, "dropbear=early" should be passed on kernel command line.
2007-12-02xkbd 0.8.15: Differentiate desktop name.Paul Sokolovsky2
* Currently in Angstrom we have to "Keyboard" IMs. Not good. * Corrections for better title welcome.
2007-12-02psplash: Remove stale files in angstrom override dir.Paul Sokolovsky2
* These files weren't used before, and now are just stale, after logo image cleanup.
2007-12-02psplash svn: Add patch to do proper logo display height calc.Paul Sokolovsky2
* So, psplash uses bottom 1/6 of screen for progress bar. So, teach it to use 5/6 of the screen height for logo placement, not the whole height, which leads to overlap of logo and bar.
2007-12-02psplash: Update header for Angstrom logo.Paul Sokolovsky1
* This one now looks perfectly for QVGA and higher resolutions - proper size, proper background.
2007-12-02psplash: Add stopgap trap against symptomless hangs with psplash on the screen.Paul Sokolovsky1
* Add timer to shutdown psplash after 120 seconds. Normal boot procedure should be over by then, but if not, user at least will see on the console screen where it hung.
2007-12-02contrib/angstrom/angstrom.png: Add rendered version of Angstrom logo.Paul Sokolovsky1
* This one directly suitable for use as psplash logo, having optimal size for QVGA resolution, and of course working well for any higher resolution too (will be centered on the screen).
2007-12-02angstrom.svg: Update default export dpi.Paul Sokolovsky1
* Anyway, what should be used is design marked as "Small version for psplash". For use as psplash background, it should be exported with width 230 pixels (sic, this is teh width which fits well with the progress indicator).
2007-12-02linux-ixp4xx: Changed the defcofig-2.6.21.6 to allow for nfs root on the ↵Rod Whitby2
dsmg600, and for direct boot from disk on nslu2, nas100d and dsmg600.
2007-12-02task-base: Added task-base-apex, and corrected some missing items from PACKAGESRod Whitby1
2007-12-02linux-ixp4xx_2.6.21.6: Update defconfig to allow for direct rootfs loading ↵Rod Whitby2
from an attached USB disk instead of jffs2
2007-12-02ixp4xx.inc: Add redboot and apex features, and build a .tar.gz rootfs for ↵Rod Whitby1
direct disk booting.
2007-12-02images: Drop unused essential*-image.bbMatthias Hentges2
2007-12-01libtool: Add missing patchesRichard Purdie2
2007-12-01ipkg-native: Fix the infamous ' cannot create /usr/lib/ipkg' warning (from poky)Richard Purdie2
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-01angstrom.svg: Use psplash's default background.Paul Sokolovsky1
2007-12-01shasum-native: Use do_stage as other recipes do, make sure directory exists ↵Richard Purdie1
before installing binary
2007-12-01ipkg: Stop hacking in /etc/rcS.d, use update-rc.d.bbclass.Paul Sokolovsky3
* Also, designate start and end of "ipkg configure" run, to diagnose boot-time hangs.
2007-12-01update-rc.d: Be less verbose by default.Paul Sokolovsky3
* Don't spit detailed info about links created unless passed -v. * This is to prevent initial bootup console spamming.
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-01lyx (all versions): change order of inherit statements to catch up with ↵Michael Lauer3
changes in qt build classes
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