diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-25 13:06:39 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-25 13:57:17 +0200 |
commit | d2bc5b243dd777cb13222b52d24f2539d7f70ef0 (patch) | |
tree | c48ddb4c02905d5763c04cc97130dbbd673e9bf3 /recipes/xorg-proto/xproto_7.0.15.bb | |
parent | c56b6369c04181dadff6136af1a92c94c7326545 (diff) |
xorg-proto: remove XORG_PN, it was now used only in DESCRIPTION where BPN is also enough
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xorg-proto/xproto_7.0.15.bb')
-rw-r--r-- | recipes/xorg-proto/xproto_7.0.15.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/xorg-proto/xproto_7.0.15.bb b/recipes/xorg-proto/xproto_7.0.15.bb index 7827a50342..94e499003a 100644 --- a/recipes/xorg-proto/xproto_7.0.15.bb +++ b/recipes/xorg-proto/xproto_7.0.15.bb @@ -3,7 +3,6 @@ require xorg-proto-common.inc PR = "r0" PE = "1" -XORG_PN = "xproto" BBCLASSEXTEND = "native nativesdk sdk" |