| Submitter | Saul Wold |
|---|---|
| Date | Dec. 10, 2011, 10:02 p.m. |
| Message ID | <c4558110e4cbe9d3b6ac31dc30b8af78d644f2a9.1323554268.git.sgw@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/16649/ |
| State | Accepted |
| Commit | 8899f4840787ef043d952f8ea2ce5d78e5cc41ab |
| Headers | show |
Comments
Patch
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf index eeb1fc4..f79e3f7 100644 --- a/meta/conf/bitbake.conf +++ b/meta/conf/bitbake.conf @@ -156,7 +156,6 @@ ASSUME_PROVIDED = "\ python-native-runtime \ subversion-native \ tar-native \ - texinfo-native \ virtual/libintl-native \ "
We need to build texinfo-native to get and install the makedoc tool [YOCTO #1664] Signed-off-by: Saul Wold <sgw@linux.intel.com> --- meta/conf/bitbake.conf | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)