diff options
author | Robert Schuster <thebohemian@gmx.net> | 2008-02-19 23:53:49 +0000 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2008-02-19 23:53:49 +0000 |
commit | 20d42693b736d4986cbf898c9ef1b392a65f3f85 (patch) | |
tree | 1f33afe48a7a157a812da3442054aefc29e93956 /packages/zziplib/zziplib_0.12.83.bb | |
parent | 5f52c593a937c3463f58ec1b5521431521da4ec6 (diff) |
zziplib: Unification and new versions.
- added zziplib.inc file
- added native and non-native recipe for latest stable (0.12) series
- added native and non-native recipe for latest development (0.13) series
Diffstat (limited to 'packages/zziplib/zziplib_0.12.83.bb')
-rw-r--r-- | packages/zziplib/zziplib_0.12.83.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/zziplib/zziplib_0.12.83.bb b/packages/zziplib/zziplib_0.12.83.bb new file mode 100644 index 0000000000..c9078ac6b6 --- /dev/null +++ b/packages/zziplib/zziplib_0.12.83.bb @@ -0,0 +1,4 @@ +require zziplib.inc + +SRC_URI += "file://zziplib-buildfix.patch;patch=1" + |