]> code.ossystems Code Review - openembedded-core.git/commit
lib_package.bbclass: Correct comment referring to bin directories.
authorRobert P. J. Day <rpjday@crashcourse.ca>
Thu, 3 Jan 2013 01:07:30 +0000 (20:07 -0500)
committerSaul Wold <sgw@linux.intel.com>
Sat, 5 Jan 2013 06:12:06 +0000 (22:12 -0800)
commit81bc0b96a085742f7dc9e8e90bb32529efbaf920
tree78d65c4720a0f1c3ec1319241f045e091e3d5a5a
parent49dd3fb76c59b5baeec4820575db4e8e9c17d417
lib_package.bbclass: Correct comment referring to bin directories.

  FILES_${PN}-bin = "${bindir}/* ${sbindir}/*"

so the comment should match that.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/classes/lib_package.bbclass