* [Buildroot] Custom application on iso image @ 2019-11-11 8:41 a 2019-11-17 16:17 ` Arnout Vandecappelle 0 siblings, 1 reply; 2+ messages in thread From: a @ 2019-11-11 8:41 UTC (permalink / raw) To: buildroot I have an exilir application, what procedure should I follow so that it's build directory is reflected in resulting iso image? -- Sent from: http://buildroot-busybox.2317881.n4.nabble.com/ ^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] Custom application on iso image 2019-11-11 8:41 [Buildroot] Custom application on iso image a @ 2019-11-17 16:17 ` Arnout Vandecappelle 0 siblings, 0 replies; 2+ messages in thread From: Arnout Vandecappelle @ 2019-11-17 16:17 UTC (permalink / raw) To: buildroot Hi Anushka, On 11/11/2019 09:41, a wrote: > I have an exilir application, what procedure should I follow so that it's > build directory is reflected in resulting iso image? Nobody answered this question, but that's probably because it's not clear what you're asking. Assuming that you're building the iso image with buildroot, you just have to make sure that the application ends up in TARGET_DIR (i.e. output/target), then it will be included in the image. You can do this either by making a package for your application [1] or with a filesystem overlay [2] or by (downloading/building and) copying it in a post-build script [2 as well]. Regards, Arnout [1] https://buildroot.org/downloads/manual/manual.html#adding-packages [2] https://buildroot.org/downloads/manual/manual.html#rootfs-custom > > > > -- > Sent from: http://buildroot-busybox.2317881.n4.nabble.com/ > _______________________________________________ > buildroot mailing list > buildroot at busybox.net > http://lists.busybox.net/mailman/listinfo/buildroot > ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-11-17 16:17 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2019-11-11 8:41 [Buildroot] Custom application on iso image a 2019-11-17 16:17 ` Arnout Vandecappelle
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox