diff options
| author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2021-04-11 17:36:22 +0200 |
|---|---|---|
| committer | Peter Korsgaard <peter@korsgaard.com> | 2021-04-11 20:04:11 +0200 |
| commit | 575c60ff9aaaa03662555ae9353ad4e441e7fc6f (patch) | |
| tree | 86d22947784b0efacf74f6d13aad68195bfea2db /package/readline | |
| parent | 4eceaa242b95a73232cf633597e88960e2342b59 (diff) | |
| download | buildroot-575c60ff9aaaa03662555ae9353ad4e441e7fc6f.tar.bz2 | |
package/readline: add Signed-off-by and renumber patch
Add Signed-off-by and while at it, renumber it
Fixes:
- https://bugs.buildroot.org/show_bug.cgi?id=13731
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/readline')
| -rw-r--r-- | package/readline/0001-curses-link.patch (renamed from package/readline/0000-curses-link.patch) | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/readline/0000-curses-link.patch b/package/readline/0001-curses-link.patch index 56b4770220..6afc5ba078 100644 --- a/package/readline/0000-curses-link.patch +++ b/package/readline/0001-curses-link.patch @@ -3,6 +3,8 @@ link readline directly to ncurses since it needs symbols from it upstream readline does this on purpose (no direct linking), but it doesn't make much sense in a Linux world +Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> + --- a/support/shobj-conf +++ b/support/shobj-conf @@ -42,7 +42,7 @@ |
