All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sourabh Hegde <hrsourabh011@gmail.com>
To: Maxim Kochetkov <fido_max@inbox.ru>
Cc: Ramon Crichlow <rcrichlow9000@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] How to install custom sdk in buildroot?
Date: Thu, 9 Feb 2023 10:28:47 +0100	[thread overview]
Message-ID: <CADYjeStwFSJQDFvj2z5bAURD0eTLVgYrpEvdEdYMbbVkJmJupQ@mail.gmail.com> (raw)
In-Reply-To: <eeb3b4bc-12fa-eea5-4ec0-89c90ac75394@inbox.ru>


[-- Attachment #1.1: Type: text/plain, Size: 2037 bytes --]

Hi Maxim,

I was missing python setuptools on my host. After installing it, I can add
the package. Also, the added package is available in menuconfig

Thank you for the support!

On Thu, 9 Feb 2023 at 10:10, Maxim Kochetkov <fido_max@inbox.ru> wrote:

>
>
> On 09.02.2023 12:03, Sourabh Hegde wrote:
> > Hello Maxim,
> >
> > Update:
> >
> > The above issue resolved by itself!
> >
> > Now when I do: utils/scanpypi awscrt -o package , it says
> >
> > spdx_lookup module is not installed. This can lead to an inaccurate
> > licence detection. Please install it via
> > pip install spdx_lookup
> > buildroot package name for awscrt: python-awscrt
> > Package: python-awscrt
> > Fetching package awscrt
> > ERROR: Could not find package awscrt.
> > Check syntax inside the python package index:
> > https://pypi.python.org/pypi/ <https://pypi.python.org/pypi/>
> >
> > But the package is available at https://pypi.org/project/awscrt/
> > <https://pypi.org/project/awscrt/>
>
> It works fine for me:
>
> buildroot package name for awscrt: python-awscrt
> Package: python-awscrt
> Fetching package awscrt
> Downloading package awscrt from
>
> https://files.pythonhosted.org/packages/ae/98/dda092078f2d47bad08e184ab9d364b8f89166497062bc1cf811c0bbbde2/awscrt-0.16.10.tar.gz.
> ..
> Checking if package package/python-awscrt already exists...
> Creating package/python-awscrt/python-awscrt.mk...
> More than one file found for license: LICENSE, crt/aws-c-common/LICENSE,
> crt/aws-c-io/LICENSE, crt/aws-lc/LICENSE,
> crt/aws-lc/third_party/fiat/LICENSE, crt/aws-c-mqtt/LICENSE,
> crt/aws-checksums/LICENSE, crt/aws-c-s3/LICENSE,
> crt/aws-c-compression/LICENSE, crt/aws-c-http/LICENSE,
> crt/aws-c-sdkutils/LICENSE, crt/s2n/LICENSE, crt/aws-c-cal/LICENSE,
> crt/aws-c-auth/LICENSE, crt/aws-c-event-stream/LICENSE
> Creating package/python-awscrt/python-awscrt.hash...
> Creating package/python-awscrt/Config.in...
> NOTE: Remember to also make an update to the DEVELOPERS file
>        and include an entry for the pkg in packages/Config.in
>
>

[-- Attachment #1.2: Type: text/html, Size: 3078 bytes --]

[-- Attachment #2: Type: text/plain, Size: 150 bytes --]

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2023-02-09  9:29 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-08 16:07 [Buildroot] How to install custom sdk in buildroot? Sourabh Hegde
2023-02-08 16:14 ` Ramon Crichlow
2023-02-08 18:19   ` Sourabh Hegde
2023-02-08 20:07     ` Maxim Kochetkov via buildroot
2023-02-08 21:28       ` Sourabh Hegde
2023-02-09  5:35         ` Maxim Kochetkov via buildroot
2023-02-09  8:14           ` Sourabh Hegde
2023-02-09  8:58             ` Maxim Kochetkov via buildroot
2023-02-09  9:03               ` Sourabh Hegde
2023-02-09  9:10                 ` Maxim Kochetkov
2023-02-09  9:28                   ` Sourabh Hegde [this message]
2023-02-09 12:09                     ` Sourabh Hegde
2023-02-09 20:12                       ` James Hilliard
2023-02-14  7:27                         ` Sourabh Hegde
2023-02-14 20:55                           ` Arnout Vandecappelle
2023-02-14 21:22                             ` Sourabh Hegde

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=CADYjeStwFSJQDFvj2z5bAURD0eTLVgYrpEvdEdYMbbVkJmJupQ@mail.gmail.com \
    --to=hrsourabh011@gmail.com \
    --cc=buildroot@buildroot.org \
    --cc=fido_max@inbox.ru \
    --cc=rcrichlow9000@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.