diff options
author | Sergey Lapin <slapin@ossfans.org> | 2009-05-14 18:00:54 +0400 |
---|---|---|
committer | Sergey Lapin <slapin@ossfans.org> | 2009-05-14 18:00:54 +0400 |
commit | cfbb95b3bb62ce2ada4fdd7897a0af0a38b4b628 (patch) | |
tree | 79040e1fb929da52fd6e014468c7eea2e2464288 /recipes/kexec/kexec-tools-static_1.101.bb | |
parent | d02457b03abe27767741f709a461e8d46294dd01 (diff) | |
parent | b530076ad1209bceed621eec39e82397732afd6e (diff) |
Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded into afeb9260-tmp
Diffstat (limited to 'recipes/kexec/kexec-tools-static_1.101.bb')
-rw-r--r-- | recipes/kexec/kexec-tools-static_1.101.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/kexec/kexec-tools-static_1.101.bb b/recipes/kexec/kexec-tools-static_1.101.bb index 670f055506..ea44b57cf1 100644 --- a/recipes/kexec/kexec-tools-static_1.101.bb +++ b/recipes/kexec/kexec-tools-static_1.101.bb @@ -1,7 +1,7 @@ # the binaries are statical linked against klibc require kexec-tools.inc -PR = "r4" +PR = "r5" DEPENDS = "klibc" SRC_URI += "file://kexec-klibc.patch;patch=1" |