On Mon, Jan 04, 2010 at 09:50:32PM +0000, Tim Abell wrote: > --- > conf/checksums.ini | 4 ++++ > recipes/podpooch/podpooch_0.2.0.4.bb | 12 ------------ > recipes/podpooch/podpooch_0.2.0.5.bb | 12 ++++++++++++ > 3 files changed, 16 insertions(+), 12 deletions(-) > delete mode 100644 recipes/podpooch/podpooch_0.2.0.4.bb > create mode 100644 recipes/podpooch/podpooch_0.2.0.5.bb > > diff --git a/conf/checksums.ini b/conf/checksums.ini > index 48f8ff3..cd70cfa 100644 > --- a/conf/checksums.ini > +++ b/conf/checksums.ini > @@ -21858,6 +21858,10 @@ > sha256=ab6e33b09bfbd407ee444ef37d769658e651cfe6eee96ce7aac5be8860e069e5 > md5=6619557b02559ac3191d4cc2054bf325 > sha256=ab6e33b09bfbd407ee444ef37d769658e651cfe6eee96ce7aac5be8860e069e5 > > +[http://www.timwise.co.uk/src/podpooch-0.2.0.5.tgz] > +md5=63ef41a14abc8f10776a65b44911d522 > +sha256=7d48091cc61993690115f21eab8c8a0a9505e3a6b61b4552e4494c331bdaf9c6 > +
I got different checksum here :/, can you recheck? Mine is: [http://www.timwise.co.uk/src/podpooch-0.2.0.5.tgz] md5=124407316f0305ee25b7f36d1c8be05b sha256=548b368b786145ac796436c02982336c53c9748e8a80996f6a26aa1018a22f5c > diff --git a/recipes/podpooch/podpooch_0.2.0.5.bb > b/recipes/podpooch/podpooch_0.2.0.5.bb > new file mode 100644 > index 0000000..4ae415b > --- /dev/null > +++ b/recipes/podpooch/podpooch_0.2.0.5.bb > @@ -0,0 +1,12 @@ > +# bitbake recipie for podpooch > +HOMEPAGE = "http://wiki.openmoko.org/wiki/PodPooch" > +AUTHOR = "Tim Abell et al" > +DESCRIPTION = "A podcast downloader/player" > +LICENSE = "GPLv3" > +SRC_URI = "http://www.timwise.co.uk/src/podpooch-${PV}.tgz" > +SECTION = "x11/applications" > +PRIORITY = "optional" > +DEPENDS = "python" > +inherit distutils > +FILES_${PN} += "${datadir}" > + Btw after running through contrib/oe-stylize.py and s/podpooch-/${PN} it looks like this <snip> DESCRIPTION = "A podcast downloader/player" AUTHOR = "Tim Abell et al" HOMEPAGE = "http://wiki.openmoko.org/wiki/PodPooch" SECTION = "x11/applications" PRIORITY = "optional" LICENSE = "GPLv3" DEPENDS = "python" SRC_URI = "http://www.timwise.co.uk/src/${PN}-${PV}.tgz" inherit distutils FILES_${PN} += "${datadir}" </snip> Still few QA: ERROR: QA Issue with podpooch: /home/projects/OE/tmpdir-dev/work/armv5te-angstrom-linux-gnueabi/podpooch-0.2.0.5-r0/packages-split/podpooch/usr/share/applications/podpooch.desktop: error: value "0.2.0.5" for key "Version" in group "Desktop Entry" is not a known version ERROR: QA Issue with podpooch: /home/projects/OE/tmpdir-dev/work/armv5te-angstrom-linux-gnueabi/podpooch-0.2.0.5-r0/packages-split/podpooch/usr/share/applications/podpooch.desktop: warning: value "Application;" for key "Categories" in group "Desktop Entry" contains a deprecated value "Application" I guess that I see them, because I did test build for Angstrom distribution instead of SHR.. It can go in as soon as we resolve that checksum.. Cheers, -- uin:136542059 jid:martin.ja...@gmail.com Jansa Martin sip:jama...@voip.wengo.fr JaMa _______________________________________________ Shr-devel mailing list Shr-devel@lists.shr-project.org http://lists.shr-project.org/mailman/listinfo/shr-devel