【发布时间】:2012-05-12 17:53:44
【问题描述】:
按照说明进行
http://www.angstrom-distribution.org/building-angstrom
我做了一个 $bitbake u-boot -c configure
它为 beagleboard 下载了 u-boot 的源代码和补丁。我想更改 u-boot 代码。如何从 bitbake 中提取 u-boot 源以及应用的补丁?
文件夹内
build/tmp-angstrom_v2012_05-eglibc/work/beagleboard-angstrom-linux-gnueabi/u-boot-2011.12-r8
里面有一个 'git' 文件夹,其中包含 u-boot 源。还有一个名为 2011.12 的文件夹,其中包含补丁。我不知道补丁是否已经应用或应用哪些补丁等。
【问题讨论】:
标签: beagleboard u-boot