From patchwork Fri Apr 28 05:24:54 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John Stultz X-Patchwork-Id: 98307 Delivered-To: patches@linaro.org Received: by 10.140.109.52 with SMTP id k49csp100067qgf; Thu, 27 Apr 2017 22:24:59 -0700 (PDT) X-Received: by 10.99.119.78 with SMTP id s75mr10083300pgc.117.1493357099767; Thu, 27 Apr 2017 22:24:59 -0700 (PDT) Return-Path: Received: from mail-pg0-x236.google.com (mail-pg0-x236.google.com. [2607:f8b0:400e:c05::236]) by mx.google.com with ESMTPS id k76si4745739pga.63.2017.04.27.22.24.59 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Apr 2017 22:24:59 -0700 (PDT) Received-SPF: pass (google.com: domain of john.stultz@linaro.org designates 2607:f8b0:400e:c05::236 as permitted sender) client-ip=2607:f8b0:400e:c05::236; Authentication-Results: mx.google.com; dkim=pass header.i=@linaro.org; spf=pass (google.com: domain of john.stultz@linaro.org designates 2607:f8b0:400e:c05::236 as permitted sender) smtp.mailfrom=john.stultz@linaro.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: by mail-pg0-x236.google.com with SMTP id o3so3885714pgn.2 for ; Thu, 27 Apr 2017 22:24:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=+qZPkYWng/fP/PtXj1Cv37hEcbd772/+jAep+OFQwh0=; b=hrpNZ9gg0uAV1PLwcD3hE9sz6TZ19u11gkm+YDWSwWUWGkHOViu4i2NPD/0SbrAj7e VON9w2EFps6j15reyBdsKzVI5IJkvW1xvohJTNeP7xW9Ts/vV0TBzfqrV6KsX0XhK1+F rdCwuJb1tBPXbHf7eTyoGeGV54KpNf2Z99yPE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=+qZPkYWng/fP/PtXj1Cv37hEcbd772/+jAep+OFQwh0=; b=M2U16KBcAT3j18+zyw+VoSi57LleKuJTZj+yNnFO8Y62M8R1vaLBKZaS7Daf5n2zv+ AIxVWPaPWG4xcm/wbi/Y3qaNMoe6hZ9OKCqU2YgchPjwAxWYrCpx0gYMbAcEs97nzG8m cSZHZzvBmY82C+RwZJeKUjpQiuy5LEGiA6rxruOpLXUp/xhNsqTLpuPWbMBjPfPHmDll vNe3NC2hHJSe2V/51up5T2YRjQpAWpiccIqRG64nTNJcDyGt/m/XorYNWFQTDMMgEY7A K3wcwDfg4uKqnw1Ipytkl2XjxeXG54+k70YFN64c+pLB3FP7DqTrAeT+3FlKtDBWh7Cd CfGA== X-Gm-Message-State: AN3rC/7gd4aDLEHN3YC8T0SBJMrjwTbAujCEjWMbSqCQ4XVDcq7VjCRD xnABMYk1xAykw/2kr2Q= X-Received: by 10.99.174.6 with SMTP id q6mr9970574pgf.161.1493357099363; Thu, 27 Apr 2017 22:24:59 -0700 (PDT) Return-Path: Received: from localhost.localdomain ([2601:1c2:1002:83f0:4e72:b9ff:fe99:466a]) by smtp.gmail.com with ESMTPSA id r73sm7893579pfa.65.2017.04.27.22.24.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 27 Apr 2017 22:24:58 -0700 (PDT) From: John Stultz To: Cc: John Stultz , Rob Herring , Sumit Semwal , Vishal Bhoj , Amit Pundir Subject: [PATCH 1/2] linaro.xml: Reorganize project order and add comments Date: Thu, 27 Apr 2017 22:24:54 -0700 Message-Id: <1493357095-30657-1-git-send-email-john.stultz@linaro.org> X-Mailer: git-send-email 2.7.4 Try to group the key items that we'll need AOSP to take for db410 at the top, and optional or extra features at the bottom Cc: Rob Herring Cc: Sumit Semwal Cc: Vishal Bhoj Cc: Amit Pundir Signed-off-by: John Stultz --- linaro.xml | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) -- 2.7.4 diff --git a/linaro.xml b/linaro.xml index c6b7b02..930140f 100644 --- a/linaro.xml +++ b/linaro.xml @@ -13,15 +13,9 @@ - - - - - - - + @@ -33,8 +27,17 @@ + + + + + + + + + From patchwork Fri Apr 28 05:24:55 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John Stultz X-Patchwork-Id: 98308 Delivered-To: patches@linaro.org Received: by 10.140.109.52 with SMTP id k49csp100072qgf; Thu, 27 Apr 2017 22:25:01 -0700 (PDT) X-Received: by 10.98.67.8 with SMTP id q8mr10241195pfa.67.1493357101110; Thu, 27 Apr 2017 22:25:01 -0700 (PDT) Return-Path: Received: from mail-pg0-x22b.google.com (mail-pg0-x22b.google.com. [2607:f8b0:400e:c05::22b]) by mx.google.com with ESMTPS id y67si5193177pfj.22.2017.04.27.22.25.01 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Apr 2017 22:25:01 -0700 (PDT) Received-SPF: pass (google.com: domain of john.stultz@linaro.org designates 2607:f8b0:400e:c05::22b as permitted sender) client-ip=2607:f8b0:400e:c05::22b; Authentication-Results: mx.google.com; dkim=pass header.i=@linaro.org; spf=pass (google.com: domain of john.stultz@linaro.org designates 2607:f8b0:400e:c05::22b as permitted sender) smtp.mailfrom=john.stultz@linaro.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: by mail-pg0-x22b.google.com with SMTP id t7so9184404pgt.3 for ; Thu, 27 Apr 2017 22:25:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=AHJY1sea0WyCY0Sq94efg5DIUQZdItpCSN8FSETix6Q=; b=frNp5levf1F0ROS/x9rHKciaVSUXcJYmmnQ3tnPPfKK0ZvFV8fls1ZFnDlDyRI8eGk InH0PCsuiF6HDAHsIbKUbXEkuzvn49ZS14yCZJUSMKlEsX5fvWByKJxefpogjkLHVs6O i9UL8mDWtChiPFvlC2CxSguqixB5af3xNi6AM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=AHJY1sea0WyCY0Sq94efg5DIUQZdItpCSN8FSETix6Q=; b=IH5lrJ4oqit8UFR9mpdvysi/D1TTSMLBmjLOwC3qOJ950yadFyk2mgFTslppD/pqOC qDxUg21FwPoWPigvfLSotB1JHPE+ah6BwnLyPSmgVyEUfHC8eBCjEUvTOnWbsLmMLqte zJ0sLR9d1+EOa7SmjauZQy2SENzxUU4YVZayG14FxVr0bO1ebyemqroZ11fFZJl1tOfu 8hX6my78njV1V9Cz5Mr93QC32xzlazgCk1YzjCrAAUuJHUwjhvAYPIx7SHmJUVqe9qSU DEozVfN4h9rsJNFw0RTBxXzcL+qTw5tL2XOu+uMHlN2FSX6IV14XDjLat6oH8g3ThKLO NYdA== X-Gm-Message-State: AN3rC/6cs1OT56H6vvmxbRN4LtczMi2NCPrls8jttK09p+eKmUYmYbVv QAVGeWFyubbBnrdEdDE= X-Received: by 10.84.210.73 with SMTP id z67mr12337135plh.6.1493357100848; Thu, 27 Apr 2017 22:25:00 -0700 (PDT) Return-Path: Received: from localhost.localdomain ([2601:1c2:1002:83f0:4e72:b9ff:fe99:466a]) by smtp.gmail.com with ESMTPSA id r73sm7893579pfa.65.2017.04.27.22.24.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 27 Apr 2017 22:24:59 -0700 (PDT) From: John Stultz To: Cc: John Stultz , Rob Herring , Sumit Semwal , Vishal Bhoj , Amit Pundir Subject: [PATCH 2/2] linaro.xml: Add prebuilt kernel repo Date: Thu, 27 Apr 2017 22:24:55 -0700 Message-Id: <1493357095-30657-2-git-send-email-john.stultz@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1493357095-30657-1-git-send-email-john.stultz@linaro.org> References: <1493357095-30657-1-git-send-email-john.stultz@linaro.org> Add a generic-kernels prebuilt repo so that we can have prebuilt kerenls for db410c, and potentially other devices. Cc: Rob Herring Cc: Sumit Semwal Cc: Vishal Bhoj Cc: Amit Pundir Signed-off-by: John Stultz --- linaro.xml | 4 ++++ 1 file changed, 4 insertions(+) -- 2.7.4 diff --git a/linaro.xml b/linaro.xml index 930140f..a18f821 100644 --- a/linaro.xml +++ b/linaro.xml @@ -8,6 +8,7 @@ + @@ -15,6 +16,9 @@ + + +