diff options
author | Richard Marko <srk@48.io> | 2023-10-18 19:33:46 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2023-10-31 17:05:40 +0000 |
commit | 6bb4603ed6fb93982fb0c0e53b3338ab5884f85a (patch) | |
tree | 2d682d539450ff41ad20c607a591be73b0667980 /util/kconfig/patches/series | |
parent | cec3a7bf9271334c553fd59ff9d54081cdd4941b (diff) |
util/kconfig: add savedefconfig patch to quilt
Adds commit 48ad5c23680c util/kconfig: chmod +w before savedefconfig
to quilt patch series.
Change-Id: I381dce2fee995227efc60169fd90ab505c99b74b
Signed-off-by: Richard Marko <srk@48.io>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/78440
Reviewed-by: Martin L Roth <gaumless@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/kconfig/patches/series')
-rw-r--r-- | util/kconfig/patches/series | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/kconfig/patches/series b/util/kconfig/patches/series index 655c493868..252eb64b9a 100644 --- a/util/kconfig/patches/series +++ b/util/kconfig/patches/series @@ -10,3 +10,4 @@ 0010-reenable-source-in-choice.patch 0013-util-kconfig-detect-ncurses-on-FreeBSD.patch 0014-util-kconfig-Move-Kconfig-deps-back-into-build-confi.patch +0015-util-kconfig-chmod-w-before-savedefconfig.patch |