summaryrefslogtreecommitdiffstats
path: root/tests/data
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-06-17 13:45:55 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-06-17 14:01:22 (EDT)
commitcf09c0ea05db8158d2cd781d0315730fc58162cf (patch)
tree6160762f539e2150ef46a54daaeb9ef9f94772a7 /tests/data
parenta1ae81b8656839e97a21577f5cac6cc5089e032c (diff)
ob-gencontrol: Generate a "Section" field
And add it to SPF 2.x.
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/pkg/bar.pkg/control1
-rw-r--r--tests/data/pkg/foo.pkg/control1
2 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/pkg/bar.pkg/control b/tests/data/pkg/bar.pkg/control
index b0c05fa..78bf79c 100644
--- a/tests/data/pkg/bar.pkg/control
+++ b/tests/data/pkg/bar.pkg/control
@@ -1,5 +1,6 @@
Architecture: all
Platform: all
+Section: utils
Description: Bit-bang All Registers
${Common-Description}
.
diff --git a/tests/data/pkg/foo.pkg/control b/tests/data/pkg/foo.pkg/control
index b383ff9..e768224 100644
--- a/tests/data/pkg/foo.pkg/control
+++ b/tests/data/pkg/foo.pkg/control
@@ -1,5 +1,6 @@
Architecture: any-linux-any
Platform: all
+Section: libdev
Depends: ${Generated-Depends}
Description: Frobnicator of Objects
${Common-Description}