summaryrefslogtreecommitdiffstats
path: root/target/linux/sunxi
diff options
context:
space:
mode:
authorZoltan Herpai <wigyori@uid0.hu>2016-02-03 23:57:35 +0000
committerZoltan Herpai <wigyori@uid0.hu>2016-02-03 23:57:35 +0000
commit42cd31a7775e6537b8691ac0dd0042391a3400f3 (patch)
tree0b1cb313ffd3dbe63e08523e9b80bfd278d1c87f /target/linux/sunxi
parent3b76c7cf0bdda679ca037b88621bc8f04ee9802e (diff)
downloadmaster-31e0f0ae-42cd31a7775e6537b8691ac0dd0042391a3400f3.tar.gz
master-31e0f0ae-42cd31a7775e6537b8691ac0dd0042391a3400f3.tar.bz2
master-31e0f0ae-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')
-rw-r--r--target/linux/sunxi/profiles/orangepi_plus.mk2
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