diff options
Diffstat (limited to 'recipes-kernel/ceetm/ceetm_git.bb')
| -rw-r--r-- | recipes-kernel/ceetm/ceetm_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/ceetm/ceetm_git.bb b/recipes-kernel/ceetm/ceetm_git.bb index 2e92ad49e..00790c8e0 100644 --- a/recipes-kernel/ceetm/ceetm_git.bb +++ b/recipes-kernel/ceetm/ceetm_git.bb | |||
| @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bac620b9883d38a84dfb73ca7122d915" | |||
| 4 | 4 | ||
| 5 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ceetm;nobranch=1" | 5 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/ceetm;nobranch=1" |
| 6 | SRCREV = "6a7f2ec2091df2f4380cb8d25a36c399aed5af1b" | 6 | SRCREV = "6a7f2ec2091df2f4380cb8d25a36c399aed5af1b" |
| 7 | SRC_URI_append = " file://0001-Makefile-update-CFLAGS.patch \ | 7 | SRC_URI:append = " file://0001-Makefile-update-CFLAGS.patch \ |
| 8 | file://0001-use-new-api-tc_print_rate.patch \ | 8 | file://0001-use-new-api-tc_print_rate.patch \ |
| 9 | " | 9 | " |
| 10 | DEPENDS = "iproute2" | 10 | DEPENDS = "iproute2" |
| @@ -22,7 +22,7 @@ do_install(){ | |||
| 22 | cp ${S}/q_ceetm.so ${D}/${libdir}/tc/ | 22 | cp ${S}/q_ceetm.so ${D}/${libdir}/tc/ |
| 23 | } | 23 | } |
| 24 | 24 | ||
| 25 | FILES_${PN} += "${libdir}/tc" | 25 | FILES:${PN} += "${libdir}/tc" |
| 26 | INHIBIT_PACKAGE_STRIP = "1" | 26 | INHIBIT_PACKAGE_STRIP = "1" |
| 27 | 27 | ||
| 28 | COMPATIBLE_MACHINE = "(qoriq)" | 28 | COMPATIBLE_MACHINE = "(qoriq)" |
