0
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
waddlesplash 4f180bdb94
Utilize the new "all" ARCHITECTURES keyword in most recipes. (#6189)
x86_64 is used as a baseline: the "x86_64" entry, whatever status it has,
is transformed into "all", and then the other entries in ARCHITECTURES
either dropped or rearranged appropriately.
2021-09-15 15:40:18 -04:00
Jerome Duval 699012fda3 gitCommit => srcGitRev, code style. 2018-08-07 11:03:27 +02:00
Augustin Cavalier f561efbc96 Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME. 2015-07-02 11:13:12 -04:00
Oliver Tappe 80bbd70b83 Let all recipes use SHA-256 checksums only. 2014-04-21 19:31:51 +02:00
Oliver Tappe b05040b4b1 Adjust SRC_URLs to be able to populate mirror site.
* Add SRC_FILENAME where no sensible filename can be produced by
  the SRC_URI alone.
* Fix SRC_URI of ode-0.12
2014-04-20 23:13:43 +02:00
Oliver Tappe 16ada9452c Add recipe for pe-2.4.4, using source archive from github. 2014-03-18 23:49:41 +00:00