summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/zram
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/zram')
-rw-r--r--meta-oe/recipes-extended/zram/zram_0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/zram/zram_0.1.bb b/meta-oe/recipes-extended/zram/zram_0.1.bb
index 02abb125a..1a89e7e73 100644
--- a/meta-oe/recipes-extended/zram/zram_0.1.bb
+++ b/meta-oe/recipes-extended/zram/zram_0.1.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "Linux zram compressed in-memory swap" 1DESCRIPTION = "Linux zram compressed in-memory swap"
2LICENSE = "MIT" 2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" 3LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690"
4 4
5inherit update-rc.d systemd 5inherit update-rc.d systemd
6 6