summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--base-system-armv7b-highbank.morph2
-rw-r--r--bsp-armv7b-highbank.morph4
-rw-r--r--devel-system-armv7b-highbank.morph2
3 files changed, 4 insertions, 4 deletions
diff --git a/base-system-armv7b-highbank.morph b/base-system-armv7b-highbank.morph
index e6f613e2..19868d72 100644
--- a/base-system-armv7b-highbank.morph
+++ b/base-system-armv7b-highbank.morph
@@ -1,5 +1,5 @@
{
- "name": "base-system-armv7-highbank",
+ "name": "base-system-armv7b-highbank",
"description": "The set of strata required to have a minimal system for an ARM highbank system.",
"kind": "system",
"system-kind": "rootfs-tarball",
diff --git a/bsp-armv7b-highbank.morph b/bsp-armv7b-highbank.morph
index 145ec41d..ac1e26a2 100644
--- a/bsp-armv7b-highbank.morph
+++ b/bsp-armv7b-highbank.morph
@@ -1,5 +1,5 @@
{
- "name": "bsp-armv7-highbank",
+ "name": "bsp-armv7b-highbank",
"description": "The platform dependent components required to boot an ARM highbank board.",
"kind": "stratum",
"build-depends": [
@@ -13,7 +13,7 @@
{
"name": "linux",
"repo": "upstream:linux",
- "ref": "baserock/arm/highbank",
+ "ref": "baserock/arm/bjdooks/linux37-be8-1",
"build-depends": []
}
]
diff --git a/devel-system-armv7b-highbank.morph b/devel-system-armv7b-highbank.morph
index 996efa2f..c2e36f16 100644
--- a/devel-system-armv7b-highbank.morph
+++ b/devel-system-armv7b-highbank.morph
@@ -1,5 +1,5 @@
{
- "name": "devel-system-armv7-highbank",
+ "name": "devel-system-armv7b-highbank",
"description": "A system that is able to build other systems based on the ARM highbank architecture.",
"kind": "system",
"system-kind": "rootfs-tarball",