diff options
-rw-r--r-- | recipes/libnxml/libnxml_0.18.3.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/libnxml/libnxml_0.18.3.bb b/recipes/libnxml/libnxml_0.18.3.bb new file mode 100644 index 0000000000..b233795023 --- /dev/null +++ b/recipes/libnxml/libnxml_0.18.3.bb @@ -0,0 +1,4 @@ +require libnxml.inc + +PR = "${INC_PR}.0" + |