From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] Adding linux commands to my package's make file
Date: Wed, 13 Nov 2019 22:03:00 +0100 [thread overview]
Message-ID: <20191113220300.32afbefe@gmx.net> (raw)
In-Reply-To: <1573585373266-0.post@n4.nabble.com>
Hello Anushka,
On Tue, 12 Nov 2019 13:02:53 -0600 (CST), a <anushka.parashar@tesco.com> wrote:
> Can anyone tell me how to write simple linux command in a buildroot package
> make file and make it work? It's working on the command line but not if I
> add them to my make file and execute it.
> I wanna add the following command:
> $(curl -L https://sourceforge.net/projects/pwgen/files/latest/download >
> ./pwgen.tar.gz)
Why do you want to to this?
In case your want the tool pwgen included into your buildroot image, enable
the option BR2_PACKAGE_PWGEN=y in your config....or take a look at
the buildroot documentation [1]....
Regards,
Peter
[1] https://buildroot.org/downloads/manual/manual.html
>
>
>
> --
> Sent from: http://buildroot-busybox.2317881.n4.nabble.com/
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
next prev parent reply other threads:[~2019-11-13 21:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-12 19:02 [Buildroot] Adding linux commands to my package's make file a
2019-11-13 21:03 ` Peter Seiderer [this message]
2019-11-14 5:18 ` a
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=20191113220300.32afbefe@gmx.net \
--to=ps.report@gmx.net \
--cc=buildroot@busybox.net \
/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.