Skip to content

Commit

Permalink
ofono-halium: fix missing RPROVIDES
Browse files Browse the repository at this point in the history
Signed-off-by: Christophe Chapuis <[email protected]>
  • Loading branch information
Tofee committed Jan 5, 2025
1 parent 7982a51 commit 36717b2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ COMPATIBLE_MACHINE = "^halium$"
# This recipe acts as a replacement for the ofono recipe
PROVIDES += "ofono"
RPROVIDES:${PN} += "ofono"
RPROVIDES:${PN}-tests += "ofono-tests"

SRC_URI = " \
git://github.com/sailfishos/ofono.git;protocol=https;branch=master \
Expand Down

0 comments on commit 36717b2

Please sign in to comment.