diff options
Diffstat (limited to 'scew')
-rw-r--r-- | scew/scew_0.3.1.bb | 0 | ||||
-rw-r--r-- | scew/scew_0.3.1.oe | 8 |
2 files changed, 0 insertions, 8 deletions
diff --git a/scew/scew_0.3.1.bb b/scew/scew_0.3.1.bb new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/scew/scew_0.3.1.bb diff --git a/scew/scew_0.3.1.oe b/scew/scew_0.3.1.oe deleted file mode 100644 index 13e95ffc65..0000000000 --- a/scew/scew_0.3.1.oe +++ /dev/null @@ -1,8 +0,0 @@ -SECTION = "unknown" -DESCRIPTION = "Simple C Expat Wrapper." -DEPENDS = "expat" - -SRC_URI = "http://www.ccd.uab.es/~aleix/scew/scew-${PV}.tar.gz \ - file://m4.patch;patch=1" - -inherit autotools pkgconfig |