/openbmc/openbmc/poky/meta/recipes-core/readline/readline/ |
H A D | readline82-003.patch | 7 Bug-Reported-by: Stefan Klinger <readline-gnu.org@stefan-klinger.de> 9 Bug-Reference-URL: https://lists.gnu.org/archive/html/bug-readline/2023-08/msg00018.html 15 The custom color prefix that readline uses to color possible completions 18 Upstream-Status: Submitted [https://ftp.gnu.org/gnu/readline/readline-8.2-patches/] 21 *** ../readline-8.2-patched/colors.c 2021-12-08 11:38:25.000000000 -0500 27 ! #define RL_COLOR_PREFIX_EXTENSION "readline-colored-completion-prefix" 33 ! #define RL_COLOR_PREFIX_EXTENSION ".readline-colored-completion-prefix" 36 *** ../readline-8.2/patchlevel 2013-11-15 08:11:11.000000000 -0500
|
H A D | readline82-005.patch | 9 Bug-Reference-URL: https://lists.gnu.org/archive/html/bug-readline/2022-09/msg00005.html 13 If an application is using readline in callback mode, and a signal arrives 14 after readline checks for it in rl_callback_read_char() but before it 22 Upstream-Status: Submitted [https://ftp.gnu.org/gnu/readline/readline-8.2-patches/] 25 *** ../readline-8.2-patched/callback.c 2022-04-29 12:02:56.000000000 -0400 43 *** ../readline-8.2/patchlevel 2013-11-15 08:11:11.000000000 -0500
|
H A D | readline82-001.patch | 13 Starting a readline application with an invalid locale specification for 14 LC_ALL/LANG/LC_CTYPE can cause it crash on the first call to readline. 18 Upstream-Status: Submitted [https://ftp.gnu.org/gnu/readline/readline-8.2-patches/] 21 *** ../readline-8.2-patched/nls.c 2022-08-15 09:38:51.000000000 -0400 35 *** ../readline-8.2/patchlevel 2013-11-15 08:11:11.000000000 -0500
|
H A D | readline82-007.patch | 9 Bug-Reference-URL: https://lists.gnu.org/archive/html/bug-readline/2022-11/msg00002.html 13 If readline is called with no prompt, it should display a newline if return 19 Upstream-Status: Submitted [https://ftp.gnu.org/gnu/readline/readline-8.2-patches/] 22 *** ../readline-8.2-patched/display.c 2022-04-05 10:47:31.000000000 -0400 41 *** ../readline-8.2/patchlevel 2013-11-15 08:11:11.000000000 -0500
|
H A D | readline82-008.patch | 17 Upstream-Status: Submitted [https://ftp.gnu.org/gnu/readline/readline-8.2-patches/] 20 *** ../readline-8.2-patched/text.c Wed Oct 27 11:03:59 2021 36 *** ../readline-8.2-patched/bind.c Wed Feb 9 11:02:22 2022 53 *** ../readline-8.2-patched/rltty.c Fri Feb 18 11:14:22 2022 70 *** ../readline-8.2/patchlevel 2013-11-15 08:11:11.000000000 -0500
|
H A D | readline82-002.patch | 13 It's possible for readline to try to zero out a line that's not null- 18 Upstream-Status: Submitted [https://ftp.gnu.org/gnu/readline/readline-8.2-patches/] 21 *** ../readline-8.2-patched/display.c 2022-04-05 10:47:31.000000000 -0400 41 *** ../readline-8.2/patchlevel 2013-11-15 08:11:11.000000000 -0500
|
H A D | readline82-009.patch | 9 Bug-Reference-URL: https://lists.gnu.org/archive/html/bug-readline/2022-10/msg00021.html 20 Upstream-Status: Submitted [https://ftp.gnu.org/gnu/readline/readline-8.2-patches/] 23 *** ../readline-8.2-patched/complete.c 2022-04-05 10:47:06.000000000 -0400 66 *** ../readline-8.2/patchlevel 2013-11-15 08:11:11.000000000 -0500
|
H A D | readline82-006.patch | 9 Bug-Reference-URL: https://lists.gnu.org/archive/html/bug-readline/2022-09/msg00001.html 14 case, the signal arrives and is pending before readline calls rl_getc(). 23 Upstream-Status: Submitted [https://ftp.gnu.org/gnu/readline/readline-8.2-patches/] 26 *** ../readline-8.2-patched/input.c 2022-12-22 16:15:48.000000000 -0500 92 *** ../readline-8.2/patchlevel 2013-11-15 08:11:11.000000000 -0500
|
H A D | readline82-004.patch | 17 Upstream-Status: Submitted [https://ftp.gnu.org/gnu/readline/readline-8.2-patches/] 20 *** ../readline-8.2-patched/input.c 2022-04-08 15:43:24.000000000 -0400 58 *** ../readline-8.2/patchlevel 2013-11-15 08:11:11.000000000 -0500
|
H A D | norpath.patch | 9 Index: readline-6.2/support/shobj-conf 11 --- readline-6.2.orig/support/shobj-conf 2012-02-23 11:06:37.193179379 +0000 12 +++ readline-6.2/support/shobj-conf 2012-02-23 11:06:50.049178918 +0000
|
H A D | readline82-010.patch | 9 Bug-Reference-URL: https://lists.gnu.org/archive/html/bug-readline/2023-01/msg00000.html 21 Upstream-Status: Submitted [https://ftp.gnu.org/gnu/readline/readline-8.2-patches/] 24 *** ../readline-8.2-patched/complete.c Tue Apr 5 10:47:06 2022 60 *** ../readline-8.2/patchlevel 2013-11-15 08:11:11.000000000 -0500
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/lftp/ |
H A D | lftp_4.9.2.bb | 19 PACKAGECONFIG ??= "openssl zlib gnutls readline expat" 23 …G[readline] = "--with-readline=${STAGING_INCDIR}/.. --with-readline-inc=${STAGING_INCDIR} --with-r… 31 RDEPENDS:${PN} = "perl bash readline"
|
/openbmc/openbmc/poky/meta/recipes-connectivity/socat/ |
H A D | socat_1.8.0.0.bb | 40 PACKAGECONFIG:class-target ??= "tcp-wrappers readline openssl" 41 PACKAGECONFIG ??= "readline openssl" 43 PACKAGECONFIG[readline] = "--enable-readline,--disable-readline,readline"
|
/openbmc/openbmc/poky/meta/recipes-devtools/gdb/ |
H A D | gdb-cross.inc | 8 PACKAGECONFIG ??= "python readline ${@bb.utils.filter('DISTRO_FEATURES', 'debuginfod', d)}" 10 PACKAGECONFIG[readline] = "--with-system-readline,--without-system-readline,readline-native"
|
H A D | gdb-common.inc | 33 PACKAGECONFIG ??= "readline ${@bb.utils.filter('DISTRO_FEATURES', 'debuginfod', d)} python \ 36 # Use --without-system-readline to compile with readline 5. 37 PACKAGECONFIG[readline] = "--with-system-readline,--without-system-readline,readline"
|
H A D | gdb-cross-canadian.inc | 15 PACKAGECONFIG ??= "python readline ${@bb.utils.filter('DISTRO_FEATURES', 'debuginfod', d)}" 20 PACKAGECONFIG[readline] = "--with-system-readline,--without-system-readline,nativesdk-readline"
|
/openbmc/openbmc/poky/meta/recipes-support/gmp/ |
H A D | gmp.inc | 9 PACKAGECONFIG[readline] = "--with-readline=yes,--with-readline=no,readline"
|
/openbmc/openbmc/poky/meta/recipes-devtools/gdb/gdb/ |
H A D | 0003-Dont-disable-libreadline.a-when-using-disable-static.patch | 7 readline which then disables libreadline.a, which causes a problem when gdb 10 To ensure that readline always builds static libraries, pass --enable-static to 29 -host_modules= { module= readline; }; 30 +host_modules= { module= readline; 39 @@ -31691,7 +31691,7 @@ configure-readline: 46 @endif readline
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liboop/ |
H A D | liboop_1.0.1.bb | 14 PACKAGECONFIG[readline] = "--with-readline,--without-readline,readline"
|
/openbmc/openbmc/poky/meta/recipes-extended/bc/ |
H A D | bc_1.07.1.bb | 25 PACKAGECONFIG ??= "readline" 26 PACKAGECONFIG[readline] = "--with-readline,--without-readline,readline"
|
/openbmc/openbmc/meta-security/recipes-security/opendnssec/ |
H A D | opendnssec_2.1.10.bb | 27 PACKAGECONFIG[readline] = "--with-readline, --without-readline, readline"
|
/openbmc/openbmc/poky/meta/recipes-devtools/bison/ |
H A D | bison_3.8.2.bb | 23 PACKAGECONFIG ??= "readline ${@ 'textstyle' if d.getVar('USE_NLS') == 'yes' else ''}" 26 # Make readline and textstyle optional. There are recipie for these, but leave them 28 PACKAGECONFIG[readline] = "--with-libreadline-prefix,--without-libreadline-prefix,readline" 33 CACHED_CONFIGUREVARS += "${@bb.utils.contains('PACKAGECONFIG', 'readline', '', ' \
|
/openbmc/openbmc/poky/scripts/ |
H A D | oepydevshell-internal.py | 14 import readline 49 readline.parse_and_bind("tab: complete") 51 readline.read_history_file(histfile) 104 readline.write_history_file(histfile)
|
/openbmc/openbmc/poky/meta/recipes-devtools/lua/ |
H A D | lua_5.4.6.bb | 20 PACKAGECONFIG ??= "readline" 21 PACKAGECONFIG[readline] = ",,readline" 32 oe_runmake ${@bb.utils.contains('PACKAGECONFIG', 'readline', 'linux-readline', 'linux', d)}
|
/openbmc/openbmc/poky/meta/recipes-connectivity/bind/ |
H A D | bind_9.18.25.bb | 35 # PACKAGECONFIGs readline and libedit should NOT be set at same time 36 PACKAGECONFIG ?= "readline" 38 PACKAGECONFIG[readline] = "--with-readline=readline,,readline" 39 PACKAGECONFIG[libedit] = "--with-readline=libedit,,libedit"
|