Home
last modified time | relevance | path

Searched refs:UNAME_VERSION (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/stressapptest/git/
H A Dconfig.guess133 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
158 case "${UNAME_MACHINE}:${UNAME_SYSTEM}:${UNAME_RELEASE}:${UNAME_VERSION}" in
222 case "${UNAME_VERSION}" in
566 IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE}
607 IBM_REV=${UNAME_VERSION}.${UNAME_RELEASE}
1056 echo ${UNAME_MACHINE}-pc-sysv4.2uw${UNAME_VERSION}
1093 echo ${UNAME_MACHINE}-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION}
1453 UNAME_VERSION = ${UNAME_VERSION}
/OK3568_Linux_fs/buildroot/support/gnuconfig/
H A Dconfig.guess137 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
167 case "$UNAME_MACHINE:$UNAME_SYSTEM:$UNAME_RELEASE:$UNAME_VERSION" in
231 case "$UNAME_VERSION" in
584 IBM_REV="$UNAME_VERSION.$UNAME_RELEASE"
625 IBM_REV="$UNAME_VERSION.$UNAME_RELEASE"
1123 echo "$UNAME_MACHINE"-pc-sysv4.2uw"$UNAME_VERSION"
1160 echo "$UNAME_MACHINE-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION}"
/OK3568_Linux_fs/external/xserver/
H A Dconfig.guess137 UNAME_VERSION=`(uname -v) 2>/dev/null` || UNAME_VERSION=unknown
169 case "$UNAME_MACHINE:$UNAME_SYSTEM:$UNAME_RELEASE:$UNAME_VERSION" in
233 case "$UNAME_VERSION" in
586 IBM_REV="$UNAME_VERSION.$UNAME_RELEASE"
627 IBM_REV="$UNAME_VERSION.$UNAME_RELEASE"
1125 echo "$UNAME_MACHINE"-pc-sysv4.2uw"$UNAME_VERSION"
1162 echo "$UNAME_MACHINE-unknown-sysv${UNAME_RELEASE}${UNAME_SYSTEM}${UNAME_VERSION}"
/OK3568_Linux_fs/buildroot/dl/ncurses/
HDncurses-6.1-20190609-patch.sh.bz21#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...