Age | Commit message (Collapse) | Author | Files |
|
|
|
|
|
r2906 | hrw | 2007-10-18 11:44:17 +0200 (Cz, 18 X 2007) | 1 line
checksums: drop daily generated pa_snapshot
------------------------------------------------------------------------
r2905 | hrw | 2007-10-18 11:43:47 +0200 (Cz, 18 X 2007) | 1 line
checksums: fix fakechroot checksum
------------------------------------------------------------------------
r2904 | hrw | 2007-10-18 11:39:11 +0200 (Cz, 18 X 2007) | 1 line
checksums: removed generated daily cumulus snapshot
------------------------------------------------------------------------
r2903 | hrw | 2007-10-18 11:38:14 +0200 (Cz, 18 X 2007) | 1 line
checksums: removed unfetchable usdir.rdm.tgz
------------------------------------------------------------------------
r2902 | hrw | 2007-10-18 11:07:21 +0200 (Cz, 18 X 2007) | 1 line
checksums: removed few not-fetchable entries
------------------------------------------------------------------------
r2901 | hrw | 2007-10-18 11:01:41 +0200 (Cz, 18 X 2007) | 1 line
checksums: fixed shfs and FormEncode checksums
------------------------------------------------------------------------
r2899 | hrw | 2007-10-17 12:34:22 +0200 (Śr, 17 X 2007) | 1 line
checksums.ini: added some more entries
|
|
|
|
base.bbclass (from Poky)
|
|
|
|
|
|
|
|
|
|
first version that runs on ARM EABI without
floating point problems.
Still needs a lot of packaging work.
|
|
|
|
more convient
|
|
it's nice to have the power of pdp-11 in your pocket, isn't it?
|
|
|
|
|
|
|
|
|
|
-Update libiconv to 1.11 (the latest)
-We do not package the LD_PRELOADable libiconv stub
-Try hard to disable the rpath issue and.
--disable-rpath doesn't disable the roath
--disable-rpath=no (wasn't tested and if it works....)
--enable-relocatable says to imply --disable-rpath but that doesn't work.
Also the files can't be regenerated as the Makefile.am doesn't exist and
people patch the Makefile.in.
As a last resort fail back to some GNU sed to patch *-libtool to make sure that
hardcoding of rpaths will fail!
|
|
|
|
- Drop the atom-right-date.patch as this was applied upstream
- Add a new method that helps the OpenMoko RSS Reader to cache
feeds.
- Update the checksum, the diff of 0.17.1 to 0.17.2 looked sane
|
|
|
|
Both http://sourceforge.jp/projects/zaurus-ja/files/?release_id=778#778 and
http://web.archive.org/web/20041220223433/http://sourceforge.jp/projects/zaurus-ja/files/#778
agree with the checksum that I received. There must have been some kind of
error in the file that hrw received in his original download.
|
|
|
|
Add GNU gperf. The acinclude.m4 is a copy of the original aclocal.m4.
The checksum was generated on a verified binary. I decided to trust the
signature as it was signed by Daniel Jacobowitz.
|
|
Version 4.2 is needed to compile the WebKit/Gdk port. Update the checksums.ini
containing the md5/shasum of my download.
Install qmake as qmake2 and qmake-qt4 to follow the debian naming of this
binary.
|
|
|
|
|
|
|
|
|
|
|
|
mirror
1 file changed, 11953 insertions(+)
Thx goes to:
- Holger 'zecke' Freyther for writing BitTest and chksum_checker
- CELF for providing machine for their source mirror which was used for test
|
|
The patches were applied upstream, move to the new version
and update the checksums.
|
|
config file
|
|
|
|
conf/checksums.ini: Provide an example on how this can be used
|
|
This code uses the checksum.py from contrib/qa/checksum to verify
md5sum and sha256 on do_fetch task. This code would even allow to checksum
certain local patches.
|