[meta-ti] [rocko/master][PATCH] gdbc6x: flex and bison dependencies should be native

Denys Dmytriyenko denys at ti.com
Mon Jan 15 19:24:50 PST 2018


Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
 recipes-devtools/gdbc6x/gdbc6x_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-devtools/gdbc6x/gdbc6x_git.bb b/recipes-devtools/gdbc6x/gdbc6x_git.bb
index 820e1d0..a146a5c 100644
--- a/recipes-devtools/gdbc6x/gdbc6x_git.bb
+++ b/recipes-devtools/gdbc6x/gdbc6x_git.bb
@@ -3,7 +3,7 @@ SECTION = "devel"
 LICENSE = "GPLv3+"
 LIC_FILES_CHKSUM = "file://debian/copyright;md5=bf0fe2872eb3dfeebb2cbe38206fe81f"
 
-DEPENDS = "ncurses bison texinfo flex gettext"
+DEPENDS = "ncurses bison-native texinfo flex-native gettext"
 
 PR = "${INC_PR}.1"
 
-- 
2.7.4



More information about the meta-ti mailing list