Skip to content

Commit

Permalink
default.xml: pin meta-rpb to commit right before RPM becomes the default
Browse files Browse the repository at this point in the history
Don't use RPM as the package format until this is fixed:
96boards/meta-96boards#156
(it brakes all 64-bit builds which use mali or powervr or any other
similar userland graphics driver which is single library file with
a bunch of synlinks to it)

Signed-off-by: Andrey Konovalov <[email protected]>
  • Loading branch information
andrey-konovalov committed Jun 28, 2017
1 parent 6e4cf6f commit a64469f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<project remote="github" name="OSSystems/meta-browser" path="layers/meta-browser" revision="6edb45804c5e532fdbca31e9d358d9052eaee90b"/>
<project remote="github" name="meta-qt5/meta-qt5" path="layers/meta-qt5"/>
<project remote="github" name="96boards/meta-96boards" path="layers/meta-96boards" />
<project remote="github" name="96boards/meta-rpb" path="layers/meta-rpb"/>
<project remote="github" name="96boards/meta-rpb" path="layers/meta-rpb" revision="0e6a329a01ebbf0a81a63d25662e4480a54915df"/>
<project remote="github" name="linaro-home/meta-lhg" path="layers/meta-lhg" revision="master"/>
<project remote="github" name="ndechesne/meta-qcom" path="layers/meta-qcom"/>
<project remote="github" name="cpriouzeau/meta-st-cannes2" path="layers/meta-st-cannes2"/>
Expand Down

0 comments on commit a64469f

Please sign in to comment.