xorg-proto: Fix inherits of sdk versions

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3510 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-01-17 16:14:15 +00:00
parent d10521316a
commit 85d94a1332
3 changed files with 3 additions and 3 deletions

View File

@@ -1,3 +1,3 @@
require kbproto_${PV}.bb
inherit native
inherit sdk

View File

@@ -1,3 +1,3 @@
require randrproto_${PV}.bb
inherit native
inherit sdk

View File

@@ -1,3 +1,3 @@
require renderproto_${PV}.bb
inherit native
inherit sdk