Add the '-r1' to coreos revision

Signed-off-by: Sayan Chowdhury <sayan.chowdhury2012@gmail.com>
This commit is contained in:
Sayan Chowdhury 2026-05-12 17:54:14 +05:30
parent d6b654bc88
commit 22a97959e4
No known key found for this signature in database
GPG Key ID: B02399319CD05C8B

View File

@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
COREOS_SOURCE_REVISION=""
COREOS_SOURCE_REVISION="-r1"
inherit coreos-kernel
DESCRIPTION="CoreOS Linux kernel"