diff options
author | Robert Schuster <thebohemian@gmx.net> | 2008-01-29 11:58:52 +0000 |
---|---|---|
committer | Robert Schuster <thebohemian@gmx.net> | 2008-01-29 11:58:52 +0000 |
commit | 38b67b4fae5ff0e168f80c157e372ede8ca4e8f1 (patch) | |
tree | 641af94d16b604ee55bfb22b773f1c86c97b5654 /packages/libxml/libxml2_2.6.27.bb | |
parent | 77cb724357c5ced429a7c5445c4db6aa18fe84d7 (diff) |
libxml2: Provide common include
- added 2.6.27 recipe (for Maemo)
- changed 2.6.29 recipe to use the include
chinook-compat.conf:
- fixed version preference for libxml2
Diffstat (limited to 'packages/libxml/libxml2_2.6.27.bb')
-rw-r--r-- | packages/libxml/libxml2_2.6.27.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/libxml/libxml2_2.6.27.bb b/packages/libxml/libxml2_2.6.27.bb new file mode 100644 index 0000000000..2a85ce8956 --- /dev/null +++ b/packages/libxml/libxml2_2.6.27.bb @@ -0,0 +1,3 @@ +# You want this old version for compatibility with Maemo OS2008. +require libxml2.inc + |