[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openembedded-core
Subject:    [OE-core] [PATCH 10/11] recipes-kernel: replace virtclass-native(sdk) with class-native(sdk)
From:       liezhi.yang () windriver ! com (Robert Yang)
Date:       2012-10-30 9:33:51
Message-ID: 22c99245d207522652ad1f4f0aa4749aef1b37d8.1351496696.git.liezhi.yang () windriver ! com
[Download RAW message or body]

The overrides virtclass-native and virtclass-nativesdk are deprecated,
which should be replaced by class-native and class-nativesdk.

[YOCTO #3297]

Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 meta/recipes-kernel/systemtap/systemtap_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-kernel/systemtap/systemtap_git.bb \
b/meta/recipes-kernel/systemtap/systemtap_git.bb index 3f94e98..9e88ee9 100644
--- a/meta/recipes-kernel/systemtap/systemtap_git.bb
+++ b/meta/recipes-kernel/systemtap/systemtap_git.bb
@@ -3,8 +3,8 @@ DESCRIPTION = "SystemTap - script-directed dynamic tracing and \
performance analy  require systemtap_git.inc
 
 DEPENDS = "elfutils sqlite3 systemtap-native"
-DEPENDS_virtclass-native = "elfutils-native sqlite3-native gettext-native"
-DEPENDS_virtclass-nativesdk = "nativesdk-elfutils nativesdk-sqlite3 \
nativesdk-gettext" +DEPENDS_class-native = "elfutils-native sqlite3-native \
gettext-native" +DEPENDS_class-nativesdk = "nativesdk-elfutils nativesdk-sqlite3 \
nativesdk-gettext"  
 PR = "r0"
 
-- 
1.7.11.2


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic