diff options
| -rw-r--r-- | recipes-dpaa2/restool/restool_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-dpaa2/restool/restool_git.bb b/recipes-dpaa2/restool/restool_git.bb index a1266f604..00a79fb6f 100644 --- a/recipes-dpaa2/restool/restool_git.bb +++ b/recipes-dpaa2/restool/restool_git.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "DPAA2 Resource Manager Tool" | |||
| 2 | LICENSE = "BSD" | 2 | LICENSE = "BSD" |
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=ec8d84e9cd4de287e290275d09db27f0" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=ec8d84e9cd4de287e290275d09db27f0" |
| 4 | 4 | ||
| 5 | RDEPENDS_${PN} += "bash" | 5 | RDEPENDS_${PN} += "bash dtc" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/restool;nobranch=1 \ | 7 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/restool;nobranch=1 \ |
| 8 | file://0001-restool-fix-build-error-with-gcc7.patch" | 8 | file://0001-restool-fix-build-error-with-gcc7.patch" |
