summaryrefslogtreecommitdiff
path: root/packages/zaurus-updater
AgeCommit message (Collapse)AuthorFiles
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko8
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2008-12-01zaurus-updater: add support for home partition reflashingDmitry Baryshkov2
Sometimes one needs to clean/reflash the home partition. Add support for flashing home.bin/HOME.BIN files onto "home" mtd device. Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe5
2008-03-30zaurus-updater: Teach do_deploy about packaged stagingRichard Purdie1
2007-12-25zaurus-updater: Add support for installing and updating u-boot, disabled by ↵Matthias Hentges2
default.
2007-12-23zaurus-updater: use sed -i instead of shuffling files aroundKoen Kooi1
2007-12-23zaurus-updater: Fix spitz kernel install, display PR to the user & beautify ↵Matthias Hentges2
HDD installer messages
2007-12-11zaurus-updater: do not run shell at the end - reboot insteadMarcin Juszkiewicz2
2007-12-10zaurus-updater: fix shell error visible on tosa/poodleMarcin Juszkiewicz2
2007-12-10zaurus-updater: fixed JFFS2: wrong bitmask problems (some code needs to run ↵Marcin Juszkiewicz2
only on Tosa and Poodle)
2007-12-10updater: reformat (please use space not tabs)Marcin Juszkiewicz1
2007-12-06zaurus-updater: reinstate case-sensitive fixes that got lost in a mergeKoen Kooi2
2007-12-04zaurus-updater: Try to unb0rk the flashing of Akita kernels. Still needs workMatthias Hentges2
2007-11-24merge of '6ac18f3dcd3bdc55e3c6e2b808ce11f25dbd163e'Koen Kooi1
and 'c1726a91450c9a012bcaa95d2c1d0c935197ce53'
2007-11-23zaurus-updater: fix flashing from case sensitive filesystemsKoen Kooi2
2007-11-23zaurus-updater: Always treat MTD_PART_SIZE as HEX when comparing sizes, ↵Matthias Hentges1
thanks to ZeroChaos for debugging
2007-11-23zaurus-updater: fix a typo from the last commitKoen Kooi1
2007-11-23zaurus-updater: have consistent error messagesKoen Kooi2
2007-11-23zaurus-updater: use value from /proc/mtd to get rootfs sizeMarcin Juszkiewicz2
2007-11-23zaurus-updater: remove logs - added by mistakeMarcin Juszkiewicz2
2007-11-22zaurus-updater: dropped spitz one as unified works on spitz (tested by Rolf ↵Marcin Juszkiewicz5
Leggewie)
2007-11-19zaurus-updater: Unified version for all PXA zaurus models - close #1526Marcin Juszkiewicz6
Works on: c7x0, tosa. Unknown status on: poodle, akita, spitz. Supports: - file size checking (no more flashing too big kernel or too big rootfs) - bigger rootfs for c760/c860 (128MB Flash instead of 64MB in other c7x0 models) - flash writing (kernel, rootfs) and microdrive writing (only for spitz models) Changes by: Marcin 'hrw' Juszkiewicz (idea, code cleanup, functions split) Dmitry 'lumag' Baryshkov (fixes and Tosa support)
2007-10-31zaurus-updater: revert tosa one to standard working oneMarcin Juszkiewicz2
2007-10-30gcc-csl: fix SRC_URI - close #3240Robert Schuster1
2007-09-02zaurus-updater: Fix task dependencies (no need to work around rm_work nowRichard Purdie1
2007-02-22zaurus-updater: Fix typo in description (from poky)Marcin Juszkiewicz1
2006-10-11zaurus-updater: add SL-C3200 support from .oz354xMarcin Juszkiewicz1
2006-08-22zaurus-updater: move do_deploy so it does not conflict with rm_workMarcin Juszkiewicz1
applied changes from dc69aab02eb323fa6a030fa05f7b63be3642fb52 through 41767e9744f20a6d01a4cede1ef96c50c85d78f6
2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther1
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included.
2006-04-26zaurusupdater: make sure to create the directory to copy the script inKoen Kooi1
2006-04-24Add some COMPATIBLE_MACHINE entries for various zaurus .bb files.Richard Purdie2
Also update python functions doing the same job to use COMPATIBLE_(MACHINE|HOST)
2006-04-08* Remove 2.4 machine support for c7x0, akita, spitz and borzoi. Richard Purdie3
* Remove borzoi machine entirely as its now equal to spitz. * For remaining 2.4/2.6 split machines use ZKERNEL_VERSION instead of KERNEL_VERSION to fix a long standing bug - people will need to update local.conf. * Add dummy terrier MACHINE to point at spitz.
2006-04-07zaurus-updater: added zImage.bin to tosa updater.shMarcin Juszkiewicz2
2006-03-17zaurus-updater: add SL-7500 (chinese version of C-750) into c7x0 updater.shMarcin Juszkiewicz2
2006-03-10zaurus-updater: use ${DEPLOY_DIR_IMAGE}Koen Kooi1
2006-01-09zaurus-updater: Set PACKAGE_ARCH = MACHINE_ARCHRichard Purdie1
2006-01-08Following from the meta/packages changes, cleanup conf/machine for incorrect ↵Richard Purdie1
DEPENDS usage. Move certain things into EXTRA_IMAGEDEPENDS. No valid users of EXTRA_BOOTSTRAP_DEPENDS were found so it was removed entirely. Change zaurus-updater not to package as it doesn't provide any.
2005-11-16zaurus-updater: update borzoi updater.sh to add microdrive hdd capabilityRichard Purdie1
2005-09-13zaurus-updater: Fix some paths. Bad RP. Thanks to gridzero for pointing it ↵Richard Purdie1
out. Also remove code that looks like it would wipe the memory card upon failre?\!
2005-09-11zaurus-updater: The tar utility found on the Sharp inbuilt root filesystems ↵Richard Purdie3
used for reflashing the devices has bugs, one being that it won't create device files. We therefore need an external sane tar binary to successfully extract the root filesystem onto the device. This adds such a binary for spitz and borzoi.
2005-08-23add better borzoi updater.shMichael Lauer2
2005-07-27Akita updater.sh: Turn off debugging output, courtesy of jbbrs@oesf.orgMatthias Hentges2
2005-07-18zaurus-updater: recognize zimage.bin for tosaMichael Lauer1
2005-06-30import clean BK tree at cset 1.3670Koen Kooi12
2005-06-13Merge bk://oe-devel.bkbits.net/openembeddednslu2-linux.adm@bkbits.net1
into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/13 23:48:19+02:00 hrw.one.pl!hrw added SL-B500 to poodle/updater.sh as it is also poodle BKrev: 42ae0b49qtk7h5Bi6jFAGWNzRr8L4A
2005-04-22Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedMichael Lauer1
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/04/22 09:32:31+02:00 uni-frankfurt.de!mickeyl add a working updater for akita, add piro patches to pxa27x kernel and adjust akita and spitz defconfigs. major portions courtesy Jose Bernardo Silva, thanks\! 2005/04/21 15:46:40+02:00 uni-frankfurt.de!mickeyl upgrade openzaurus-pxa27x to 20050228 version (C1000) BKrev: 4268a8cbSHxbn-Yo06vgeSoWRcJ4fg
2005-04-21Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedKoen Kooi3
into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/04/21 12:40:05+01:00 (none)!XorA Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into cimmeria.(none):/home/dp/zaurus/openembedded 2005/04/21 12:39:01+01:00 (none)!XorA version bump and enabled x11vnc 2005/04/21 12:44:03+02:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into gandalf.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/04/21 12:43:25+02:00 uni-frankfurt.de!mickeyl add updater.sh for akita 2005/04/21 11:03:53+01:00 (none)!XorA Added logic to generate libpostproc from mplayer, didnt realise it was neccessary at first BKrev: 4268377cbEzdPLQbJkWukSmTTu0Mug
2005-04-05Merge bk://oe-devel@oe-devel.bkbits.net/openembeddedMichael Lauer1
into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/04/05 11:34:35+02:00 uni-frankfurt.de!mickeyl add spitz-flashimage support courtesy Jonathan McDowell (Noodles). this stuff will have to be refactored into the spitz machine configuration eventually. 2005/04/04 21:00:14+02:00 uni-frankfurt.de!mickeyl opie: set SmallIconSize to 32 on hires devices BKrev: 42525bb8jfUBjTTCyU-QHqbGSiNpng