From 218a29fcbeab4248ce479efa3880b411e924c791 Mon Sep 17 00:00:00 2001 From: Connor-GH Date: Sun, 15 Mar 2026 16:04:34 -0500 Subject: [PATCH] uutils: add uname as a binary This replaces the coreutils implementation, as it was redundant. --- recipes/core/uutils/recipe.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/core/uutils/recipe.toml b/recipes/core/uutils/recipe.toml index 0fa45ed9..d857e9c6 100644 --- a/recipes/core/uutils/recipe.toml +++ b/recipes/core/uutils/recipe.toml @@ -101,6 +101,7 @@ BINS=( truncate tsort unexpand + uname uniq unlink vdir