diff options
Diffstat (limited to 'meta-beagle')
-rw-r--r-- | meta-beagle/conf/layer.conf | 2 | ||||
-rw-r--r-- | meta-beagle/recipes-kernel/linux/linux-bb.org_6.1.bb | 2 | ||||
-rw-r--r-- | meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb | 2 | ||||
-rw-r--r-- | meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/meta-beagle/conf/layer.conf b/meta-beagle/conf/layer.conf index b5d3eaaa..d036bb08 100644 --- a/meta-beagle/conf/layer.conf +++ b/meta-beagle/conf/layer.conf | |||
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-beagle" | |||
8 | BBFILE_PATTERN_meta-beagle := "^${LAYERDIR}/" | 8 | BBFILE_PATTERN_meta-beagle := "^${LAYERDIR}/" |
9 | BBFILE_PRIORITY_meta-beagle = "6" | 9 | BBFILE_PRIORITY_meta-beagle = "6" |
10 | 10 | ||
11 | LAYERSERIES_COMPAT_meta-beagle = "styhead walnascar" | 11 | LAYERSERIES_COMPAT_meta-beagle = "walnascar whinlatter" |
12 | 12 | ||
13 | LAYERDEPENDS_meta-beagle = " \ | 13 | LAYERDEPENDS_meta-beagle = " \ |
14 | meta-ti-bsp \ | 14 | meta-ti-bsp \ |
diff --git a/meta-beagle/recipes-kernel/linux/linux-bb.org_6.1.bb b/meta-beagle/recipes-kernel/linux/linux-bb.org_6.1.bb index 805c3a84..067c9ddf 100644 --- a/meta-beagle/recipes-kernel/linux/linux-bb.org_6.1.bb +++ b/meta-beagle/recipes-kernel/linux/linux-bb.org_6.1.bb | |||
@@ -53,7 +53,7 @@ PB-MIKROBUS-0.dtbo \ | |||
53 | PB-MIKROBUS-1.dtbo \ | 53 | PB-MIKROBUS-1.dtbo \ |
54 | " | 54 | " |
55 | 55 | ||
56 | S = "${WORKDIR}/git" | 56 | S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}" |
57 | 57 | ||
58 | # 6.1.83 version for 32-bit | 58 | # 6.1.83 version for 32-bit |
59 | SRCREV:armv7a = "be9b910b08dfd674e47a2643f35080b005ac3792" | 59 | SRCREV:armv7a = "be9b910b08dfd674e47a2643f35080b005ac3792" |
diff --git a/meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb b/meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb index e3521505..6e221d1b 100644 --- a/meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb +++ b/meta-beagle/recipes-kernel/linux/linux-bb.org_6.12.bb | |||
@@ -53,7 +53,7 @@ ${DT_VENDOR_PREFIX}PB-MIKROBUS-0.dtbo \ | |||
53 | ${DT_VENDOR_PREFIX}PB-MIKROBUS-1.dtbo \ | 53 | ${DT_VENDOR_PREFIX}PB-MIKROBUS-1.dtbo \ |
54 | " | 54 | " |
55 | 55 | ||
56 | S = "${WORKDIR}/git" | 56 | S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}" |
57 | 57 | ||
58 | # 6.12.22 version for 32-bit | 58 | # 6.12.22 version for 32-bit |
59 | SRCREV:armv7a = "d7f560ef48a867b94959f040b4c3c57053f4e32d" | 59 | SRCREV:armv7a = "d7f560ef48a867b94959f040b4c3c57053f4e32d" |
diff --git a/meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb b/meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb index c6dcdfd2..cc7a56ac 100644 --- a/meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb +++ b/meta-beagle/recipes-kernel/linux/linux-bb.org_6.6.bb | |||
@@ -53,7 +53,7 @@ ${DT_VENDOR_PREFIX}PB-MIKROBUS-0.dtbo \ | |||
53 | ${DT_VENDOR_PREFIX}PB-MIKROBUS-1.dtbo \ | 53 | ${DT_VENDOR_PREFIX}PB-MIKROBUS-1.dtbo \ |
54 | " | 54 | " |
55 | 55 | ||
56 | S = "${WORKDIR}/git" | 56 | S = "${UNPACKDIR}/${BB_GIT_DEFAULT_DESTSUFFIX}" |
57 | 57 | ||
58 | # 6.6.58 version for 32-bit | 58 | # 6.6.58 version for 32-bit |
59 | SRCREV:armv7a = "0d043a88f69f48789e43526d7a807ab744708071" | 59 | SRCREV:armv7a = "0d043a88f69f48789e43526d7a807ab744708071" |