Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-12-24 | slugos.inc: SlugOS 4.8 release candidate | Rod Whitby | 1 | |
2007-12-23 | angstrom 2007: update python-gammu to 0.24 | Marcin Juszkiewicz | 1 | |
2007-12-23 | angstrom 2007: bump gammu to 1.17.0 and cmake-native to 2.4.7 (gammu req it ↵ | Marcin Juszkiewicz | 1 | |
at least 2.4.2) | ||||
2007-12-22 | hx4700.conf: Someone broke hx4700. | Paul Sokolovsky | 1 | |
* Was fun to debug. | ||||
2007-12-22 | angstrom 2007: bump to rc 2.1 | Koen Kooi | 1 | |
2007-12-22 | h5000.conf: Add standard sound module autoloads. | Paul Sokolovsky | 1 | |
* Note device-specific autoloads are still lacking. | ||||
2007-12-22 | h5000.conf: Remove "h5xxx" from ARCHs, as that doesn't represent an arch ↵ | Paul Sokolovsky | 1 | |
available in OE. | ||||
2007-12-22 | h2200.conf: Fix typeo in sound module autoload. | Paul Sokolovsky | 1 | |
2007-12-22 | merge of '87caae2907d7ea9c2073fdb7643ff7b317a29621' | Paul Sokolovsky | 3 | |
and 'e513f00eafa50f416e6cb891a85f04401cf3e99b' | ||||
2007-12-22 | image.bbclass: Add FEED_DEPLOYDIR_BASE_URI to use deploy dir a feed ↵ | Paul Sokolovsky | 1 | |
("bogofeed"). * If set to a base URL of ipk deploy dir as exported by HTTP/FTP, it will create set of feed configs to use deploy subdirs as feeds. | ||||
2007-12-22 | h2200: promote suspend/resume package to task-boot | Koen Kooi | 1 | |
2007-12-21 | sane-srcrevs.inc : increment eds-dbus and openmoko-messages2 to get better | Graeme Gregory | 1 | |
SMS support | ||||
2007-12-21 | angstrom: bump to RC2 | Koen Kooi | 1 | |
2007-12-20 | merge of '95bd611a11ed2faa8d23507a857c2668a96587fa' | Paul Sokolovsky | 4 | |
and 'fd3305e1333a4c25b9d300f0b3c39319801c2869' | ||||
2007-12-19 | merge of '9c2f6fca7c62c837fc449c39821e20313450c4c3' | Florian Boor | 1 | |
and 'd77c641ef66d10c52a010ef3dc1759f9f48016c4' | ||||
2007-12-19 | mainstone.conf: Add jffs2 magic and adjust image size to the default 16MB ↵ | Florian Boor | 1 | |
partition. | ||||
2007-12-19 | angstrom: have autobuilder report distro version to bugzilla | Koen Kooi | 3 | |
2007-12-19 | fic-gta01.conf, fic-gta02.conf: These want vfat feature too of course. | Paul Sokolovsky | 2 | |
* Omission from vfat upgrade commit. | ||||
2007-12-19 | distro/openwrt-sdk.conf: Distro config to build packages for OpenWRT. | Paul Sokolovsky | 1 | |
* Only package building is supported (not images). * Uses SDK tarballs from OpenWRT projects. * The distro itself is fully target-agnostic, you should just install correct SDK tarball and pass correct TARGET_ARCH (using environment vs local.conf is highly recommended). | ||||
2007-12-19 | angstrom 2007: bump to RC 1.3 | Koen Kooi | 1 | |
2007-12-19 | sane-srcrevs.inc : lets have some OM application improvements | Graeme Gregory | 1 | |
2007-12-19 | merge of '5968fdd70fe297abea7dae6b5ada03014e1c4e37' | Rod Whitby | 6 | |
and 'fd6d7fdcf42f73a52d23dc4567ab3431df491150' | ||||
2007-12-19 | Remove the MACHINE_ARCH override for nslu2be and nslu2le, to enable proper ↵ | Rod Whitby | 2 | |
multimachine support for nslu2 and ixp4xx together in the same build tree. | ||||
2007-12-19 | Remove obsoleted ixp4xx and nslu2 conf files (use the le or be alternatives ↵ | Rod Whitby | 2 | |
instead) | ||||
2007-12-19 | merge of '2dba387308c2873b665bd04502559a10e5fe59c0' | Paul Sokolovsky | 1 | |
and '3a104d2a86c0e7a130667498d91801495e6ee27d' | ||||
2007-12-19 | angstrom-2007.1.conf: Upgrade linux-handhelds-2.6 to 2.6.21-hh20 | Paul Sokolovsky | 1 | |
* Fixes critical regression for hx4700. Worth a new minor RC. | ||||
2007-12-19 | angstrom.inc: Remove the nslu2 DISTRO_FEATURES override, since the ↵ | Rod Whitby | 1 | |
equivalent is done in a much better way in base-image now. | ||||
2007-12-19 | linux-ixp4xx: Updated from 2.6.21.6 to to 2.6.21.7 | Rod Whitby | 1 | |
2007-12-18 | merge of 'c1fd09a0b09739640d55402e3a267d14a39bfd80' | Marcin Juszkiewicz | 37 | |
and 'f32bd285f81d67ffe77c826a1f15be44ccefdc3b' | ||||
2007-12-18 | angstrom-2008.1.conf: sync with 2007.1 changes | Philipp Zabel | 1 | |
* update to packaged feed configuration * handhelds.org kernel update to hh19 | ||||
2007-12-18 | bitbake.conf: Allow TARGET_ARCH to be passed via environment. | Paul Sokolovsky | 1 | |
* This is to allow easy building of packages using generic distros, e.g.: DISTRO=generic-uclibc TARGET_ARCH=mipsel bitbake nano | ||||
2007-12-18 | PDA-like machines with card slots: Enable "vfat" feature. | Paul Sokolovsky | 32 | |
* FAT-formatted cards are commodity, it's expectable them to be supported OOB. | ||||
2007-12-18 | task-base: Introduce "vfat" feature to get VFAT support. | Paul Sokolovsky | 2 | |
* A COMBINED_FEATURE, machine and distro both must have it set for support to appear in images. * For now, deploy just kernel modules. Necessity of dosfstools requires more thought (and unlikely - vfat cannot be rootfs, so there's nothing to test/recover as emergency measure, and users can install the tools during normal operation). | ||||
2007-12-17 | angstrom-2007.1.conf: Bump to RC1.2. | Paul Sokolovsky | 1 | |
* Fixes inability to mount vfat for linux-handhelds-2.6 devices. | ||||
2007-12-17 | cm-x270.conf: allow user to override kernel version | Cliff Brake | 1 | |
2007-12-17 | Remove u-boot-utils-native from RDEPENDS. Remove openprotium specificity. | Andrew Wilcox | 1 | |
Add u-boot-utils-native dependency in linux-linstation kernels. Fix of previous u-boot commit. | ||||
2007-12-17 | angstrom: bump to RC1.1 | Koen Kooi | 1 | |
2007-12-17 | unslung.conf: Add some more preferred providers to stop external-toolchain ↵ | Rod Whitby | 1 | |
interfering. | ||||
2007-12-17 | linux-openmoko_2.6.22.5.bb : commit the work for OM bug #910 now people | Graeme Gregory | 2 | |
have had plenty of warning. Now kernel-image will flash new kernel in postinst. Its noisy and leaves the kernel in / for now to ease debugging of any problems people have. | ||||
2007-12-17 | Rename uboot-utils to u-boot-utils-native. u-boot-utils now makes | Andrew Wilcox | 1 | |
target u-boot utility fw_setenv for one distro. | ||||
2007-12-16 | merge of '12e7afc8ba07e14e6f4d6341b58f77d4156934e5' | Rod Whitby | 1 | |
and '69f73a39a6309313a5c6b25b246f1886caf99020' | ||||
2007-12-15 | merge of '0d28663b1cddb7ffeb3f2c43b300935b7b432b98' | Paul Sokolovsky | 2 | |
and '673818154cbb2b32a756188c27a827021f5d81f5' | ||||
2007-12-15 | generic-uclibc.conf: Revamp, add PREFERRED_PROVIDERs for toolchain packages. | Paul Sokolovsky | 1 | |
2007-12-15 | generic.conf: Revamp Generic distro per the current standards of ↵ | Paul Sokolovsky | 1 | |
TARGET_PREFIX handling. | ||||
2007-12-15 | magician.conf: remove deprecated kernel modules, enable jffs2 image building | Philipp Zabel | 1 | |
2007-12-15 | hx4700: MACHINE variable housekeeping | Philipp Zabel | 1 | |
* add MACHINE_DISPLAY_ORIENTATION, MACHINE_DISPLAY_PPI * reorder MACHINE_FEATURES alphabetically | ||||
2007-12-15 | angstrom: bump to RC1 | Koen Kooi | 1 | |
2007-12-15 | package.bbclass: Add ASSUME_SHLIBS, way to specify shlib dependencies for ↵ | Paul Sokolovsky | 1 | |
ASSUME_PROVIDED. * List of <shlib_file_name>:<package>[_<version>] mappings. This info will be appended to one inferred by automatic shlib tracking code. So, it would be possible to have correct package dependencies even for libraries in ASSUME_PROVIDED. | ||||
2007-12-13 | moko-autorev.inc: remove openmoko 2007.1 stuff (won't receive updates) | Michael Lauer | 2 | |
2007-12-13 | merge of '8e43a244ea9fa6baf5febba95c6b7c0bf5ed1c99' | Cliff Brake | 1 | |
and 'a3c2ca2c7bfaba0da5e3b8076463aa98d2cbc7ee' |