From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 065B4E00DAE; Sun, 6 Oct 2019 09:52:57 -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.3 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, * medium trust * [198.47.23.249 listed in list.dnswl.org] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid Received: from lelv0142.ext.ti.com (lelv0142.ext.ti.com [198.47.23.249]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 014DAE007C2 for ; Sun, 6 Oct 2019 09:52:55 -0700 (PDT) Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id x96GqtiN054345 for ; Sun, 6 Oct 2019 11:52:55 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1570380775; bh=Ytq5pKjXtO+jk2bslDi8UwLLw6tsw6WV5/MrqeZDDvY=; h=From:To:Subject:Date:In-Reply-To:References; b=P9wz4O0qyiJt4Bjieevcy/WKl7W2ahWOFLEcGSFJskoNxSg8ry5k0q/dgNgxmcTrB MSYVHvf/TvVe5dyHAb0xCvhiLLlexD4J4SIM2Z+KnLi8y/KLs6mVGXJLT+e0MR1hZT yKS86WY/PMoVw/tqS3V9ecDwTefzeb1ngU3eJISw= Received: from DFLE100.ent.ti.com (dfle100.ent.ti.com [10.64.6.21]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id x96GqtNo005833 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Sun, 6 Oct 2019 11:52:55 -0500 Received: from DFLE115.ent.ti.com (10.64.6.36) by DFLE100.ent.ti.com (10.64.6.21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1713.5; Sun, 6 Oct 2019 11:52:53 -0500 Received: from fllv0040.itg.ti.com (10.64.41.20) by DFLE115.ent.ti.com (10.64.6.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1713.5 via Frontend Transport; Sun, 6 Oct 2019 11:52:53 -0500 Received: from uda0875154a.dhcp.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by fllv0040.itg.ti.com (8.15.2/8.15.2) with ESMTP id x96GqsJw103999 for ; Sun, 6 Oct 2019 11:52:54 -0500 From: Mahesh Radhakrishnan To: Date: Sun, 6 Oct 2019 12:52:39 -0400 Message-ID: <1570380771-1351-2-git-send-email-m-radhakrishnan2@ti.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1570380771-1351-1-git-send-email-m-radhakrishnan2@ti.com> References: <1570380771-1351-1-git-send-email-m-radhakrishnan2@ti.com> MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Subject: [thud/master][PATCH 01/13] board-rtos: SRCREV update to 01.00.10.06D X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-ti layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Oct 2019 16:52:58 -0000 Content-Type: text/plain --- recipes-bsp/board-rtos/board-rtos_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/board-rtos/board-rtos_git.bb b/recipes-bsp/board-rtos/board-rtos_git.bb index 14b6deb..1f1acd6 100644 --- a/recipes-bsp/board-rtos/board-rtos_git.bb +++ b/recipes-bsp/board-rtos/board-rtos_git.bb @@ -12,14 +12,14 @@ BOARD_GIT_URI = "git://git.ti.com/keystone-rtos/board.git" BOARD_GIT_PROTOCOL = "git" BOARD_GIT_BRANCH = "master" -# Below commit ID corresponds to "DEV.BOARD.01.00.10.06C" -BOARD_SRCREV = "047b16dfe9880b466a74c1c4c2abe67c28ace994" +# Below commit ID corresponds to "DEV.BOARD.01.00.10.06D" +BOARD_SRCREV = "d291db8da8c255f712f6f64cc097f4546b3b2b89" BRANCH ="${BOARD_GIT_BRANCH}" SRC_URI = "${BOARD_GIT_URI};protocol=${BOARD_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${BOARD_SRCREV}" -PV = "01.00.10.06C" +PV = "01.00.10.06D" PR = "r0" DEPENDS_append = " i2c-lld-rtos \ -- 1.9.1