diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-10-19 15:24:26 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2007-10-19 15:24:26 +0000 |
commit | 51c54fb7c96ee033fcf1c4a22262a744979abfa7 (patch) | |
tree | 1e4c5cae6ca2e7403ec8633f2f3f551eadf51925 | |
parent | a2b5df05188b7610ac12279db136fad0919713dd (diff) |
libxml2: drop useless note
-rw-r--r-- | packages/libxml/libxml2_2.6.29.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/libxml/libxml2_2.6.29.bb b/packages/libxml/libxml2_2.6.29.bb index 224f3e3b96..12fb6ca08e 100644 --- a/packages/libxml/libxml2_2.6.29.bb +++ b/packages/libxml/libxml2_2.6.29.bb @@ -1,6 +1,3 @@ -# NOTE! This is an update file and will go away when upstream updates -# TODO: send this to upstream - DESCRIPTION = "GNOME XML Parser library" SECTION = "libs" PRIORITY = "optional" |