Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2006-11-22 | lilo-sh: Lilo sh is an sh3/sh4 version of the lilo bootloader, so add a | Jamie Lenehan | 1 | |
COMPATIBLE_HOST to indicate that this only works for sh3/sh4. | ||||
2006-11-22 | packages: Update the packages that use volatiles to pass update as a | Jamie Lenehan | 10 | |
parameter to populate-volatiles.sh to ensure that the volatiles cache is updated (if its in use) when a package is added after the initial boot. The update parameter is ignore is the cache is not in use and by older versions of populate-volatiles.sh that don't support this parameter. | ||||
2006-11-21 | initscripts: Updates for populate-volatile.sh: | Jamie Lenehan | 2 | |
- Add support for "update" as a parameter to force regeneration of the cache when run (if the cache is not being used it's ignored). - When generating the cache add *all* needed commands to the cache, not just those that were actually needed on this run. Without this only the additional directories created during an update will be added to the cache. Anything that calls populate-volatile.sh during postinst should now pass update as a parameter. Currently (and before this change) if the cache is enabled then any call to populate-volatile.sh during postinst does nothing, generally breaking anything that uses volatiles that is installed after the first boot of the device. | ||||
2006-11-21 | devshell: Fix so that it actually deploys the devshell script. The task | Jamie Lenehan | 1 | |
being added gets "do_" appended to it, so we need to add "deploy" (not "do_deploy"). Also with just to "after do_install" it never gets called (perhaps added too late?) so also add a "before do_package". Closes #1561. | ||||
2006-11-21 | merge of '4ddff6248143a48297190b36c8ec6148bc9301bb' | Koen Kooi | 1 | |
and '596c72f81f8ea7f3dc414c89f83ba978e7c935dd' | ||||
2006-11-21 | angstrom: bump DR | Koen Kooi | 1 | |
2006-11-21 | base.bbclass: added support for creating source mirror | Marcin Juszkiewicz | 1 | |
- if SOURCE_MIRROR_FETCH variable is set then we ignore COMPATIBLE_MACHINE/COMPATIBLE_HOST settings to be able to fetch all recipes. - Fetching sources can be done by setting any MACHINE/DISTRO combination and SOURCE_MIRROR_FETCH = "1" in configuration. Then one invocation of BitBake should do all fetching: bitbake --cmd fetchall --continue world - scripts to manage source mirror will get added into contrib/ | ||||
2006-11-21 | documentation.conf: added SOURCE_MIRROR_FETCH | Marcin Juszkiewicz | 1 | |
2006-11-21 | documentation.conf: added SVNDIR | Marcin Juszkiewicz | 1 | |
2006-11-21 | linux-handhelds-2.6: add magician to COMPATIBLE_MACHINE | Philipp Zabel | 1 | |
2006-11-21 | mb-applet-tasks: fixed SRC_URI | Marcin Juszkiewicz | 1 | |
2006-11-21 | font-util-native: fix SRC_URI | Marcin Juszkiewicz | 1 | |
2006-11-21 | base.bbclass: added lsof mirrors (main server does not allow connections ↵ | Marcin Juszkiewicz | 1 | |
without revdns) | ||||
2006-11-21 | sbrsh: fix SRC_URI | Marcin Juszkiewicz | 1 | |
2006-11-21 | angstrom 2007.1: use glibc-intermediate 2.4 to get around a build problem ↵ | Koen Kooi | 1 | |
with 2.5 | ||||
2006-11-21 | tslib-maemo: remove it, since tslib has nokia 770 support and later maemo ↵ | Koen Kooi | 4 | |
versions seem to use a sane tslib | ||||
2006-11-21 | merge of 3fde30892ae18b3f22391525a8649d85af536c63 | Kristoffer Ericson | 3 | |
and a8306ea87c57c9a70c96207e04d6adee01ddb94e | ||||
2006-11-21 | conf/distro/jlime-donkey.conf : Minor updates | Kristoffer Ericson | 1 | |
* Setting libc-for-gcc.. = glibc-intermediate so it catches version correctly. | ||||
2006-11-21 | glibc/glibc_2.3.5+cvs20050627: Setting Default_preference_sh3 = "-1" | Kristoffer Ericson | 1 | |
* Doesnt build for sh3, so lets not use it | ||||
2006-11-21 | merge of 83d79b5cd4fd20054c665e25366f4ee45f3b681f | Kristoffer Ericson | 1 | |
and 9833bd070799894b4c6befebea43d27d44a56e2a | ||||
2006-11-21 | merge of '83d79b5cd4fd20054c665e25366f4ee45f3b681f' | Richard Purdie | 4 | |
and 'df3150bb10ef98bd118330fe8a496b4c29f4a861' | ||||
2006-11-21 | fstests: Drop patch applied upstream, update SRCDATE | Richard Purdie | 4 | |
2006-11-21 | util-linux: add debian patch and patches from #1533, courtesy Gerwin van der ↵ | Koen Kooi | 3 | |
Kruis, should close #1533 | ||||
2006-11-21 | networkmanager: add patch to build against dbus 1.0 | Koen Kooi | 2 | |
2006-11-21 | avahi: update to 0.6.15 (security update) and add a patch to build against ↵ | Koen Kooi | 3 | |
dbus 1.0 (from freebsd) | ||||
2006-11-21 | coreutils: Add workaround to allow -native version to work with Ubuntu Edgy ↵ | Richard Purdie | 2 | |
headers (from poky) | ||||
2006-11-21 | libmad: Add 0.15.1b (from poky) | Richard Purdie | 1 | |
2006-11-21 | gtk-doc: Fix do_stage (from poky) | Richard Purdie | 1 | |
2006-11-21 | bitbake.conf: Add util-linux-naitve to ASSUME_PROVIDED | Richard Purdie | 1 | |
2006-11-21 | fakeroot-native: Remove bogus RDEPENDS on util-linux, replacing with ↵ | Richard Purdie | 1 | |
util-linux-native | ||||
2006-11-21 | dpkg: Sync with poky. -native doesn't need ncurses depends as dsleect isn't ↵ | Richard Purdie | 4 | |
built. Ignore unknown fields in control files making deb builds quieter. | ||||
2006-11-21 | tslib: Add nokia770 support (from poky) | Richard Purdie | 2 | |
2006-11-21 | puzzles: Add r6727, drop r6505 r6712 (from poky) | Richard Purdie | 2 | |
2006-11-21 | pcmanfm: Add 0.3.0.1, 0.3.2-beta, drop 0.1.9.8 (from poky) | Richard Purdie | 5 | |
2006-11-21 | pango: Fix -dbg and -dev packaging, set LEAD_SONAME (from poky) | Richard Purdie | 6 | |
2006-11-21 | linux-jlime-jornada7xx: fix parse error | Marcin Juszkiewicz | 1 | |
2006-11-20 | parted/parted_1.8.0.bb : Addition of new parted version | Kristoffer Ericson | 1 | |
* Since the last parted version in OE was quite old ( > 7months) its time for a new version. | ||||
2006-11-20 | merge of 57c7ff1bca3e3d0423fe776b6cdf466b16f29e50 | Kristoffer Ericson | 45 | |
and d2393507d64bd7596d8c8cf859ad39de4bc4ed65 | ||||
2006-11-20 | linux/linux-jlime-jornada7xx-2.6.19rc6* : Addition of new kernel package | Kristoffer Ericson | 3 | |
* Addition of new kernel packages with greatly increased jornada7xx support. * Addition of jornada7xx.patch * Addition of new defconf | ||||
2006-11-20 | conf/distro/jlime-donkey.conf: Minor changes to distro file | Kristoffer Ericson | 1 | |
* Updated glibc 2.4 -> 2.5 to make it more arm friendly | ||||
2006-11-20 | linux/linux-jlime-jornada7xx_2.6.19rc6.bb: Addition of new kernel ver. | Kristoffer Ericson | 1 | |
* Adding new kernel version which greatly improves jornada7xx support. | ||||
2006-11-20 | gmp 4.2.1: Disable for sh by setting DEFAULT_PREFERENCE since the resulting | Jamie Lenehan | 1 | |
library cannot be used. See bug #1605. | ||||
2006-11-20 | merge of 'f8321aa1642750ba69f345b7dc42a76e54b38109' | Jamie Lenehan | 20 | |
and 'f9166f330098ae8267ad73a30c5feb67558b7cdb' | ||||
2006-11-20 | perl: Replace the require in the native modules with a simpler version that | Jamie Lenehan | 31 | |
names the actual module instead of using python. Should help with the current parse errors that is apparently occurring with new versions of bitbake. The python version was helpful when messing with lots of these things but serves no purpose now. | ||||
2006-11-20 | merge of '36d0c5f8885b2e835ebb7e89958f2ba06c2b2f2e' | Paul Sokolovsky | 15 | |
and 'a245c6986b9923650003dbb564c2fb2cdf73124a' | ||||
2006-11-20 | h5xxx: Rename machine to h5000. | Paul Sokolovsky | 15 | |
* Use naming scheme consistent with other iPaq devices, where "series" name is used. * h5000 is series consisting of h5100, h5400, and h5500 models, each having common architecture, but slightly different builtin peripherals. Each model may also have few marketing nicknames, differing in last digit (sometimes 2 last digits). * Closes #1586. * Approved by Koen Kooi. | ||||
2006-11-20 | merge of '1a8b8b461f0411e51d72fb156790d6c3a42558e1' | Philip Balister | 3 | |
and '71deae698707365d8af709b9ddc7ca4b81741065' | ||||
2006-11-20 | task-ossie : Fixx bb file syntax and style. | Philip Balister | 1 | |
2006-11-20 | omniorb, omniorb-native : Fix bb file syntax and style. | Philip Balister | 2 | |
2006-11-20 | mx21ads.conf: Fix IPKG_EXTRA_ARHCS reference | Richard Purdie | 1 | |