From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 72300E009A0; Tue, 12 Mar 2019 09:28:09 -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.248 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 lelv0143.ext.ti.com (lelv0143.ext.ti.com [198.47.23.248]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 01241E00872 for ; Tue, 12 Mar 2019 09:28:08 -0700 (PDT) Received: from lelv0265.itg.ti.com ([10.180.67.224]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id x2CGS8MG120672 for ; Tue, 12 Mar 2019 11:28:08 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1552408088; bh=YuR5lfY+byFoxGR6QiIPAsl2iC7XwvOwrUQFKnl15KI=; h=From:To:CC:Subject:Date; b=FXJumSiW6fOFuaxrdjuiH8Va7tJBDDRTaiNjmLR/t6X6NWpYqFOk+ZuhSN3xpoiLR qEcGan36rEnDqmmEK0F0tLk3Eng8e4Yu8yIO3I2b+oqOddc+AW82b5/3cHcw7NBcta 995h/L6dqiWeZhSjV6x4yICeaITCKTk9WcA6E0wg= Received: from DLEE109.ent.ti.com (dlee109.ent.ti.com [157.170.170.41]) by lelv0265.itg.ti.com (8.15.2/8.15.2) with ESMTPS id x2CGS8Ir018392 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 12 Mar 2019 11:28:08 -0500 Received: from DLEE100.ent.ti.com (157.170.170.30) by DLEE109.ent.ti.com (157.170.170.41) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.1591.10; Tue, 12 Mar 2019 11:28:08 -0500 Received: from dflp32.itg.ti.com (10.64.6.15) by DLEE100.ent.ti.com (157.170.170.30) with Microsoft SMTP Server (version=TLS1_0, cipher=TLS_RSA_WITH_AES_256_CBC_SHA) id 15.1.1713.5 via Frontend Transport; Tue, 12 Mar 2019 11:28:07 -0500 Received: from legion.dal.desgin.ti.com (legion.dal.design.ti.com [128.247.22.53]) by dflp32.itg.ti.com (8.14.3/8.13.8) with ESMTP id x2CGS7VA029876; Tue, 12 Mar 2019 11:28:07 -0500 Received: from localhost (a0272616local-lt.dhcp.ti.com [172.22.79.221]) by legion.dal.desgin.ti.com (8.11.7p1+Sun/8.11.7) with ESMTP id x2CGS7U04202; Tue, 12 Mar 2019 11:28:07 -0500 (CDT) From: Dan Murphy To: Date: Tue, 12 Mar 2019 11:27:43 -0500 Message-ID: <20190312162744.11666-1-dmurphy@ti.com> X-Mailer: git-send-email 2.12.2 MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Subject: [PATCH 1/2] linux-ti-staging: update to ti2019.00-rc2 tag 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: Tue, 12 Mar 2019 16:28:09 -0000 Content-Type: text/plain Signed-off-by: Dan Murphy --- recipes-kernel/linux/linux-ti-staging-rt_4.19.bb | 2 +- recipes-kernel/linux/linux-ti-staging_4.19.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb index 7a10f51f..75eb9de0 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.19.bb @@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.19:" BRANCH = "ti-rt-linux-4.19.y" -SRCREV = "e7773a524819bf5f46c2bdb207d123840fda7819" +SRCREV = "7cc393e448475c8b68dba81ca568b5ffd219e5aa" PV = "4.19.25+git${SRCPV}" diff --git a/recipes-kernel/linux/linux-ti-staging_4.19.bb b/recipes-kernel/linux/linux-ti-staging_4.19.bb index 6eeff9aa..5c341c24 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.19.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.19.bb @@ -56,7 +56,7 @@ S = "${WORKDIR}/git" BRANCH = "ti-linux-4.19.y" -SRCREV = "9f33c6db10809255598c25d188f1dc820ead5cfa" +SRCREV = "0584082b5f5c815faee33f5fc0a1c8bc3d77ebf7" PV = "4.19.25+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -- 2.20.1.390.gb5101f9297