* [Buildroot] graph-depends with jpeg? @ 2013-05-15 23:29 Danomi Manchego 2013-05-15 23:45 ` [Buildroot] Fwd: " Danomi Manchego 0 siblings, 1 reply; 4+ messages in thread From: Danomi Manchego @ 2013-05-15 23:29 UTC (permalink / raw) To: buildroot Has anyone tried graph-depends with the jpeg virtual package? I got errored out with "Error getting dependencies". Similarly when I tried with a configuration that purges locales. I'm guessing it is because these things are targets, but don't use the generic package macros - so there's no jpeg-show-depends or target-purgelocales-show-depends? Danomi - -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20130515/aff760de/attachment.html> ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] Fwd: graph-depends with jpeg? 2013-05-15 23:29 [Buildroot] graph-depends with jpeg? Danomi Manchego @ 2013-05-15 23:45 ` Danomi Manchego 2013-05-16 7:51 ` Thomas Petazzoni 0 siblings, 1 reply; 4+ messages in thread From: Danomi Manchego @ 2013-05-15 23:45 UTC (permalink / raw) To: buildroot Sorry, just realized that the jpeg package has changed to have use the pkg infrastructure, solving that one. I still get stopped on target-purgelocales though ... -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20130515/cfdc86ff/attachment-0001.html> ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] Fwd: graph-depends with jpeg? 2013-05-15 23:45 ` [Buildroot] Fwd: " Danomi Manchego @ 2013-05-16 7:51 ` Thomas Petazzoni 2013-05-16 8:48 ` Danomi Manchego 0 siblings, 1 reply; 4+ messages in thread From: Thomas Petazzoni @ 2013-05-16 7:51 UTC (permalink / raw) To: buildroot Dear Danomi Manchego, On Wed, 15 May 2013 19:45:05 -0400, Danomi Manchego wrote: > Sorry, just realized that the jpeg package has changed to have use the pkg > infrastructure, solving that one. I still get stopped on target-purgelocales > though ... Yeah, one of the reason the virtual jpeg was converted to the package infrastructure was to make the graph-depends script work. That said, I would have liked to have a way to find out that a package is virtual, so that it could be shown differently in the graph. Maybe we should have named all such packages virtual-<something> ? Not sure. Regarding target-purgelocales, just add it to the TARGET_EXCEPTIONS array in the graph-depends script. I really need to find some time to separate TARGETS from a new PACKAGES variable to avoid this exception thing. Thanks for the report, Thomas -- Thomas Petazzoni, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com ^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] Fwd: graph-depends with jpeg? 2013-05-16 7:51 ` Thomas Petazzoni @ 2013-05-16 8:48 ` Danomi Manchego 0 siblings, 0 replies; 4+ messages in thread From: Danomi Manchego @ 2013-05-16 8:48 UTC (permalink / raw) To: buildroot On Thu, May 16, 2013 at 3:51 AM, Thomas Petazzoni < thomas.petazzoni@free-electrons.com> wrote: > Regarding target-purgelocales, just add it to the TARGET_EXCEPTIONS > array in the graph-depends script. Got it, thanks. Danomi - -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20130516/c21248a1/attachment.html> ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-05-16 8:48 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-05-15 23:29 [Buildroot] graph-depends with jpeg? Danomi Manchego 2013-05-15 23:45 ` [Buildroot] Fwd: " Danomi Manchego 2013-05-16 7:51 ` Thomas Petazzoni 2013-05-16 8:48 ` Danomi Manchego
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.