Test info: * Has been tested on qemux86, qemuppc, qemuarm.
// Robert The following changes since commit 1e6dce3228a483b2367286e49c4aa8a71733dcbb: ncurses: fix install error (2012-03-15 13:14:10 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib robert/logrotate http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/logrotate Robert Yang (3): upgrade logrotate: split the old patch into 3 upgrade logrotate: update the recipe upgrade logrotate: update the distro_tracking_fields.inc .../conf/distro/include/distro_tracking_fields.inc | 6 +- .../act-as-mv-when-rotate.patch} | 73 ++++---------------- .../disable-check-different-filesystems.patch | 34 +++++++++ .../logrotate-3.8.1/update-the-manual.patch | 42 +++++++++++ .../{logrotate_3.7.9.bb => logrotate_3.8.1.bb} | 11 ++- 5 files changed, 99 insertions(+), 67 deletions(-) rename meta/recipes-extended/logrotate/{logrotate-3.7.9/allow-across-different-filesystems.patch => logrotate-3.8.1/act-as-mv-when-rotate.patch} (54%) create mode 100644 meta/recipes-extended/logrotate/logrotate-3.8.1/disable-check-different-filesystems.patch create mode 100644 meta/recipes-extended/logrotate/logrotate-3.8.1/update-the-manual.patch rename meta/recipes-extended/logrotate/{logrotate_3.7.9.bb => logrotate_3.8.1.bb} (72%) -- 1.7.4.1 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
