Other Parts Discussed in Thread: TFP410, LM90, LM95245, TMP102
主题中讨论的其他器件:TFP410、 LM90、 LM95245、 TMP102
工具/软件:Linux
尊敬的 TI:
我正在尝试使用 Yocto 构建 gstreamer 及其软件包。
我已按照http://processors.wiki.ti.com/index.php/Processor_SDK_Building_The_SDK 链接下载软件包并执行以下命令。
$ git 克隆 git://arago-project.org/git/projects/oe-layersetup.git tisdk
$ cd tisdk
$./oe-layertool-setup.sh -f configs/processor-sdk/processor-sdk-04.02.00.09-config.txt
$ CD 生成
$。 配置/设置
$导出路径=$HOME/gcc-linaro-6.2.1-2016.11-x86_64 arm-linux-gnueabihf/bin:$path
$ MACHINE=am57xx-EVM bitbake Arago-core-tisdk-image
从上面的步骤中、我不会获得 gstreamer 之类的软件包。