All of lore.kernel.org
 help / color / mirror / Atom feed
From: "C.r. Guo" <chunrong.guo@nxp.com>
To: "meta-freescale@yoctoproject.org" <meta-freescale@yoctoproject.org>
Cc: "C.r. Guo" <chunrong.guo@nxp.com>
Subject: [PATCH v2 40/41] remove ppa in machine config
Date: Fri, 11 Jan 2019 03:15:12 +0000	[thread overview]
Message-ID: <1547176411-1127-40-git-send-email-chunrong.guo@nxp.com> (raw)
In-Reply-To: <1547176411-1127-1-git-send-email-chunrong.guo@nxp.com>

From: Chunrong Guo <chunrong.guo@nxp.com>

*ppa recipes will be removed.

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
---
 conf/machine/ls1012afrwy-32b.conf | 2 +-
 conf/machine/ls1012ardb-32b.conf  | 2 +-
 conf/machine/ls1043ardb-32b.conf  | 2 +-
 conf/machine/ls1043ardb-be.conf   | 2 +-
 conf/machine/ls1046ardb-32b.conf  | 2 +-
 conf/machine/ls1046ardb-be.conf   | 2 +-
 conf/machine/ls1088ardb-be.conf   | 2 +-
 conf/machine/ls2088ardb-be.conf   | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/conf/machine/ls1012afrwy-32b.conf b/conf/machine/ls1012afrwy-32b.conf
index 9fdff03..88f071e 100644
--- a/conf/machine/ls1012afrwy-32b.conf
+++ b/conf/machine/ls1012afrwy-32b.conf
@@ -25,7 +25,7 @@ UBOOT_CONFIG[qspi-secure-boot] = "ls1012afrwy_qspi_SECURE_BOOT_defconfig,,u-boot
 KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-frwy.dtb"
 KERNEL_DEFCONFIG ?= "multi_v7_defconfig"
 
-EXTRA_IMAGEDEPENDS += "ppa ppfe-firmware rcw"
+EXTRA_IMAGEDEPENDS += "ppfe-firmware rcw"
 USE_VT = "0"
 
 require conf/multilib.conf
diff --git a/conf/machine/ls1012ardb-32b.conf b/conf/machine/ls1012ardb-32b.conf
index 1fe13d5..43abf70 100644
--- a/conf/machine/ls1012ardb-32b.conf
+++ b/conf/machine/ls1012ardb-32b.conf
@@ -26,7 +26,7 @@ KERNEL_IMAGETYPE = "zImage"
 KERNEL_DEVICETREE ?= "freescale/fsl-ls1012a-rdb.dtb"
 KERNEL_DEFCONFIG ?= "multi_v7_defconfig"
 
-EXTRA_IMAGEDEPENDS += "ppa rcw"
+EXTRA_IMAGEDEPENDS += "rcw"
 USE_VT = "0"
 
 require conf/multilib.conf
diff --git a/conf/machine/ls1043ardb-32b.conf b/conf/machine/ls1043ardb-32b.conf
index 4e4d472..aa7f3f6 100644
--- a/conf/machine/ls1043ardb-32b.conf
+++ b/conf/machine/ls1043ardb-32b.conf
@@ -31,7 +31,7 @@ KERNEL_DEFCONFIG ?= "multi_v7_defconfig"
 SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyAMA0"
 SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
 
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw ppa qe-ucode"
+EXTRA_IMAGEDEPENDS += "fm-ucode rcw qe-ucode"
 USE_VT = "0"
 
 require conf/multilib.conf
diff --git a/conf/machine/ls1043ardb-be.conf b/conf/machine/ls1043ardb-be.conf
index ef80001..3582162 100644
--- a/conf/machine/ls1043ardb-be.conf
+++ b/conf/machine/ls1043ardb-be.conf
@@ -35,6 +35,6 @@ LE_UBOOT_FOR_ARMBE_TARGET = "1"
 KERNEL_DEVICETREE ?= "freescale/fsl-ls1043a-rdb-sdk.dtb freescale/fsl-ls1043a-rdb-usdpaa.dtb"
 KERNEL_DEFCONFIG ?= "defconfig"
 
-EXTRA_IMAGEDEPENDS += "fm-ucode ppa rcw qe-ucode"
+EXTRA_IMAGEDEPENDS += "fm-ucode rcw qe-ucode"
 
 USE_VT = "0"
diff --git a/conf/machine/ls1046ardb-32b.conf b/conf/machine/ls1046ardb-32b.conf
index 0fe97b1..4267c0f 100644
--- a/conf/machine/ls1046ardb-32b.conf
+++ b/conf/machine/ls1046ardb-32b.conf
@@ -32,7 +32,7 @@ KERNEL_DEFCONFIG ?= "multi_v7_defconfig"
 SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyAMA0 115200;ttyLP0"
 SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
 
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw ppa"
+EXTRA_IMAGEDEPENDS += "fm-ucode rcw"
 USE_VT = "0"
 
 require conf/multilib.conf
diff --git a/conf/machine/ls1046ardb-be.conf b/conf/machine/ls1046ardb-be.conf
index bfff9d9..0f72d57 100644
--- a/conf/machine/ls1046ardb-be.conf
+++ b/conf/machine/ls1046ardb-be.conf
@@ -33,5 +33,5 @@ KERNEL_DEVICETREE ?= "\
 "
 KERNEL_DEFCONFIG ?= "defconfig"
 
-EXTRA_IMAGEDEPENDS += "fm-ucode rcw ppa"
+EXTRA_IMAGEDEPENDS += "fm-ucode rcw"
 USE_VT = "0"
diff --git a/conf/machine/ls1088ardb-be.conf b/conf/machine/ls1088ardb-be.conf
index 40ffff5..3460a9c 100644
--- a/conf/machine/ls1088ardb-be.conf
+++ b/conf/machine/ls1088ardb-be.conf
@@ -30,5 +30,5 @@ KERNEL_DEFCONFIG ?= "defconfig"
 SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0"
 SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
 
-EXTRA_IMAGEDEPENDS += "mc-utils rcw management-complex ppa"
+EXTRA_IMAGEDEPENDS += "mc-utils rcw management-complex"
 USE_VT = "0"
diff --git a/conf/machine/ls2088ardb-be.conf b/conf/machine/ls2088ardb-be.conf
index ac8c476..71cf596 100644
--- a/conf/machine/ls2088ardb-be.conf
+++ b/conf/machine/ls2088ardb-be.conf
@@ -31,5 +31,5 @@ KERNEL_DEFCONFIG ?= "defconfig"
 SERIAL_CONSOLES ?= "115200;ttyS0 115200;ttyS1 115200;ttyAMA0"
 SERIAL_CONSOLES_CHECK ?= "${SERIAL_CONSOLES}"
 
-EXTRA_IMAGEDEPENDS += "mc-utils ls2-phy rcw management-complex ppa"
+EXTRA_IMAGEDEPENDS += "mc-utils ls2-phy rcw management-complex"
 USE_VT = "0"
-- 
2.7.4



  parent reply	other threads:[~2019-01-11  3:15 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-11  3:13 [PATCH v2 01/41] fmc: update to c7576ab C.r. Guo
2019-01-11  3:14 ` [PATCH v2 02/41] ls2-phy: update COMPATIBLE_MACHINE for lx2160a C.r. Guo
2019-01-11  3:14 ` [PATCH v2 03/41] mc-utils: update to 6aca560 C.r. Guo
2019-01-11  3:14 ` [PATCH v2 04/41] inphi: add recipes C.r. Guo
2019-01-11  3:14 ` [PATCH v2 05/41] ppa: remove ppa C.r. Guo
2019-01-11  3:14 ` [PATCH v2 06/41] rcw: update to 17254ac C.r. Guo
2019-01-11  3:14 ` [PATCH v2 07/41] uefi: update to 5b259f7 C.r. Guo
2019-01-11  3:14 ` [PATCH v2 08/41] u-boot-qoriq: Upgrade version to 2018.09 C.r. Guo
2019-01-11  3:14 ` [PATCH v2 09/41] cst: update to f599f61 C.r. Guo
2019-01-11  3:14 ` [PATCH v2 10/41] dce: update to 49389aa C.r. Guo
2019-01-11  3:14 ` [PATCH v2 11/41] mc: Upgrade version to 10.12.0 C.r. Guo
2019-01-11  3:14 ` [PATCH v2 12/41] restool: update to 2b4dd21 C.r. Guo
2019-01-11  3:14 ` [PATCH v2 13/41] spc: add recipes C.r. Guo
2019-01-11  3:14 ` [PATCH v2 14/41] dpdk: update to f451d2b C.r. Guo
2019-01-11  3:14 ` [PATCH v2 15/41] libpkcs11: update to efd15b9 C.r. Guo
2019-01-11  3:14 ` [PATCH v2 16/41] secure-obj:update to bc0553a C.r. Guo
2019-01-11  3:14 ` [PATCH v2 17/41] linux-qoriq/4.14:update to C.r. Guo
2019-01-11  3:14 ` [PATCH v2 18/41] optee-os-qoriq: update to e93f053 C.r. Guo
2019-01-11  3:14 ` [PATCH v2 19/41] ddr-phy: add recipes C.r. Guo
2019-01-11  3:14 ` [PATCH v2 20/41] vpp: " C.r. Guo
2019-01-11  3:14 ` [PATCH v2 21/41] ls1012afrwy: update machine config C.r. Guo
2019-01-11  3:14 ` [PATCH v2 22/41] ls1012afrdm: remove " C.r. Guo
2019-01-11  3:14 ` [PATCH v2 23/41] ls1012ardb:update " C.r. Guo
2019-01-11  3:14 ` [PATCH v2 24/41] ls1043ardb: update " C.r. Guo
2019-01-11  3:14 ` [PATCH v2 25/41] ls1046ardb: " C.r. Guo
2019-01-11  3:14 ` [PATCH v2 26/41] ls2088ardb: " C.r. Guo
2019-01-11  3:14 ` [PATCH v2 27/41] ls1088ardb: " C.r. Guo
2019-01-11  3:14 ` [PATCH v2 28/41] ls1088ardb-pb: " C.r. Guo
2019-01-11  3:14 ` [PATCH v2 29/41] lx2160ardb: add " C.r. Guo
2019-01-11  3:14 ` [PATCH v2 30/41] libpkcs11: set COMPATIBLE_MACHINE as qoriq-arm64 C.r. Guo
2019-01-11  3:14 ` [PATCH v2 31/41] pktgen-dpdk: " C.r. Guo
2019-01-11  3:14 ` [PATCH v2 32/41] dpdk: set COMPATIBLE_MACHINE as qoriq C.r. Guo
2019-01-11  3:14 ` [PATCH v2 33/41] ceetm: " C.r. Guo
2019-01-11  3:15 ` [PATCH v2 34/41] optee-test-qoriq: set COMPATIBLE_MACHINE as qoriq-arm64 C.r. Guo
2019-01-11  3:15 ` [PATCH v2 35/41] t2080rdb: add ls2-phy to EXTRA_IMAGEDEPENDS C.r. Guo
2019-01-11  3:15 ` [PATCH v2 36/41] t2080rdb-64b: " C.r. Guo
2019-01-11  3:15 ` [PATCH v2 37/41] t4240rdb: " C.r. Guo
2019-01-11  3:15 ` [PATCH v2 38/41] t4240rdb-64b: " C.r. Guo
2019-01-11  3:15 ` [PATCH v2 39/41] u-boot-qoriq: update sysroot path C.r. Guo
2019-01-11  3:15 ` C.r. Guo [this message]
2019-01-11  3:15 ` [PATCH v2 41/41] uefi: add judge if folder exist C.r. Guo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1547176411-1127-40-git-send-email-chunrong.guo@nxp.com \
    --to=chunrong.guo@nxp.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.