完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
扫一扫,分享给好友
sudo apt-get update sudo apt-get install xserver-xorg-lts-quantal sudo dpkg-reconfigure xserver-xorg-lts-quantal sudo reboot 复制代码
tar zxf L3.0.35_4.1.0_130816_source.tar.gz 复制代码
cd L3.0.35_4.1.0_130816_source ./install复制代码
/home/girlkoo/Projects/L3.0.35_4.1.0 复制代码
chmod a+x auto_install.sh 复制代码
./auto_install.sh 复制代码
sudo apt-get install aptitude 复制代码
#!/usr/bin/env bash # get the patch tarball and untar it wget -O ubuntu-ltib-patch.tgz https://community.freescale.com/ ... untu-ltib-patch.tgz tar -xzvf ubuntu-ltib-patch.tgz # execute the script which do the patching ltibDir=`pwd` cd ubuntu-ltib-patch ./install-patches.sh $ltibDir 复制代码
chmod a+x patch-ltib-ubuntu12.04.sh复制代码
./patch-ltib-ubuntu12.04.sh复制代码
sudo visudo复制代码
girlkoo ALL = NOPASSWD: /usr/bin/rpm, /opt/freescale/ltib/usr/bin/rpm
cd /usr/include sudo ln -s x86_64-linux-gnu/sys sys复制代码
cd L3.0.35_4.1.0_130816_source/ltib cp * /opt/freescale/pkgs/ cd /opt/freescale/pkgs chmod a-x *复制代码
Platform choice (Freescale iMX reference boards) ---> 复制代码
Selection (imx6q) --->复制代码
board (mx6q_sabresd) ---> 复制代码
只看该作者
举报
发布
飞凌嵌入式ElfBoard-Linux系统中的文件分类
223 浏览 0 评论
飞凌嵌入式ElfBoard-文件I/O的深入学习之文件锁
335 浏览 0 评论
飞凌嵌入式ElfBoard-文件I/O的深入学习之存储映射I/O
643 浏览 0 评论
飞凌嵌入式ElfBoard-文件I/O的深入学习之I/O多路复用
1072 浏览 0 评论
基于米尔MYC-LR3576开发板的实时视频识别系统设计与实现
787 浏览 0 评论
电子发烧友网
电子发烧友论坛
查看 »
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2025-12-10 07:53 , Processed in 0.822530 second(s), Total 45, Slave 35 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com