diff options
-rw-r--r-- | meta-oe/recipes-support/smem/smem_1.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/smem/smem_1.4.bb b/meta-oe/recipes-support/smem/smem_1.4.bb index 702217a33d..947c47b0f6 100644 --- a/meta-oe/recipes-support/smem/smem_1.4.bb +++ b/meta-oe/recipes-support/smem/smem_1.4.bb | |||
@@ -29,3 +29,5 @@ RDEPENDS_${PN} += "python-textutils python-compression python-shell python-codec | |||
29 | PACKAGES =+ "smemcap" | 29 | PACKAGES =+ "smemcap" |
30 | 30 | ||
31 | FILES_smemcap = "${bindir}/smemcap" | 31 | FILES_smemcap = "${bindir}/smemcap" |
32 | |||
33 | BBCLASSEXTEND = "native" | ||