From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 81094E00D85; Fri, 28 Jun 2019 05:08:31 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, * medium trust * [147.11.1.11 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 213DDE00931 for ; Fri, 28 Jun 2019 05:08:30 -0700 (PDT) Received: from ALA-HCA.corp.ad.wrs.com ([147.11.189.40]) by mail.windriver.com (8.15.2/8.15.1) with ESMTPS id x5SC8TaI020968 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL); Fri, 28 Jun 2019 05:08:29 -0700 (PDT) Received: from pek-lpg-core1.wrs.com (128.224.156.132) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.439.0; Fri, 28 Jun 2019 05:08:29 -0700 From: Robert Yang To: Date: Fri, 28 Jun 2019 20:32:44 +0800 Message-ID: X-Mailer: git-send-email 2.7.4 MIME-Version: 1.0 Subject: [PATCH 0/1] update-documentation-conf: python2 -> python3 X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jun 2019 12:08:31 -0000 Content-Type: text/plain The following changes since commit bfe3012ea4b2c973bd6ca5fa1de1adf51e1a9da4: busybox: Fix typo in syslog initscript (2019-06-27 13:28:48 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib rbt/update-documentation-conf http://git.pokylinux.org/cgit.cgi//log/?h=rbt/update-documentation-conf Robert Yang (1): update-documentation-conf: python2 -> python3 documentation/tools/update-documentation-conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.7.4