> -----Original Message-----
> From: openembedded-core@lists.openembedded.org <openembedded-
> c...@lists.openembedded.org> On Behalf Of Robert P. J. Day
> Sent: den 4 maj 2020 12:14
> To: OE Core mailing list <openembedded-core@lists.openembedded.org>
> Subject: [OE-core] is there any value to FILESPATHPKG?
> 
>   not sure where i read this (YP overview manual?), but i recall
> something about the FILESPATHPKG variable being deprecated, and i see
> its only references are:
> 
> $ grep -irw filespathpkg *
> meta/classes/utils.bbclass:    filespathpkg = 
> d.getVar("FILESPATHPKG").split(":")
> meta/classes/utils.bbclass:        for pkgpath in filespathpkg:
> $
> 
> so i'll leave it to someone else to decide if it still has value.
> 
> rday

A quick grep through the Git logs for Poky and Openembedded 
indicates that the only functions that depend on FILESPATHPKG, 
is_machine_specific() and machine_paths(), have never been used 
since their introduction. So I'd say it should be safe to remove 
them.

//Peter

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#137823): 
https://lists.openembedded.org/g/openembedded-core/message/137823
Mute This Topic: https://lists.openembedded.org/mt/73972077/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: 
https://lists.openembedded.org/g/openembedded-core/leave/8023207/1426099254/xyzzy
  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to