All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxim Kochetkov via buildroot <buildroot@buildroot.org>
To: Sourabh Hegde <hrsourabh011@gmail.com>,
	Ramon Crichlow <rcrichlow9000@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] How to install custom sdk in buildroot?
Date: Wed, 8 Feb 2023 23:07:52 +0300	[thread overview]
Message-ID: <36be5bdc-591c-71cb-ea31-9e38ae8d643d@inbox.ru> (raw)
In-Reply-To: <CADYjeStPWnGcr23XOGnB+61eZ=iZKVj8YkhDKSaw0BUFT7WC-A@mail.gmail.com>



On 08.02.2023 21:19, Sourabh Hegde wrote:
> Hello Ramon,
> 
> I don't want an external toolchain. Maybe I was not clear. My goal is to 
> use the program/sdk from here 
> https://github.com/aws/aws-iot-device-sdk-python-v2 
> <https://github.com/aws/aws-iot-device-sdk-python-v2> , this is a python 
> based project. And no package is available for this. Can I use 
> python-pip to install it?

Try to add your own package.

https://buildroot.org/downloads/manual/manual.html#_infrastructure_for_python_packages

You can use any python package as a reference.
For example:
https://git.buildroot.net/buildroot/commit/package?id=037dbe64d861e3d5580ecac608bd278afc9bbcc6

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

  reply	other threads:[~2023-02-08 20:08 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 [this message]
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
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=36be5bdc-591c-71cb-ea31-9e38ae8d643d@inbox.ru \
    --to=buildroot@buildroot.org \
    --cc=fido_max@inbox.ru \
    --cc=hrsourabh011@gmail.com \
    --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.