]> code.ossystems Code Review - openembedded-core.git/commit
dpkg: fix package_deb error for linux-wrs
authorDongxiao Xu <dongxiao.xu@intel.com>
Sat, 9 Oct 2010 05:40:51 +0000 (13:40 +0800)
committerSaul Wold <Saul.Wold@intel.com>
Sat, 9 Oct 2010 17:15:50 +0000 (10:15 -0700)
commitb9728f63c676e217efcf93c40ded2c3fad19d52c
tree563973e7d2e828f4cb68d6fa61f87410080d21ba
parent7836c452670aed0c0892f69f0e494e0c96ff6a84
dpkg: fix package_deb error for linux-wrs

The new dpkg will report linux-wrs version parse error,
since there is a '_' inside. This patch fixes this issue.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
meta/recipes-devtools/dpkg/dpkg/check_version.patch [new file with mode: 0644]
meta/recipes-devtools/dpkg/dpkg_1.15.8.5.bb