diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2018-10-25 11:38:38 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-12-12 17:36:29 +0100 |
commit | 870d0e50f0893c515a81e864cf07491b3d9749f9 (patch) | |
tree | 82dc0d56dd0cdc03bf4cb902785291370dfe9acf /conf.d/packaging/deb/debian.compat | |
parent | 16922b73bf17b2f23148438957cd3d18542075f4 (diff) |
Add packaging materials
Files used by an OBS server to be able to build deb and rpm packages. The
afb-test binding could be then used in a native environment.
Change-Id: Ifd5ab363c90269bed949ff63315d228017de7d05
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'conf.d/packaging/deb/debian.compat')
-rw-r--r-- | conf.d/packaging/deb/debian.compat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.d/packaging/deb/debian.compat b/conf.d/packaging/deb/debian.compat new file mode 100644 index 0000000..ec63514 --- /dev/null +++ b/conf.d/packaging/deb/debian.compat @@ -0,0 +1 @@ +9 |