diff options
Diffstat (limited to 'recipes/xorg-proto/fontsproto-native_2.1.0.bb')
-rw-r--r-- | recipes/xorg-proto/fontsproto-native_2.1.0.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/xorg-proto/fontsproto-native_2.1.0.bb b/recipes/xorg-proto/fontsproto-native_2.1.0.bb new file mode 100644 index 0000000000..4371a07836 --- /dev/null +++ b/recipes/xorg-proto/fontsproto-native_2.1.0.bb @@ -0,0 +1,9 @@ +require fontsproto_${PV}.bb + +PR = "r1" + +XORG_PN = "fontsproto" + +S = "${WORKDIR}/fontsproto-${PV}" + +inherit native |