[libcamera-devel] Rebased master branch

Kieran Bingham kieran.bingham at ideasonboard.com
Thu Mar 17 17:52:06 CET 2022


Hi All,

We don't like rebasing master, but I'm afraid I've just done it.

I have unwittingly pushed an update earlier that had incorrect Authors
on the commits due to the recent mailing list changes.

This means that the commit:
 - 72b6c710d448 ("v4l2: camera_proxy: Fix header include order")

has been replaced by:
 - a8284e3570de ("v4l2: camera_proxy: Fix header include order")

And this also affects the previous four commits to that too, which are
the commits which were incorrectly authored.

Thus:

  72b6c710d448 v4l2: camera_proxy: Fix header include order
  4774d36779c4 ipa: ipu3: agc: Use existing local short-hand variable in configure()
  f2624fed0467 ipa: ipu3: agc: Reset frame count when configuring AGC
  727428749c05 libipa: Add CameraSensorHelper for OV2740
  1b22c03284b2 libcamera: Add OV2740 camera sensor properties
  242f665351ce README: Extend gstreamer examples

have now been replaced by:

  a8284e3570de v4l2: camera_proxy: Fix header include order
  4581ce0a8250 ipa: ipu3: agc: Use existing local short-hand variable in configure()
  4b2515899cb0 ipa: ipu3: agc: Reset frame count when configuring AGC
  f0bfb2f19e2f libipa: Add CameraSensorHelper for OV2740
  a42c00e01efb libcamera: Add OV2740 camera sensor properties
  242f665351ce README: Extend gstreamer examples

I have verified that there is no other code change between those two
commits, but the commit 72b6c710d448 which may have been accessible if
you fetched today should now be considered obsolete, and should not be
used.

Sorry for the disruption, we'll update our push hooks to prevent this
happening again.

Regards
--
Kieran


More information about the libcamera-devel mailing list