diff options
author | Zoltan Herpai <wigyori@uid0.hu> | 2016-02-03 23:57:35 +0000 |
---|---|---|
committer | Zoltan Herpai <wigyori@uid0.hu> | 2016-02-03 23:57:35 +0000 |
commit | 42cd31a7775e6537b8691ac0dd0042391a3400f3 (patch) | |
tree | 0b1cb313ffd3dbe63e08523e9b80bfd278d1c87f /target/linux/sunxi/profiles | |
parent | 3b76c7cf0bdda679ca037b88621bc8f04ee9802e (diff) | |
download | upstream-42cd31a7775e6537b8691ac0dd0042391a3400f3.tar.gz upstream-42cd31a7775e6537b8691ac0dd0042391a3400f3.tar.bz2 upstream-42cd31a7775e6537b8691ac0dd0042391a3400f3.zip |
sunxi: update orangepi-plus profile to reflect the real uboot package
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 48626
Diffstat (limited to 'target/linux/sunxi/profiles')
-rw-r--r-- | target/linux/sunxi/profiles/orangepi_plus.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/sunxi/profiles/orangepi_plus.mk b/target/linux/sunxi/profiles/orangepi_plus.mk index c83f508655..3da9da7fb1 100644 --- a/target/linux/sunxi/profiles/orangepi_plus.mk +++ b/target/linux/sunxi/profiles/orangepi_plus.mk @@ -8,7 +8,7 @@ define Profile/orangepi_plus NAME:=orangepi_plus PACKAGES:=\ - kmod-rtc-sunxi uboot-sunxi-xunlong_orangepi_plus + kmod-rtc-sunxi uboot-sunxi-orangepi_plus endef define Profile/orangepi_plus/Description |