diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-27 11:39:58 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-27 12:16:35 +0200 |
commit | fead56e1b00fd609db2488dad7b607904535d8f3 (patch) | |
tree | 275b7ce45dc6cc132e5e5eedf6789488f147d49e /recipes/xorg-proto/fixesproto_4.0.bb | |
parent | a3c570542945b70b7fe54fe67ea45f0d59ac4d33 (diff) |
fixesproto: convert to BBCLASSEXTENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-proto/fixesproto_4.0.bb')
-rw-r--r-- | recipes/xorg-proto/fixesproto_4.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/xorg-proto/fixesproto_4.0.bb b/recipes/xorg-proto/fixesproto_4.0.bb index fa83bf7c7c..8728d6d779 100644 --- a/recipes/xorg-proto/fixesproto_4.0.bb +++ b/recipes/xorg-proto/fixesproto_4.0.bb @@ -4,6 +4,7 @@ CONFLICTS = "fixesext" PR = "r1" PE = "1" +BBCLASSEXTEND = "native" SRC_URI[archive.md5sum] = "8b298cc3424597f8138c7faf7763dce9" SRC_URI[archive.sha256sum] = "b3fe971ccc8152db6c78da7117c31fc4cd2fcb2b6a4df3db0f8fed13d4ceb08f" |