summaryrefslogtreecommitdiff
path: root/libre/uboot-sunxi/0001-parabola-arm-modifications.patch
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2022-04-06 00:03:42 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2022-04-06 00:23:35 +0200
commit4a379f82580a32fe460be428762ccc6a2c9f01cd (patch)
treeeb7b558e78e11d38431e7e4a9dce9d3a3e24608b /libre/uboot-sunxi/0001-parabola-arm-modifications.patch
parent99b86c2b49bfb8adb453badc76d0ee9fbee31b58 (diff)
downloadabslibre-4a379f82580a32fe460be428762ccc6a2c9f01cd.tar.gz
abslibre-4a379f82580a32fe460be428762ccc6a2c9f01cd.tar.bz2
abslibre-4a379f82580a32fe460be428762ccc6a2c9f01cd.zip
libre: remove uboot-sunxi
The uboot-sunxi PKGBUILD is completely unmaintained and it has long been replaced by the uboo4extlinux-sunxi PKGBUILD. All the devices that were supported by uboot-sunxi are now supported by the uboo4extlinux-sunxi PKGBUILD. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'libre/uboot-sunxi/0001-parabola-arm-modifications.patch')
-rw-r--r--libre/uboot-sunxi/0001-parabola-arm-modifications.patch15
1 files changed, 0 insertions, 15 deletions
diff --git a/libre/uboot-sunxi/0001-parabola-arm-modifications.patch b/libre/uboot-sunxi/0001-parabola-arm-modifications.patch
deleted file mode 100644
index 4717c7ea7..000000000
--- a/libre/uboot-sunxi/0001-parabola-arm-modifications.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-diff --git a/include/config_distro_defaults.h b/include/config_distro_defaults.h
-index 766a212..0df77cd 100644
---- a/include/config_distro_defaults.h
-+++ b/include/config_distro_defaults.h
-@@ -29,4 +29,7 @@
- #define CONFIG_SUPPORT_RAW_INITRD
- #define CONFIG_ENV_VARS_UBOOT_CONFIG
-
-+#define CONFIG_CMD_PART
-+#define CONFIG_PARTITION_UUIDS
-+
- #endif /* _CONFIG_CMD_DISTRO_DEFAULTS_H */
---
-2.8.3
-