All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Make missing checksums an error v2 + clutter-gst update
@ 2011-12-06  2:17 Joshua Lock
  2011-12-06  2:17 ` [PATCH 1/4] omap3-sgx-modules: set SRC_URI checksums Joshua Lock
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Joshua Lock @ 2011-12-06  2:17 UTC (permalink / raw)
  To: openembedded-core

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...

This is v2 of a series to add set BB_STRICT_CHECKSUM in default-distrovars.inc
so that missing checksums in recipes raises an error.

Since v1 I've run a test over OE-core to ensure to ensure I can do world
fetches for each of the qemu machines and discovered that omap3-sgx-modules
and puzzles recipes needed checksums adding.

I've snuck an extra patch lying on my disk into the queue too, an update for
clutter-gst.

Regards,
Joshua


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 (4):
  omap3-sgx-modules: set SRC_URI checksums
  puzzles: set SRC_URI checksums
  default-distrovars: missing checksums should raise an error
  clutter-gst: upgrade to 1.4.4

 meta/conf/distro/include/default-distrovars.inc    |    3 +++
 .../omap3-sgx-modules_1.3.13.1397.bb               |    2 ++
 ...r-gst-1.8_1.4.2.bb => clutter-gst-1.8_1.4.4.bb} |    4 ++--
 meta/recipes-sato/puzzles/puzzles_r9306.bb         |    8 ++++----
 4 files changed, 11 insertions(+), 6 deletions(-)
 rename meta/recipes-graphics/clutter/{clutter-gst-1.8_1.4.2.bb => clutter-gst-1.8_1.4.4.bb} (80%)

-- 
1.7.7.3




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-12-06 14:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-06  2:17 [PATCH 0/4] Make missing checksums an error v2 + clutter-gst update Joshua Lock
2011-12-06  2:17 ` [PATCH 1/4] omap3-sgx-modules: set SRC_URI checksums Joshua Lock
2011-12-06  7:19   ` Koen Kooi
2011-12-06  2:17 ` [PATCH 2/4] puzzles: " Joshua Lock
2011-12-06  2:18 ` [PATCH 3/4] default-distrovars: missing checksums should raise an error Joshua Lock
2011-12-06  2:18 ` [PATCH 4/4] clutter-gst: upgrade to 1.4.4 Joshua Lock
2011-12-06 14:25 ` [PATCH 0/4] Make missing checksums an error v2 + clutter-gst update Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.