On Thu, Jul 1, 2010 at 5:23 PM, Graham Gower <[email protected]> wrote: > > Patch "borrowed" from openwrt. > https://dev.openwrt.org/browser/packages/utils/gnupg/patches/001-mips_gcc4.4.patch > > Signed-off-by: Graham Gower <[email protected]>
Acked-by: Khem Raj <[email protected]> a minor nit <---snip---> > SRC_URI += "file://long-long-thumb.patch" > +SRC_URI += "file://mips_gcc4.4.patch" you could have just added to SRC_URI above SRC_URI += "file://long-long-thumb.patch \ file://mips_gcc4.4.patch \ " > SRC_URI[src.md5sum] = "dcf7ed712997888d616e029637bfc303" > SRC_URI[src.sha256sum] = > "a2907f4432d67894e425e48ae85785dd60ecb01658c9682bcd96f5e91043bb38" > > S = "${WORKDIR}/gnupg-${PV}" > > -PR = "r2" > +PR = "r3" > -- > 1.7.1 > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
