Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-09-02 | conf/checksums.ini: Add md5,sha256 sums for QtopiaCore 4.3.1 | Holger Freyther | 1 | |
2007-08-23 | mono-1.2.5pre5: add mono 1.2.5pre5 | Cliff Brake | 1 | |
first version that runs on ARM EABI without floating point problems. Still needs a lot of packaging work. | ||||
2007-07-17 | checksums.ini: Remove dup entries for perl 5.8.4, 5.8.7. | Paul Sokolovsky | 1 | |
2007-06-20 | packages/memedit: Add memedit 0.7 a readline based tool like devmem2 but ↵ | Stefan Schmidt | 1 | |
more convient | ||||
2007-06-17 | packages/simh: added a The Computer History Simulation Project package. | Michael Krelin | 1 | |
it's nice to have the power of pdp-11 in your pocket, isn't it? | ||||
2007-06-16 | conf/checksums.ini: checksums for intltool-0.35.5 | Michael Krelin | 1 | |
2007-06-14 | checksums.ini: correct entries and update URI for three tomoe tar files | Rolf Leggewie | 1 | |
2007-06-03 | conf/checksums.ini: added checksum for qt 4.3.0 | Michael Krelin | 1 | |
2007-05-31 | tree: a new .bb for tree recursive lister | Michael Krelin | 1 | |
2007-05-24 | packages/libiconv: Battle libiconv to not use a rpath (and fix the uclibc build) | Holger Freyther | 1 | |
-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! | ||||
2007-05-20 | conf/checksums.ini : Fix boost-asio checksums | Stelios Koroneos | 1 | |
2007-05-19 | packages/libmrss: Update to mrss 0.17.2 | Holger Freyther | 1 | |
- 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 | ||||
2007-05-15 | conf/checksums.ini: Add my icu sums | Holger Freyther | 1 | |
2007-05-13 | checksums.ini: Replace faulty checksums for unismall. | Rolf Leggewie | 1 | |
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. | ||||
2007-05-12 | checksums.ini: fis.c is fetched from svn, so don't checksum it | Koen Kooi | 1 | |
2007-05-10 | packages/gperf: Add GNU perfect hash generator. This is needed for WebKit | Holger Freyther | 1 | |
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. | ||||
2007-05-10 | packages/{qmake,uicmoc}: Update qmake and uic/moc from Qt4.1.2 to 4.2.3 | Holger Freyther | 1 | |
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. | ||||
2007-05-10 | checksums.ini: remove gaim patches fetched from cvsweb | Marcin Juszkiewicz | 1 | |
2007-05-10 | checksums.ini: remove xfce m4 macros fetched from svnweb | Marcin Juszkiewicz | 1 | |
2007-05-09 | conf/checksums.ini: added checksums for subversion 1.4.3 tarball | Michael Krelin | 1 | |
2007-04-30 | checksums: remove xorg checksum till we find out which is the right one | Koen Kooi | 1 | |
2007-04-27 | checksums.ini: correct js and xorg checksums | Koen Kooi | 1 | |
2007-04-15 | checksums.ini: added result of 'bittest chksum_checker' run on CELF source ↵ | Marcin Juszkiewicz | 1 | |
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 | ||||
2007-04-07 | packages/libmrss: Move to 0.17.1 and drop all patches | Holger Freyther | 1 | |
The patches were applied upstream, move to the new version and update the checksums. | ||||
2007-04-01 | pckages/{libmrss|libnxml}: Remove the md5sum and add md5sum/shasum to the ↵ | Holger Freyther | 1 | |
config file | ||||
2007-04-01 | conf/checksums.ini: Remove the PN/PV from the section and only use the SRC_URI | Holger Freyther | 1 | |
2007-03-31 | classes/base.bbclass: Make the checksum code work and test it with file-native | Holger Freyther | 1 | |
conf/checksums.ini: Provide an example on how this can be used | ||||
2007-03-31 | classes/base.bbclass: Add checksum.py code to verify md5/sha256 sums on do_fetch | Holger Freyther | 1 | |
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. |