From patchwork Fri Dec 2 19:20:14 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] Make missing checksums an error Date: Fri, 02 Dec 2011 19:20:14 -0000 From: Joshua Lock X-Patchwork-Id: 16119 Message-Id: To: openembedded-core@lists.openembedded.org NOTE: this requires a patch I sent to the BitBake list[1] to error cleanly, otherwise you'll see a Python backtrace and the build fail... Per some discussion on the list recently this patch sets BB_STRICT_CHECKSUM in the default-distrovars.inc so that missing checksums in recipes raises an error. Cheers, Joshua 1. lists.linuxtogo.org/pipermail/bitbake-devel/2011-December/thread.html The following changes since commit 044324465bd54d53ae768f3c1e7468ae0e0c6200: dpkg-native: Fix perl path (2011-12-02 15:31:03 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib josh/checksums http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=josh/checksums Joshua Lock (1): default-distrovars: missing checksums should raise an error meta/conf/distro/include/default-distrovars.inc | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)