util-linux-ng: fix swaponoff
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 15 Aug 2015 16:22:37 +0000 (19:22 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 15 Aug 2015 16:22:37 +0000 (19:22 +0300)
recipes/util-linux-ng/util-linux-ng.inc
recipes/util-linux-ng/util-linux-ng_2.19.1.bb

index 0f69c7c..c5120c0 100644 (file)
@@ -56,7 +56,7 @@ FILES_util-linux-ng-agetty = "${base_sbindir}/agetty"
 FILES_util-linux-ng-fdisk = "${base_sbindir}/fdisk.${PN}"
 FILES_util-linux-ng-cfdisk = "${base_sbindir}/cfdisk"
 FILES_util-linux-ng-sfdisk = "${sbindir}/sfdisk"
-FILES_util-linux-ng-swaponoff = "${base_sbindir}/swapon.${PN} ${sbindir}/swapoff.${PN}"
+FILES_util-linux-ng-swaponoff = "${base_sbindir}/swapon.${PN} ${base_sbindir}/swapoff.${PN}"
 FILES_util-linux-ng-losetup = "${base_sbindir}/losetup.${PN}"
 FILES_util-linux-ng-mount = "${base_bindir}/mount.${PN}"
 FILES_util-linux-ng-mcookie = "${bindir}/mcookie"
index 3825b17..c95fb9a 100644 (file)
@@ -1,5 +1,5 @@
 MAJOR_VERSION = "2.19"
-PR = "r12"
+PR = "r13"
 require util-linux-ng.inc
 
 # note that `lscpu' is under GPLv3+