按照上的说明
http://www.angstrom-distribution.org/building-angstrom
我做了一个 $bitbake u-boot -c configure
它为 beagleboard 下载了 u-boot 的源代码和补丁。我想更改 u-boot 代码。如何从 bitbake 提取 u-boot 源以及应用的补丁?
文件夹内
构建/tmp-angstrom_v2012_05-eglibc/work/beagleboard-angstrom-linux-gnueabi/u-boot-2011.12-r8
里面有一个包含 u-boot 源的“git”文件夹。还有一个名为 2011.12 的文件夹,其中包含补丁。我不知道补丁是否已经应用或应用哪些补丁等。