diff options
Diffstat (limited to 'yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk-initial_5.2.bb')
-rw-r--r-- | yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk-initial_5.2.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk-initial_5.2.bb b/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk-initial_5.2.bb new file mode 100644 index 000000000..fd90e1140 --- /dev/null +++ b/yocto-poky/meta/recipes-devtools/gcc/gcc-crosssdk-initial_5.2.bb @@ -0,0 +1,3 @@ +require recipes-devtools/gcc/gcc-cross-initial_${PV}.bb +require gcc-crosssdk-initial.inc + |