mirror of
https://github.com/schnitzeltony/meta-gnome-forks.git
synced 2026-01-29 17:08:42 +01:00
mozjs-52: initial add 52.9.1 to satisfy cjs demands
* Stolen from meta-oe right before mozjs was upgraded to 60.x * In the long term mozjs-52 can go because cinnamon intends to move to mozjs-68 [1]. That is not yet available in any layer as far sa I know (off-topic have started work on mozjs-68 to get rid of python2 but did not yet get it to fly) * build might fail on other arches than arm but that is good enough for me [1] https://github.com/linuxmint/cjs/issues/80 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
BBPATH .= ":${LAYERDIR}"
|
||||
|
||||
# We have a recipes directory, add to BBFILES
|
||||
BBFILES += "${LAYERDIR}/recipes*/*/*.bb"
|
||||
BBFILES += "${LAYERDIR}/recipes*/*.bb ${LAYERDIR}/recipes*/*/*.bb"
|
||||
|
||||
BBFILE_COLLECTIONS += "meta-gnome-forks"
|
||||
BBFILE_PATTERN_meta-gnome-forks := "^${LAYERDIR}/"
|
||||
|
||||
Reference in New Issue
Block a user