diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-16 03:01:10 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-16 03:01:10 (EST) |
commit | 77fab65052fa0c2d9474349a03cbc5a84fc6b22d (patch) | |
tree | e3e35c60a0671e511943d50209caa34014ed6a41 /feeds/dev/trunk | |
parent | a78a4b579c036ff51d2e34cdfde150fa2443f2f3 (diff) |
feeds/dev/trunk/Platforms: Add Sections
Diffstat (limited to 'feeds/dev/trunk')
-rw-r--r-- | feeds/dev/trunk/Platforms | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/feeds/dev/trunk/Platforms b/feeds/dev/trunk/Platforms index cef662f..f264851 100644 --- a/feeds/dev/trunk/Platforms +++ b/feeds/dev/trunk/Platforms @@ -1,15 +1,19 @@ Platform: amd64-linux-glibc/dev Description: Development under chroot on Linux on x86-64 Type: chroot +Sections: base dev lib libdev share util Platform: i686-linux-glibc/dev Description: Development under chroot on Linux on Intel P6 (i686) Type: chroot +Sections: base dev lib libdev share util Platform: i686-linux-glibc/x60 Description: IBM/Lenovo ThinkPad X60/T60/X200/etc. Type: pc +Sections: base boot lib share util Platform: i686-linux-glibc/libiquity-testbench Description: Libiquity Taurinus test bench Type: pcramfs +Sections: base boot lib share util |