Changes of V2: * Do not auto wrap when there is "\n" in the DESCRIPTION, let the user do the manual wrap.
// Robert The following changes since commit dc86293f0444384e8ae5131fdd10b6cb077164b0: bitbake: HOB:Proper handle of SIGINT (2013-07-05 15:52:48 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib robert/newline http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/newline Robert Yang (3): package_rpm.bbclass: make DESCRIPTION support newline package_ipk.bbclass: make DESCRIPTION support newline package_deb.bbclass: make DESCRIPTION support newline meta/classes/package_deb.bbclass | 14 ++++++++++++-- meta/classes/package_ipk.bbclass | 13 +++++++++++-- meta/classes/package_rpm.bbclass | 20 +++++++++++++++----- 3 files changed, 38 insertions(+), 9 deletions(-) -- 1.7.10.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
