From 6a2d24ea3bf41978726df64791aa7a6306b953e7 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 19 Jun 2020 11:10:40 +0200 Subject: update-archlinux32-package: learn how to update linux-olpc-xo1 --- update-archlinux32-package | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'update-archlinux32-package') diff --git a/update-archlinux32-package b/update-archlinux32-package index 16cd835..f2bb6fe 100755 --- a/update-archlinux32-package +++ b/update-archlinux32-package @@ -12,6 +12,7 @@ # freebasic # linux # linux-lts +# linux-olpc-xo1 (no upstream) # linux-pae (no upstream) # linux-zen # python-pip-bootstrap @@ -114,7 +115,7 @@ case "${pkgname}" in # a kernel which exists upstream -> different config and checksums update_path='kernel with upstream' ;; - 'linux-pae') + 'linux-olpc-xo1'|'linux-pae') # a kernel which does not exist upstream -> complete package sources # in our repository update_path='kernel without upstream' -- cgit v1.2.3