From fcaab2b23e10612cd93a033df19be19b2ba56af0 Mon Sep 17 00:00:00 2001 From: Eric Fahlgren Date: Wed, 26 Jun 2024 10:15:44 -0700 Subject: [PATCH] config: add entry to package_changes 'auc' has been removed and replaced by 'owut', reflect that in the 'package_changes' https://github.com/openwrt/packages/commit/3a998e10218c318511b41739f276e572c1ede967 Signed-off-by: Eric Fahlgren --- asu/branches.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/asu/branches.yml b/asu/branches.yml index 80d9912c..ee7de2ea 100644 --- a/asu/branches.yml +++ b/asu/branches.yml @@ -90,6 +90,9 @@ branches: versions: - SNAPSHOT package_changes: + - source: auc + target: owut + revision: 26792 - source: libustream-wolfssl target: libustream-mbedtls revision: 21994