From: Giulio Benetti <giulio.benetti@benettiengineering.com>
To: Stefano Cottafavi <stefano.cottafavi@gmail.com>
Cc: buildroot <buildroot@buildroot.org>
Subject: Re: [Buildroot] [PATCH 0/2] Fix Opencv4 bug found by a user in Mailing list
Date: Sat, 13 Aug 2022 16:15:04 +0200 [thread overview]
Message-ID: <338aa94e-11ae-ae5b-dab0-ec90bfe956c9@benettiengineering.com> (raw)
In-Reply-To: <CAPn86JAWEZNtkMjdD-fMAyiiW1-vfmzM=79qV7wgmiy7XHbJ-A@mail.gmail.com>
Hi Stefano,
I add ML in Cc,
On 13/08/22 16:06, Stefano Cottafavi wrote:
> Hi Giulio,
> sorry for the late reply but have been distracted by more pressing issues.
No problem
> Today I manually applied the patches and they worked like a charm.
> In the menuconfig dependencies are selected automatically as expected
> and the modules are built fine and exported to the sdk.
Thank you for testing.
> Thanks a lot for the support.
You're welcome :-)
> ciao
Ciao
Best regards
--
Giulio Benetti
Benetti Engineering sas
> Stefano
>
>
> On Mon, Aug 8, 2022 at 12:25 AM Giulio Benetti
> <giulio.benetti@benettiengineering.com
> <mailto:giulio.benetti@benettiengineering.com>> wrote:
>
> These patches fixes a bug Stefano Cottafavi found and asked help for in
> Mailing List:
> https://lists.buildroot.org/pipermail/buildroot/2022-August/648616.html <https://lists.buildroot.org/pipermail/buildroot/2022-August/648616.html>
>
> It turns out that opencv4 library objdetect requires library dnn and
> that
> also dnn library requires protobuf. So this patchset select both options
> accordingly.
>
> @Stefano, if you can, please give a try to these 2 patches without
> enabling the 2 options I've pointed you in Mailing List by hand and
> report
> the result.
>
> Thank you!
>
> Giulio Benetti (2):
> package/opencv4: BR2_PACKAGE_OPENCV4_LIB_DNN requires protobuf
> package/opencv4: BR2_PACKAGE_OPENCV4_LIB_OBJDETECT requires
> BR2_PACKAGE_OPENCV4_LIB_DNN
>
> package/opencv4/Config.in | 2 ++
> 1 file changed, 2 insertions(+)
>
> --
> 2.34.1
>
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-08-13 14:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-07 22:25 [Buildroot] [PATCH 0/2] Fix Opencv4 bug found by a user in Mailing list Giulio Benetti
2022-08-07 22:25 ` [Buildroot] [PATCH 1/2] package/opencv4: BR2_PACKAGE_OPENCV4_LIB_DNN requires protobuf Giulio Benetti
2022-08-15 12:35 ` Thomas Petazzoni via buildroot
2022-09-16 12:22 ` Peter Korsgaard
2022-08-07 22:25 ` [Buildroot] [PATCH 2/2] package/opencv4: BR2_PACKAGE_OPENCV4_LIB_OBJDETECT requires BR2_PACKAGE_OPENCV4_LIB_DNN Giulio Benetti
2022-08-15 12:35 ` Thomas Petazzoni via buildroot
2022-08-15 12:45 ` Giulio Benetti
2022-09-16 12:22 ` Peter Korsgaard
[not found] ` <CAPn86JAWEZNtkMjdD-fMAyiiW1-vfmzM=79qV7wgmiy7XHbJ-A@mail.gmail.com>
2022-08-13 14:15 ` Giulio Benetti [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=338aa94e-11ae-ae5b-dab0-ec90bfe956c9@benettiengineering.com \
--to=giulio.benetti@benettiengineering.com \
--cc=buildroot@buildroot.org \
--cc=stefano.cottafavi@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.