diff options
author | Qing He <qing.he@intel.com> | 2010-06-18 11:07:40 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-06-30 13:19:03 +0100 |
commit | 90747bcf0076928c6d176478f61ea6c6a07fbf33 (patch) | |
tree | ef7b32a3f54308bc8b7b4224c57ce45eebcb0ac7 /meta/packages/libxml/libxml2_2.7.7.bb | |
parent | afe4dec809644c8e070dd8df929fb784e1cf37ed (diff) | |
download | poky-90747bcf0076928c6d176478f61ea6c6a07fbf33.tar.gz |
libxml2: upgrade to version 2.7.7
from 2.6.29
add homepage and bugtracker, update license
changes:
- remove libxml-nanohttp.patch since it's already upstream
- add ${libdir}/xml2Conf.sh into FILES_${PN}-dev
Signed-off-by: Qing He <qing.he@intel.com>
Diffstat (limited to 'meta/packages/libxml/libxml2_2.7.7.bb')
-rw-r--r-- | meta/packages/libxml/libxml2_2.7.7.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/packages/libxml/libxml2_2.7.7.bb b/meta/packages/libxml/libxml2_2.7.7.bb new file mode 100644 index 0000000000..7e017c6ee3 --- /dev/null +++ b/meta/packages/libxml/libxml2_2.7.7.bb | |||
@@ -0,0 +1,3 @@ | |||
1 | require libxml2.inc | ||
2 | |||
3 | PR = "r0" | ||