Bug 8607 - rrdtool doesn't have proper vendor tree
Summary: rrdtool doesn't have proper vendor tree
Status: RESOLVED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Web Administration (show other bugs)
Version: trunk
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.20.0
Assignee: Pierre Ossman
URL:
Keywords: prosaic
Depends on:
Blocks:
 
Reported: 2025-06-13 12:41 CEST by Pierre Ossman
Modified: 2025-07-04 13:59 CEST (History)
0 users

See Also:
Acceptance Criteria:
MUST: * rrdtool should follow the same structure as all other external components we ship with ThinLinc


Attachments

Description Pierre Ossman cendio 2025-06-13 12:41:11 CEST
We are currently not handling rrdtool like we do other embedded components. Instead of a proper vendor tree, we just have a tar ball checked in. This makes it difficult to work with then changes need to be made.
Comment 1 Pierre Ossman cendio 2025-07-04 09:36:13 CEST
Doing this now, as it makes bug 8608 easier to implement.
Comment 8 Pierre Ossman cendio 2025-07-04 13:59:19 CEST
Should be cleaned up now.

 * Vendor tree created

 * The rrdtool source tree is dropped directly in to a "rrdtool" submodule/subdirectory

 * A vendor drop script has been added

 * Build is controlled from the directory above the rrdtool submodule

Note You need to log in before you can comment on or make changes to this bug.