From da82d156d7c2503696ea21cba1e86b261f4a7c92 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Fri, 3 Apr 2009 14:34:10 -0700 Subject: meta-toolchain, canadian-sdk: Move C++ headers into the correct location, bump PR A gcc that has sysroot support expects that the default C++ headers (iostream, etc) are in /include/c++ while regular C headers are still in /usr/include. Acked-by: Florian Boor Acked-by: Khem Raj Signed-off-by: Tom Rini --- recipes/meta/meta-toolchain-gpe-sbox.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'recipes/meta/meta-toolchain-gpe-sbox.bb') diff --git a/recipes/meta/meta-toolchain-gpe-sbox.bb b/recipes/meta/meta-toolchain-gpe-sbox.bb index 74ba03825f..29e39c541c 100644 --- a/recipes/meta/meta-toolchain-gpe-sbox.bb +++ b/recipes/meta/meta-toolchain-gpe-sbox.bb @@ -1,3 +1,4 @@ +PR = "r1" TOOLCHAIN_TARGET_TASK = "\ task-sdk-base \ task-sdk-sbox \ @@ -9,4 +10,4 @@ TOOLCHAIN_TARGET_TASK = "\ require meta-toolchain.bb -SDK_SUFFIX = "toolchain-gpe-sbox" \ No newline at end of file +SDK_SUFFIX = "toolchain-gpe-sbox" -- cgit v1.2.3