Home
last modified time | relevance | path

Searched refs:newt (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/newt/files/
H A Dcross_ar.patch21 Index: newt-0.52.20/Makefile.in
23 --- newt-0.52.20.orig/Makefile.in
24 +++ newt-0.52.20/Makefile.in
40 newt.o $(SHAREDDIR)/newt.o: newt.c Makefile
42 Index: newt-0.52.20/configure.ac
44 --- newt-0.52.20.orig/configure.ac
45 +++ newt-0.52.20/configure.ac
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/newt/
H A Dlibnewt_0.52.23.bb7 shared library needed by programs built with newt, as well as a \
11 HOMEPAGE = "https://releases.pagure.org/newt/"
20 SRC_URI = "https://releases.pagure.org/newt/newt-${PV}.tar.gz \
28 S = "${WORKDIR}/newt-${PV}"
/OK3568_Linux_fs/buildroot/package/newt/
H A Dnewt.hash1 # From https://releases.pagure.org/newt/CHECKSUMS
2 sha256 265eb46b55d7eaeb887fca7a1d51fe115658882dfe148164b6c49fccac5abb31 newt-0.52.21.tar.gz
3 …64e86feaca3cd9f9ab5b19774433be430fa4d761cd9b6680b558f297acb86f80daeb6942f7d23c newt-0.52.21.tar.gz
H A DConfig.in2 bool "newt"
14 comment "newt needs a toolchain w/ wchar, dynamic library"
H A Dnewt.mk8 NEWT_SITE = https://pagure.io/releases/newt
/OK3568_Linux_fs/buildroot/package/dahdi-tools/
H A Ddahdi-tools.mk23 --without-newt \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libreport/files/
H A D0003-without-build-plugins.patch19 sub_dirs += report-newt
/OK3568_Linux_fs/buildroot/package/asterisk/
H A Dasterisk.mk78 --without-newt \
320 --without-newt \
/OK3568_Linux_fs/buildroot/package/network-manager/
H A Dnetwork-manager.mk53 NETWORK_MANAGER_DEPENDENCIES += newt
/OK3568_Linux_fs/yocto/poky/meta/conf/distro/include/
H A Ddistro_alias.inc151 DISTRO_PN_ALIAS:pn-libnewt = "Debian=libnewt0.52 Fedora=newt"
152 DISTRO_PN_ALIAS:pn-libnewt-python = "Ubuntu=python-newt Fedora=newt-python"
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/
H A Drkisp_demo.cpp266 struct termios newt; in disable_terminal_return() local
271 newt = oldt; in disable_terminal_return()
273 newt.c_lflag &= ~(ICANON | ECHO); in disable_terminal_return()
275 tcsetattr(0, TCSANOW, &newt); in disable_terminal_return()
/OK3568_Linux_fs/buildroot/
H A DCHANGES7597 mpg123, mosquitto, neardal, newt, ntp, ola, openldap, opencv,
8093 netsnmp, nettle, net-tools, network-manager, newt, nfs-utils,
8561 newt, nfs-utils, nmap, nodejs, ntfs-3g, ntp, nut, ofono, ola,
9587 netkittelnet, netsnmp, newt, nfs-utils, openntpd, openssh,
10018 mplayer, newt, qt, rpm, rrdtool, tar, tftpd
10933 neon, netstat-nat, newt, openvpn, pcre, php, qt, rdesktop, readline,
/OK3568_Linux_fs/buildroot/package/
H A DConfig.in2089 source "package/newt/Config.in"