Hello. On Mon, 2010-07-19 at 15:12, J. L. wrote: > It had bad checksums here is the fixed file, hope this helps
Did you check what the problem was with the checksum? Like the tarball changes upstream but stayed under the same name? > SECTION = "console/utils" > DESCRIPTION = "GPS data converter" > DEPENDS = "expat virtual/libusb0" > HOMEPAGE = "http://www.gpsbabel.org/" > LICENSE = "GPL" > > SRC_URI = "http://www.gpsbabel.org/plan9.php?dl=gpsbabel-${PV}.tar.gz \ > file://autotools.patch" > > inherit autotools pkgconfig > > SRC_URI[md5sum] = "d41d8cd98f00b204e9800998ecf8427e" > SRC_URI[sha256sum] = > "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" Please prepare a git patch that could get applied easily. That would include that you fix the recipe as you see fit, commit your changes into git, prepare a patch (git format-patch -1) and then send it to the list (with git send-email or with your normal mail reader). This workflow looks like more work in the beginning but it pays off for you and us within the first two patches. :) regards Stefan Schmidt _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
