diff options
author | Etienne Cordonnier <ecordonnier@snap.com> | 2023-04-03 19:50:43 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-04-06 13:45:10 -0700 |
commit | 1854b495bb3b6a2e65965aa1b7c6d0964d7970a8 (patch) | |
tree | c73039d9b413d1633b213743dde17734c7155aac | |
parent | 55074903fe3cca97f2399853f537c389dd929767 (diff) | |
download | meta-openembedded-1854b495bb3b6a2e65965aa1b7c6d0964d7970a8.tar.gz |
uutils-coreutils: remove obsolete comment
This comment does not make sense any more, now that the auto-generated
recipe has been removed.
Signed-off-by: Etienne Cordonnier <ecordonnier@snap.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-core/uutils-coreutils/uutils-coreutils.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/uutils-coreutils/uutils-coreutils.inc b/meta-oe/recipes-core/uutils-coreutils/uutils-coreutils.inc index 68cfa8178c..973b722ba3 100644 --- a/meta-oe/recipes-core/uutils-coreutils/uutils-coreutils.inc +++ b/meta-oe/recipes-core/uutils-coreutils/uutils-coreutils.inc | |||
@@ -1,4 +1,3 @@ | |||
1 | # This file contains content which was not automatically generated using cargo-bitbake on the cargo.toml file of uutils-coreutils | ||
2 | # Copyright (c) 2022, Snap Inc. | 1 | # Copyright (c) 2022, Snap Inc. |
3 | # Released under the MIT license (see COPYING.MIT for the terms) | 2 | # Released under the MIT license (see COPYING.MIT for the terms) |
4 | 3 | ||