summaryrefslogtreecommitdiffstats
path: root/meta/packages/kexec/kexec-tools_1.101.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/kexec/kexec-tools_1.101.bb')
-rw-r--r--meta/packages/kexec/kexec-tools_1.101.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/kexec/kexec-tools_1.101.bb b/meta/packages/kexec/kexec-tools_1.101.bb
index fe2b5e1765..4dfab1e06f 100644
--- a/meta/packages/kexec/kexec-tools_1.101.bb
+++ b/meta/packages/kexec/kexec-tools_1.101.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.xmission.com/~ebiederm/files/kexec/"
4SECTION = "kernel/userland" 4SECTION = "kernel/userland"
5DEPENDS = "virtual/kernel zlib" 5DEPENDS = "virtual/kernel zlib"
6LICENSE = "GPL" 6LICENSE = "GPL"
7PR = "r0" 7PR = "r1"
8 8
9inherit autotools 9inherit autotools
10 10