mkosi: Look for mkosi.kernel/ in the top level directory

Let's make this slightly easier to use by looking for mkosi.kernel/
in the top level directory instead of in mkosi.presets/20-final/.
This commit is contained in:
Daan De Meyer 2023-05-04 15:45:42 +02:00
parent 9107ef5637
commit bfb7635544
9 changed files with 8 additions and 8 deletions

View file

@ -5,7 +5,6 @@ Format=directory
[Content]
Bootable=no
BuildSources=../..
CleanPackageMetadata=no
Packages=
kmod

View file

@ -1,7 +1,7 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
[Match]
PathExists=mkosi.kernel/
PathExists=../../mkosi.kernel/
Distribution=arch
[Content]

View file

@ -1,7 +1,7 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
[Match]
PathExists=mkosi.kernel/
PathExists=../../mkosi.kernel/
Distribution=centos fedora
[Content]

View file

@ -1,7 +1,7 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
[Match]
PathExists=mkosi.kernel/
PathExists=../../mkosi.kernel/
Distribution=debian ubuntu
[Content]

View file

@ -1,7 +1,7 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
[Match]
PathExists=mkosi.kernel/
PathExists=../../mkosi.kernel/
Distribution=fedora
[Content]

View file

@ -1,7 +1,7 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
[Match]
PathExists=mkosi.kernel/
PathExists=../../mkosi.kernel/
Distribution=opensuse
[Content]

View file

@ -1,10 +1,11 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
[Match]
PathExists=mkosi.kernel/
PathExists=../../mkosi.kernel/
[Content]
BuildSources=./
BuildScript=mkosi.kernel.build
BuildSources=../..
BuildPackages=
bc
binutils