Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/
H A Dpatchtest-setup-sharedir13 POKY_REPO="https://git.yoctoproject.org/poky"
40 POKY_REPO=$2
70 if [ ! -d "$POKY_REPO" ]; then
71 BASENAME=$(basename ${POKY_REPO})
72 git clone "${POKY_REPO}" "${SHAREDIR}/${BASENAME}"