From 7146f841ffe956e8515df47bdb9bc66c31716f8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Guzm=C3=A1n?= Date: Mon, 17 Oct 2022 21:48:33 +0000 Subject: [PATCH] hw-detect: integrate udeb from debian upstream --- helpers/make-hw-detect | 2 ++ 1 file changed, 2 insertions(+) diff --git a/helpers/make-hw-detect b/helpers/make-hw-detect index 9175b47..baaa505 100644 --- a/helpers/make-hw-detect +++ b/helpers/make-hw-detect @@ -18,6 +18,8 @@ # VERSION=1 +EXTERNAL='deb-src http://ftp.debian.org/debian stable main' +REPOKEY=648ACFD622F3D138 NETINST=true . ./config