Difference between revisions of "Template:RK3399-SourceCodeURLs"
From FriendlyELEC WiKi
(updated by API) |
(updated by API) |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | == Source code repositories== | |
+ | ::{| class="wikitable" | ||
+ | |- | ||
+ | | style="background: PaleTurquoise; color: black" colspan="2"| '''{{{1}}}'s source code repositories''' | ||
+ | |- | ||
+ | |Android 8.1 Uboot | ||
+ | |style="width: 90%;"| | ||
+ | https://gitlab.com/friendlyelec/rk3399-android-8.1/tree/master/u-boot | ||
+ | |- | ||
+ | |Android 8.1 Linux-4.4.y Kernel | ||
+ | |style="width: 90%;"| | ||
+ | https://gitlab.com/friendlyelec/rk3399-android-8.1/tree/master/kernel | ||
+ | |- | ||
+ | |Android 8.1 BSP | ||
+ | |style="width: 90%;"| | ||
+ | https://gitlab.com/friendlyelec/rk3399-android-8.1<br /> | ||
+ | netdisk location: sources/rk3399-android-8.1.git-YYYYMMDD.tgz | ||
+ | |- | ||
+ | |Android 7.1.2 Uboot | ||
+ | |style="width: 90%;"| | ||
+ | https://gitlab.com/friendlyelec/rk3399-nougat/tree/nanopc-t4-nougat/u-boot | ||
+ | |- | ||
+ | |Android 7.1.2 Linux-4.4.y Kernel | ||
+ | |style="width: 90%;"| | ||
+ | https://gitlab.com/friendlyelec/rk3399-nougat/tree/nanopc-t4-nougat/kernel | ||
+ | |- | ||
+ | |Android 7.1.2 BSP | ||
+ | |style="width: 90%;"| | ||
+ | https://gitlab.com/friendlyelec/rk3399-nougat<br /> | ||
+ | netdisk location: sources/rk3399-android-7.git-YYYYMMDD.tgz | ||
+ | |- | ||
+ | |FriendlyCore/FriendlyDesktop/Lubuntu Uboot | ||
+ | |style="width: 90%;"| | ||
+ | https://gitlab.com/friendlyelec/rk3399-android-8.1/tree/master/u-boot | ||
+ | |- | ||
+ | |FriendlyCore/FriendlyDesktop/Lubuntu Linux-4.4.y Kernel | ||
+ | |style="width: 90%;"| | ||
+ | https://github.com/friendlyarm/kernel-rockchip | ||
+ | |- | ||
+ | |} |
Latest revision as of 03:24, 3 September 2019
Source code repositories
{{{1}}}'s source code repositories Android 8.1 Uboot https://gitlab.com/friendlyelec/rk3399-android-8.1/tree/master/u-boot
Android 8.1 Linux-4.4.y Kernel https://gitlab.com/friendlyelec/rk3399-android-8.1/tree/master/kernel
Android 8.1 BSP https://gitlab.com/friendlyelec/rk3399-android-8.1
netdisk location: sources/rk3399-android-8.1.git-YYYYMMDD.tgzAndroid 7.1.2 Uboot https://gitlab.com/friendlyelec/rk3399-nougat/tree/nanopc-t4-nougat/u-boot
Android 7.1.2 Linux-4.4.y Kernel https://gitlab.com/friendlyelec/rk3399-nougat/tree/nanopc-t4-nougat/kernel
Android 7.1.2 BSP https://gitlab.com/friendlyelec/rk3399-nougat
netdisk location: sources/rk3399-android-7.git-YYYYMMDD.tgzFriendlyCore/FriendlyDesktop/Lubuntu Uboot https://gitlab.com/friendlyelec/rk3399-android-8.1/tree/master/u-boot
FriendlyCore/FriendlyDesktop/Lubuntu Linux-4.4.y Kernel