diff mbox series

[libubootenv] doc: add Buildroot support

Message ID 1560075967-4368-1-git-send-email-pjtexier@koncepto.io
State Accepted
Headers show
Series [libubootenv] doc: add Buildroot support | expand

Commit Message

'Darko Komljenovic' via swupdate June 9, 2019, 10:26 a.m. UTC
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
---
 README.rst | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Stefano Babic June 10, 2019, 10:22 a.m. UTC | #1
On 09/06/19 12:26, 'Pierre-Jean Texier' via swupdate wrote:
> Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
> ---
>  README.rst | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/README.rst b/README.rst
> index d336ae5..cdd04e6 100644
> --- a/README.rst
> +++ b/README.rst
> @@ -43,6 +43,11 @@ OE / Yocto support
>  
>  Recipe is provided in meta-swupdate layer https://github.com/sbabic/meta-swupdate.git 
>  
> +Buildroot support
> +-----------------
> +
> +Package is provided in https://git.buildroot.net/buildroot/tree/package/libubootenv
> +
>  Contributing to the project
>  ---------------------------
>  
> 

Applied to -master, thanks !

Best regards,
Stefano Babic
diff mbox series

Patch

diff --git a/README.rst b/README.rst
index d336ae5..cdd04e6 100644
--- a/README.rst
+++ b/README.rst
@@ -43,6 +43,11 @@  OE / Yocto support
 
 Recipe is provided in meta-swupdate layer https://github.com/sbabic/meta-swupdate.git 
 
+Buildroot support
+-----------------
+
+Package is provided in https://git.buildroot.net/buildroot/tree/package/libubootenv
+
 Contributing to the project
 ---------------------------