summaryrefslogtreecommitdiff
path: root/packages/libnss-mdns
AgeCommit message (Collapse)AuthorFiles
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe1
2007-01-15libnss-mdns: update to 0.9, bugfix releasePhilipp Zabel1
2006-09-01libnss-mdns: drop old versionsPhilipp Zabel4
2006-09-01libnss-mdns-0.8: fix the postinst scriptPhilipp Zabel1
2006-08-28libnss-mdns: remove avahi-daemon recommendation to avoid circular dependencyPhilipp Zabel3
2006-07-23libnss-mdns: add 0.8Philipp Zabel1
2005-12-11libnss-mdns: add latest release (0.7)Philipp Zabel1
2005-09-25libnss-mdns: memory alignment fixPhilipp Zabel3
2005-08-28libnss-mdns: add a .bb file for libnss-mdns, see bug #268Philipp Zabel2