Charles Short 9ce981bc35 Add apt-ostree Debian package
Apt-ostree is a hybrid image/package management system
that leverages Ostree.

Test Plan
PASS Build/install Debian package.
PASS Build ISO
PASS Run install
PASS Run apt-ostree version.

Story: 2010867
Task: 48556

Depends-On: https://review.opendev.org/c/starlingx/tools/+/894566

Change-Id: I2bd6104660e4b384b5bc7d83d09332ef68888438
Signed-off-by: Charles Short <charles.short@windriver.com>
2023-09-11 14:15:55 -04:00

12 lines
215 B
Makefile
Executable File

#!/usr/bin/make -f
# See debhelper(7) (uncomment to enable).
# Output every command that modifies files on the build system.
#export DH_VERBOSE = 1
export PYBUILD_NAME=apt-ostree
%:
dh $@ --buildsystem=pybuild