Thanks, applied as 5846d9453feecb0181a6234a49d9751cbd9f4b9f. Michael
[sent from post-receive hook] On Fri, 15 Jan 2021 08:22:19 +0100, Michael Tretter <[email protected]> wrote: > The update adds MJPG support to the uvc-gadget. > > Furthermore, document that the version is just a fake commitish. > > Signed-off-by: Michael Tretter <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/uvc-gadget.make b/rules/uvc-gadget.make > index 17ec1bd97c5f..b13ecbf19bef 100644 > --- a/rules/uvc-gadget.make > +++ b/rules/uvc-gadget.make > @@ -14,8 +14,9 @@ PACKAGES-$(PTXCONF_UVC_GADGET) += uvc-gadget > # > # Paths and names > # > -UVC_GADGET_VERSION := 2019-02-13-g58f5ddeb > -UVC_GADGET_MD5 := aabd91acafd035a85c2151b67e1491ca > +# No tags: use a fake descriptive commit-ish to include the date > +UVC_GADGET_VERSION := 2019-05-02-g105134f9 > +UVC_GADGET_MD5 := cd61b910844f1d95534a8773bf63f248 > UVC_GADGET := uvc-gadget-$(UVC_GADGET_VERSION) > UVC_GADGET_SUFFIX := tar.xz > UVC_GADGET_URL := > git://git.ideasonboard.org/uvc-gadget.git;tag=$(UVC_GADGET_VERSION) _______________________________________________ ptxdist mailing list [email protected] To unsubscribe, send a mail with subject "unsubscribe" to [email protected]
