public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Prebuilt debian package example
@ 2021-02-13 12:46 Jan Kiszka
  2021-02-13 12:46 ` [PATCH v2 1/2] meta-isar: Add simple example for injecting prebuilt deb packages Jan Kiszka
  2021-02-13 12:46 ` [PATCH v2 2/2] doc/user_manual.md: add a section on how to deal with prebuilt debs Jan Kiszka
  0 siblings, 2 replies; 5+ messages in thread
From: Jan Kiszka @ 2021-02-13 12:46 UTC (permalink / raw)
  To: isar-users; +Cc: Henning Schild

Changes in v2:
 - integrated with Henning's version, specifically including his
   documentation
 - converted example deb generation into pure README, removing sources


CC: Henning Schild <henning.schild@siemens.com>

Henning Schild (1):
  doc/user_manual.md: add a section on how to deal with prebuilt debs

Jan Kiszka (1):
  meta-isar: Add simple example for injecting prebuilt deb packages

 doc/user_manual.md                            |   8 +++++++
 meta-isar/conf/local.conf.sample              |   2 +-
 .../prebuilt-deb/files/README-create-deb.txt  |  14 ++++++++++++
 .../files/example-prebuilt_1.0.0-0_all.deb    | Bin 0 -> 776 bytes
 .../recipes-app/prebuilt-deb/prebuilt-deb.bb  |  20 ++++++++++++++++++
 5 files changed, 43 insertions(+), 1 deletion(-)
 create mode 100644 meta-isar/recipes-app/prebuilt-deb/files/README-create-deb.txt
 create mode 100644 meta-isar/recipes-app/prebuilt-deb/files/example-prebuilt_1.0.0-0_all.deb
 create mode 100644 meta-isar/recipes-app/prebuilt-deb/prebuilt-deb.bb

-- 
2.26.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-02-15  9:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-13 12:46 [PATCH v2 0/2] Prebuilt debian package example Jan Kiszka
2021-02-13 12:46 ` [PATCH v2 1/2] meta-isar: Add simple example for injecting prebuilt deb packages Jan Kiszka
2021-02-15  7:45   ` Henning Schild
2021-02-15  9:25     ` Jan Kiszka
2021-02-13 12:46 ` [PATCH v2 2/2] doc/user_manual.md: add a section on how to deal with prebuilt debs Jan Kiszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox