Commit Graph

10 Commits

Author SHA1 Message Date
Alexandre Bard 739c763b52 autorev-packages: Add fct-lava to the list
The fct-lava recipe is derived from the fct recipe and did not explictly
stated the "autorev" revision before. This is the reason why it was
forgotten when creating this list.
2022-11-25 19:24:01 +01:00
Alexandre Bard 7d0fc074cd autorev-packages.inc: Remove gpsd from list
This is a temporary solution so that the "create src rev" script works.
It is currently failing because since gpsd is in this list, it is
expecting it to be a git recipe but it is only a git recipe in
meta-netmodule-om version. The recipe in meta-netmodule-bsp is a
backport using the tarball sources.

BugzID: 82007
2022-11-16 11:20:37 +01:00
Marc Mattmueller e34a81f8f0 autorev-packages.inc: removed recipe path and just declare SRCREVs
The path may change of recipes and thus we just want to declare
the source revisions of the recipe itself without adding the recipe
path as comment. This should avoid missing adpations when changing
the recipe path.

BugzID: 80072
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2022-06-13 16:10:54 +02:00
Alexandre Bard ecf973aeb2 Fix autorev-packages.inc
To properly work, the recipes names must be preceeded with "pn-".

I also removed dt-overlay since the recipe is gone.
2022-06-10 18:23:03 +02:00
Marc Mattmueller b54fdeff4b autorev-packages: remove wlconf-bin from AUTOREV list
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2022-05-24 16:18:48 +02:00
Marc Mattmueller e2d5290e3c autorev-packages: removed FGPA recipe from AUTOREV list
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2022-05-24 16:17:50 +02:00
Marc Mattmueller f1c5588914 autorev-packages.inc: added storage info to the list of autorev packages
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2022-05-23 15:05:40 +02:00
Marc Mattmueller 1a4ec56472 autorev-packages: remove unused scripts from features repo
see appropriate branch in meta-netmmodule-distro

Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2022-03-21 10:55:51 +01:00
Marc Mattmueller f332dc9de8 autorev: added pathfile to autorevision list
As there might be multiple bb files which hold the same name, it
might be difficult in the future which one to set to AUTOREV. Thus
the list autorev-packages.inc was adapted with the path to the bb
file in the comment.

BugzID: 75209
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2021-10-13 13:17:37 +02:00
Marc Mattmueller c2f977f9fd local.conf: added autorev-packages file and included it in local.conf
BugzID: 75209
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2021-10-12 11:43:12 +02:00