diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-16 23:33:52 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-16 23:33:52 +0300 |
commit | b4cc6d2557b5c886aafbebaec2da2c138800ae41 (patch) | |
tree | 516d354f27aaea0296f0800908f44083d48bb5f6 /core/busybox | |
parent | 7d99d4a795bde0eef5e8f494fba93e8074092a89 (diff) | |
download | repository-b4cc6d2557b5c886aafbebaec2da2c138800ae41.tar.gz |
busybox: add meta file
Diffstat (limited to 'core/busybox')
-rw-r--r-- | core/busybox/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/busybox/meta b/core/busybox/meta new file mode 100644 index 00000000..8b47e4f5 --- /dev/null +++ b/core/busybox/meta @@ -0,0 +1,3 @@ +description: Swiss Army Knife of Embedded Linux +license: GPL-2.0 +maintainer: Cem Keylan <cem@ckyln.com> |