From 73d384bad5cff0e6900613a15f2fc1068255c3ee Mon Sep 17 00:00:00 2001 From: John Klug Date: Thu, 1 Dec 2016 17:19:21 -0600 Subject: Correct comments in rs9113 recipes. --- recipes-kernel/rs9113/rs9113_1.4.3.bb | 7 +++++-- recipes-kernel/rs9113/rs9113_1.5.0.bb | 7 +++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/recipes-kernel/rs9113/rs9113_1.4.3.bb b/recipes-kernel/rs9113/rs9113_1.4.3.bb index 98bd1eb..38f25d7 100644 --- a/recipes-kernel/rs9113/rs9113_1.4.3.bb +++ b/recipes-kernel/rs9113/rs9113_1.4.3.bb @@ -6,8 +6,11 @@ PROVIDES = "rs9113" FILES_${PN} = "/opt/rs9113 ${sbindir} ${sysconfdir}" # BB_STRICT_CHECKSUM = "0" -# NOTE: annex-client binary is built with Jenkin's job using annex-client-from-src.bb -# To update this, manually copy ipk from Jenkin's job to .net/downloads/ +# This bitbake recipe requires SSH_AUTH_SOCK to be set. This is normally done +# by a keyserver, such as gnome-keyring-daemon or ssh-keyagent. + +# NOTE: rs9113 binary is built with Jenkin's job using rs9113-from-src_${PV}.bb +# To update this, manually copy ipk from Jenkin's job to # git://git@${MTS_INTERNAL_GIT}/mlinux/ipk.git;protocol=ssh;branch=${PV} # PR = "r0" diff --git a/recipes-kernel/rs9113/rs9113_1.5.0.bb b/recipes-kernel/rs9113/rs9113_1.5.0.bb index 98bd1eb..38f25d7 100644 --- a/recipes-kernel/rs9113/rs9113_1.5.0.bb +++ b/recipes-kernel/rs9113/rs9113_1.5.0.bb @@ -6,8 +6,11 @@ PROVIDES = "rs9113" FILES_${PN} = "/opt/rs9113 ${sbindir} ${sysconfdir}" # BB_STRICT_CHECKSUM = "0" -# NOTE: annex-client binary is built with Jenkin's job using annex-client-from-src.bb -# To update this, manually copy ipk from Jenkin's job to .net/downloads/ +# This bitbake recipe requires SSH_AUTH_SOCK to be set. This is normally done +# by a keyserver, such as gnome-keyring-daemon or ssh-keyagent. + +# NOTE: rs9113 binary is built with Jenkin's job using rs9113-from-src_${PV}.bb +# To update this, manually copy ipk from Jenkin's job to # git://git@${MTS_INTERNAL_GIT}/mlinux/ipk.git;protocol=ssh;branch=${PV} # PR = "r0" -- cgit v1.2.3