gentoo-arm-overlay
gentoo-omap-sources
Track the Openembedded Sources. Kernel.org linux-omap-2.6.git + OE Patches
-
Cloning this repository:
git clone git://gitorious.org/gentoo-arm-overlay/gentoo-omap-sources.git gentoo-omap-sources cd gentoo-omap-sources
Add this repository as a remote to an existing local repository:
git remote add gentoo-omap-sources git://gitorious.org/gentoo-arm-overlay/gentoo-omap-sources.git git fetch gentoo-omap-sources git checkout -b my-local-tracking-branch gentoo-omap-sources/master_or_other_branch


