diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-04-29 13:03:02 -0400 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-04-29 15:43:02 -0400 |
commit | cd5eead051128154bf8efa88c15b18b4e29340e2 (patch) | |
tree | d227c5731139a9abb3d7f384e67515ea1a65e86b | |
parent | 614a254bf2da5ab8ed898f693c95a49fbceed470 (diff) | |
download | meta-virtualization-cd5eead051128154bf8efa88c15b18b4e29340e2.tar.gz |
docker-moby; add _git suffix to recipe
For whatever reason, the -ce recipe has _git and the moby variant
doesn't. When in reality, the _git is more significant for moby
than for -ce.
Renaming the recipe to normalize the recipe naming.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r-- | recipes-containers/docker/docker-moby_git.bb (renamed from recipes-containers/docker/docker-moby.bb) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/recipes-containers/docker/docker-moby.bb b/recipes-containers/docker/docker-moby_git.bb index 9f5be5c6..9f5be5c6 100644 --- a/recipes-containers/docker/docker-moby.bb +++ b/recipes-containers/docker/docker-moby_git.bb | |||