summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/zram/zram_0.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/zram/zram_0.2.bb')
-rw-r--r--meta-oe/recipes-extended/zram/zram_0.2.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/zram/zram_0.2.bb b/meta-oe/recipes-extended/zram/zram_0.2.bb
index 97db34134..b4b3a27b2 100644
--- a/meta-oe/recipes-extended/zram/zram_0.2.bb
+++ b/meta-oe/recipes-extended/zram/zram_0.2.bb
@@ -8,7 +8,6 @@ RDEPENDS:${PN} = "kmod \
8 ${@bb.utils.contains('DISTRO_FEATURES','systemd','util-linux','util-linux-swaponoff',d)}" 8 ${@bb.utils.contains('DISTRO_FEATURES','systemd','util-linux','util-linux-swaponoff',d)}"
9RRECOMMENDS:${PN} = "kernel-module-zram" 9RRECOMMENDS:${PN} = "kernel-module-zram"
10 10
11PR = "r3"
12 11
13SRC_URI = " \ 12SRC_URI = " \
14 file://init \ 13 file://init \