On Wed, Sep 3, 2025 at 08:12 PM, Khem Raj wrote:
On Wed, Sep 3, 2025 at 11:10 AM Michael Fitzmayer via
lists.openembedded.org
<mail=michael-fitzmayer.de@lists.openembedded.org> wrote:
LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=8cdfa87bc5e09bc07f8cf64135026d91"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=c292beb20a17db07c359b0cc2c039027"
Please describe what changed here, in License-Update: tag in commit msg.
The year in the copyright notice has been updated.

inherit cmake

+EXTRA_OECMAKE = "\
+ -DPK_ENABLE_OS=ON \
why is this change needed?
This is an optional feature that allows PocketPy to perform file operations.