]> git.gag.com Git - fw/altos/commitdiff
first cut at adding an altos-mfg production support package
authorBdale Garbee <bdale@gag.com>
Thu, 12 Oct 2023 00:06:17 +0000 (18:06 -0600)
committerBdale Garbee <bdale@gag.com>
Thu, 12 Oct 2023 00:06:17 +0000 (18:06 -0600)
debian/altos-mfg.install [new file with mode: 0644]
debian/control

diff --git a/debian/altos-mfg.install b/debian/altos-mfg.install
new file mode 100644 (file)
index 0000000..ff34ceb
--- /dev/null
@@ -0,0 +1,3 @@
+src/*/*.elf                    usr/share/altos/mfg-fw
+src/*/flash-loader/*.elf       usr/share/altos/mfg-fw/loaders
+ao-bringup/*                   usr/share/altos/bringup
index 50ec195fec53acab9f902e1a194927bc32869671..ddb070df6df6574291088aa27c8d241281712411 100644 (file)
@@ -55,3 +55,11 @@ Description: Altus Metrum firmware and utilities
  from Altus Metrum, including TeleMetrum, TeleMini, and TeleDongle.
  .
  See http://altusmetrum.org/ for more information.
+
+Package: altos-mfg
+Architecture: any
+Depends: altos,
+         ${misc:Depends},
+         ${shlibs:Depends}
+Description: Altus Metrum manufacturing support
+ Firmware and utilities needed for Altus Metrum manufacturing processes.