diff options
Diffstat (limited to 'recipes/xorg-font')
-rw-r--r-- | recipes/xorg-font/font-adobe-100dpi_1.0.1.bb | 3 | ||||
-rw-r--r-- | recipes/xorg-font/font-adobe-75dpi_1.0.1.bb | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/xorg-font/font-adobe-100dpi_1.0.1.bb b/recipes/xorg-font/font-adobe-100dpi_1.0.1.bb new file mode 100644 index 0000000000..ae0b32e8fd --- /dev/null +++ b/recipes/xorg-font/font-adobe-100dpi_1.0.1.bb @@ -0,0 +1,3 @@ +require xorg-font-common.inc +PE = "1" +PR = "${INC_PR}.0" diff --git a/recipes/xorg-font/font-adobe-75dpi_1.0.1.bb b/recipes/xorg-font/font-adobe-75dpi_1.0.1.bb new file mode 100644 index 0000000000..ae0b32e8fd --- /dev/null +++ b/recipes/xorg-font/font-adobe-75dpi_1.0.1.bb @@ -0,0 +1,3 @@ +require xorg-font-common.inc +PE = "1" +PR = "${INC_PR}.0" |