diff options
Diffstat (limited to 'recipes-security/optee-qoriq/optee-os-qoriq-tadevkit_4.8.0.bb')
| -rw-r--r-- | recipes-security/optee-qoriq/optee-os-qoriq-tadevkit_4.8.0.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-security/optee-qoriq/optee-os-qoriq-tadevkit_4.8.0.bb b/recipes-security/optee-qoriq/optee-os-qoriq-tadevkit_4.8.0.bb index 491817ef1..5ae1fd555 100644 --- a/recipes-security/optee-qoriq/optee-os-qoriq-tadevkit_4.8.0.bb +++ b/recipes-security/optee-qoriq/optee-os-qoriq-tadevkit_4.8.0.bb | |||
| @@ -18,7 +18,9 @@ do_install() { | |||
| 18 | } | 18 | } |
| 19 | 19 | ||
| 20 | do_deploy() { | 20 | do_deploy() { |
| 21 | echo "Do not inherit do_deploy from optee-os." | 21 | echo "Do not inherit do_deploy from optee-os." |
| 22 | } | 22 | } |
| 23 | 23 | ||
| 24 | # The TA devkit ships only its headers under ${includedir}/optee, packed explicitly. | ||
| 25 | # nooelint: oelint.var.filesoverride | ||
| 24 | FILES:${PN} = "${includedir}/optee/" | 26 | FILES:${PN} = "${includedir}/optee/" |
