1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

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
@@ -1,3 +1,3 @@
require kbproto_${PV}.bb
inherit native
inherit sdk
@@ -1,3 +1,3 @@
require randrproto_${PV}.bb
inherit native
inherit sdk
@@ -1,3 +1,3 @@
require renderproto_${PV}.bb
inherit native
inherit sdk