summaryrefslogtreecommitdiffstats
path: root/recipes/kexecboot
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2009-06-21 00:25:46 +0200
committerAndrea Adami <andrea.adami@gmail.com>2009-06-21 00:26:39 +0200
commit0219e9fd2fdb945dcaa6e24c7ce3e07d269d9ecc (patch)
treebebecbf95086b20e49b8c7753a034f375d465d1d /recipes/kexecboot
parentcf1b579d5801f6e4b01a927fb3eb7277b4e1579c (diff)
downloadopenembedded-0219e9fd2fdb945dcaa6e24c7ce3e07d269d9ecc.tar.gz
kexec-tools: rename static recipes built against klibc
Diffstat (limited to 'recipes/kexecboot')
-rw-r--r--recipes/kexecboot/kexecboot.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/kexecboot/kexecboot.inc b/recipes/kexecboot/kexecboot.inc
index fdcbf55621..ebd193beea 100644
--- a/recipes/kexecboot/kexecboot.inc
+++ b/recipes/kexecboot/kexecboot.inc
@@ -1,7 +1,7 @@
LICENSE = "GPL"
DEPENDS = "klibc"
-RDEPENDS_${PN} = "kexec-static"
+RDEPENDS_${PN} = "kexec-klibc-static"
inherit autotools