db-native: Fix inherit order (native after autotools)

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2378 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2007-08-07 14:56:03 +00:00
parent 4ab9c749a0
commit 9153c1709f

View File

@@ -6,8 +6,8 @@ VIRTUAL_NAME = "virtual/db-native"
CONFLICTS = "db3-native"
#PR tracks the non-native package
inherit native
require db_${PV}.bb
inherit native
PACKAGES = ""