diff options
| author | Khem Raj <raj.khem@gmail.com> | 2018-09-28 13:18:48 -0700 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2018-09-28 17:27:55 -0300 |
| commit | ec60f9636b63613ef82091e638df95de0c0821bb (patch) | |
| tree | 15e4b7eb0151781eb082234a6e451f91e32362b4 /recipes-security | |
| parent | d2bff417fa7953303f3111731638f8c0d2336510 (diff) | |
| download | meta-freescale-ec60f9636b63613ef82091e638df95de0c0821bb.tar.gz | |
recipes: Mark compatible machines as restricted by dependencies
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-security')
| -rw-r--r-- | recipes-security/optee/optee-test-qoriq_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-security/optee/optee-test-qoriq_git.bb b/recipes-security/optee/optee-test-qoriq_git.bb index 06b8f6428..b01339b62 100644 --- a/recipes-security/optee/optee-test-qoriq_git.bb +++ b/recipes-security/optee/optee-test-qoriq_git.bb | |||
| @@ -46,3 +46,4 @@ FILES_${PN} += "/lib/optee_armtz/" | |||
| 46 | 46 | ||
| 47 | # Imports machine specific configs from staging to build | 47 | # Imports machine specific configs from staging to build |
| 48 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 48 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 49 | COMPATIBLE_MACHINE = "(ls1043ardb|ls1046ardb|ls1012ardb)" | ||
