Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [4.7.1](https://github.com/rdkcentral/meta-oss-reference-release/compare/4.7.0...4.7.1)

- RDKE-872: Update oss ipk url for release 4.7.1 [`8359390`](https://github.com/rdkcentral/meta-oss-reference-release/commit/8359390d511be305b0874d5d75caafc53be41c6d)

#### [4.7.0](https://github.com/rdkcentral/meta-oss-reference-release/compare/4.6.4...4.7.0)

> 8 June 2025

- RDKE-828: OSS release 4.7.0 [`#36`](https://github.com/rdkcentral/meta-oss-reference-release/pull/36)
- Merge tag '4.6.4' into develop [`6379b57`](https://github.com/rdkcentral/meta-oss-reference-release/commit/6379b57cbb38a4ad012aa5d63ab009a1ad1e344e)

Expand Down
22 changes: 10 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ RDKE OSS Layer Release Notes
|---|----|
|Classification|Public|
|Document Version|Issue 1|
|Date|07th June 2025|
|Date|14th July 2025|
|Author|RDKE Platform & Tools Team|

| Components | Tag |
|----------|--------|
| packagegroup-oss-layer | 4.7.0-r0|
| packagegroup-oss-layer | 4.7.1-r0|



Expand All @@ -36,7 +36,7 @@ Unified OSS Layer - The components of the OSS (Open Source Software) layer, incl

This release will provide a versioned `"meta-oss-reference-release"` that will be used by other stack layes to resolve build and runtime dependencies.

The 4.7.0 OSS release, based on the kirkstone yocto version, delivers architecture-specific and platform-independent artifacts. Within this release, ARM architecture is accommodated with the following variations:
The 4.7.1 OSS release, based on the kirkstone yocto version, delivers architecture-specific and platform-independent artifacts. Within this release, ARM architecture is accommodated with the following variations:
1. rdk-arm7a-oss: Default tuning is set to armv7athf-neon.
2. rdk-arm7ve-oss: Default tuning is set to armv7vethf-neon.
3. rdk-arm64-oss: 64-bit ARM architecture with a multilib configuration and default tuning set to armv7vethf-neon for compatibility with 32-bit systems.
Expand All @@ -48,9 +48,9 @@ The IPK feed is automatically chosen based on the platform's default tuning conf
| Layer | Tag |
|------|------|
|meta-rdk-auxiliary|1.3.0|
|meta-rdk-oss-reference|4.7.0|
|meta-rdk-oss-reference|4.7.1|
|meta-openembedded|rdk-4.0.0|
|poky|rdk-4.3.1|
|poky|rdk-4.4.0|
|meta-python2|rdk-4.0.0|
|meta-rdk-oss-ext|1.3.0|
|meta-virtualization|rdk-4.0.0|
Expand Down Expand Up @@ -140,7 +140,7 @@ The IPK feed is automatically chosen based on the platform's default tuning conf
|78| initscripts | (1.0-r155) |
|79| init-system-helpers | (1.62-r0) |
|80| iperf3 | (3.14-r0) |
|81| iptables | (1.8.7-r1) |
|81| iptables | (1.8.7-r2) |
|82| iso-codes | (4.15.0-r0) |
|83| iw | (4.7-r0) |
|84| jansson | (2.13.1-r0) |
Expand Down Expand Up @@ -267,7 +267,7 @@ The IPK feed is automatically chosen based on the platform's default tuning conf
|205| opkg-arch-config | (1.0-r1) |
|206| opkg-utils | (0.5.0-r1) |
|207| orc | (0.4.31-r0) |
|208| packagegroup-oss-layer | (4.7.0-r0) |
|208| packagegroup-oss-layer | (4.7.1-r0) |
|209| perl | (5.34.3-r0) |
|210| pixman | (0.40.0-r0) |
|211| popt | (1.18-r0) |
Expand Down Expand Up @@ -315,7 +315,7 @@ The IPK feed is automatically chosen based on the platform's default tuning conf
|253| udev-extraconf | (1.1-r1) |
|254| unzip | (6.0-r5) |
|255| update-rc.d | (0.8-r0) |
|256| util-linux | (2.37.4-r1) |
|256| util-linux | (2.37.4-r2) |
|257| util-linux-libuuid | (2.37.4-r0) |
|258| util-macros | (1.19.3-r0) |
|259| vala | (0.56.3-r0) |
Expand All @@ -335,7 +335,5 @@ The IPK feed is automatically chosen based on the platform's default tuning conf
|273| zstd | (1.5.2-r0) |

### Diff report of the meta layers contributing to this release of OSS layer project is available at below links
- [ ] meta-oss-common-config [1.1.0-->1.2.0] (https://github.com/rdkcentral/meta-rdk-oss-reference/compare/1.1.0...1.2.0)
- [ ] meta-rdk-auxiliary [1.2.0-->1.3.0] (https://github.com/rdkcentral/meta-rdk-auxiliary/compare/1.2.0...1.3.0)
- [ ] meta-rdk-oss-reference [4.6.0-->4.7.0] (https://github.com/rdkcentral/meta-rdk-oss-reference/compare/4.6.0...4.7.0)
- [ ] poky [4.3.0-->4.3.1] (https://github.com/rdkcentral/poky/compare/4.3.0...4.3.1)
- [ ] meta-rdk-oss-reference [4.7.0-->4.7.1] (https://github.com/rdkcentral/meta-rdk-oss-reference/compare/4.7.0...4.7.1)
- [ ] poky [4.3.1-->4.4.0] (https://github.com/rdkcentral/poky/compare/rdk-4.3.1...rdk-4.4.0)
4 changes: 2 additions & 2 deletions conf/machine/include/oss.inc
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
RDK_ARTIFACTS_BASE_URL ?= ""
RDK_ARTIFACTS_URL ?= ""

OSS_LAYER_VERSION = "4.7.0"
OSS_LAYER_VERSION = "4.7.1"
def get_oss_machine(d):
arch = ""
default_tune = d.getVar('DEFAULTTUNE')
Expand All @@ -27,7 +27,7 @@ OSS_MACHINE = "${@get_oss_machine(d)}"
OSS_LAYER_ARCH = "${@get_oss_arch(d)}"
PACKAGE_EXTRA_ARCHS:append = " ${OSS_LAYER_ARCH}"
OSS_LAYER_EXTENSION = "${OSS_LAYER_ARCH}"
OSS_IPK_SERVER_PATH = "${RDK_ARTIFACTS_BASE_URL}/rdk-oss-release/${OSS_LAYER_VERSION}/${OSS_MACHINE}/ipks"
OSS_IPK_SERVER_PATH = "https://partners.artifactory.comcast.com/artifactory/rdk-oss-dbg/RDKTV-38016/rdk-arm7a/ipks"

# To set the remote feeds
IPK_FEED_URIS += " \
Expand Down