File series.conf of Package kernel-source-vanilla

# Kernel patches configuration file
# vim: set ts=8 sw=8 noet:
#
# There are three kinds of rules (see guards.1 for details):
# +symbol       include this patch if symbol is defined; otherwise exclude.
# -symbol       exclude this patch if symbol is defined; otherwise include.
# -             exclude this patch.
#
# Using symbols means that an entirely different source tree will be
# generated depending on which symbols are defined. This used to be
# a good thing when arch-specific patches contained conflicts with other
# patches, but we now have a policy that patches must build everywhere.
# The result is a unified source tree that allows us to do neat things
# like ship kernel module packages. Creating a divergent tree breaks
# these # so you'd better have an extraordinary reason for using them.
# For example, the openSUSE 10.3 kernel uses them for segregating the
# -rt patches until they can be integrated completely, and these are
# only applied at the very end of the series.
#
# The most common use in recent kernels is to disable a patch with a
# username as the symbol to indicate responsbility. Another use is
# to check in a patch for testing, but have it disabled in all but your
# own build environment.

	########################################################
	# Build fixes that apply to the vanilla kernel too.
	# Patches in patches.rpmify are applied to both -vanilla
	# and patched flavors.
	########################################################
	patches.rpmify/Add-ksym-provides-tool.patch
	patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch
	patches.rpmify/BTF-Don-t-break-ABI-when-debuginfo-is-disabled.patch
	patches.rpmify/usrmerge-Adjust-module-path-in-the-kernel-sources.patch
    patches.qcom-laptops/0001-arm64-dts-qcom-Add-support-for-Dell-Inspiron-7441-La.patch
    patches.qcom-laptops/0002-arm64-dts-qcom-x1e80100-dell-inspiron14-7441-Switch-.patch
    patches.qcom-laptops/0003-media-ov02c10-Fix-default-vertical-flip.patch
    patches.qcom-laptops/0004-media-ov02c10-Support-hflip-and-vflip.patch
    patches.qcom-laptops/0005-arm64-dts-qcom-x1e80100-t14s-Mark-ov02c10-as-inverte.patch
    patches.qcom-laptops/0006-media-ov02c10-Invert-bayer-order-when-rotation-is-pr.patch
    patches.qcom-laptops/0007-arm64-dts-qcom-x1e80100-Add-videocc.patch
    patches.qcom-laptops/0008-dt-bindings-media-qcom-sm8550-iris-Add-X1E80100-comp.patch
    patches.qcom-laptops/0009-arm64-dts-qcom-x1e80100-Add-IRIS-video-codec.patch
    patches.qcom-laptops/0010-arm64-dts-qcom-x1e80100-crd-Enable-IRIS-video-codec.patch
    patches.qcom-laptops/0011-arm64-dts-qcom-support-sound-on-Asus-Vivobook-S15.patch
    patches.qcom-laptops/0012-arm64-dts-qcom-x1e80100-asus-vivobook-s15-Enable-Iri.patch
    patches.qcom-laptops/0013-hid-add-asus-vivobook-s-15.patch
    patches.qcom-laptops/0014-PCI-ASPM-Allow-controller-drivers-to-override-defaul.patch
	########################################################
	# You'd better have a good reason for adding a patch
	# below here.
	########################################################
openSUSE Build Service is sponsored by