diff options
author | Cem Keylan <cem@ckyln.com> | 2019-12-12 10:40:08 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2019-12-12 10:40:08 +0300 |
commit | 7f6821d7c24ede2372533042e80c843b035cad0b (patch) | |
tree | 1477ea7dd1d6b47b138a19a10aa68c3b1ddfba16 /core/carbs-init | |
parent | fae9a4ce6b6de61098ef199b4de8a6348eff300e (diff) | |
download | repository-7f6821d7c24ede2372533042e80c843b035cad0b.tar.gz |
busybox: split busybox and busybox-init
Diffstat (limited to 'core/carbs-init')
-rw-r--r-- | core/carbs-init/depends | 1 | ||||
-rw-r--r-- | core/carbs-init/version | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/core/carbs-init/depends b/core/carbs-init/depends new file mode 100644 index 00000000..101c4a09 --- /dev/null +++ b/core/carbs-init/depends @@ -0,0 +1 @@ +busybox-init diff --git a/core/carbs-init/version b/core/carbs-init/version index c143782e..8a22d75d 100644 --- a/core/carbs-init/version +++ b/core/carbs-init/version @@ -1 +1 @@ -0.1 2 +0.1 3 |