]> code.ossystems Code Review - openembedded-core.git/commit
rpm: Fix lua 'print' statement capture
authorMark Hatle <mark.hatle@windriver.com>
Wed, 17 Jun 2015 17:04:40 +0000 (12:04 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Jun 2015 10:38:17 +0000 (11:38 +0100)
commit6bc0e8207d0e7b1d6f2eac8ed1b75a3fd9fab87b
treecf189841a738219c812e1b91b2c977800d935867
parent6bf846ed5ccd1a4d01b36630708b2b9aa9e69ed5
rpm: Fix lua 'print' statement capture

The print statement should capture the output and send it to the script
processing engine, and not display it directly to the screen.

Note, this is only a bug if 'lua' support has been enabled in the RPM
recipe's PACKAGECONFIG.

This patch is from: http://rpm5.org/cvs/patchset?cn=17671

Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/rpm/rpm/rpm-lua-fix-print.patch [new file with mode: 0644]
meta/recipes-devtools/rpm/rpm_5.4.14.bb