Skip to content

Commit

Permalink
Merge pull request #1900 from MaxKrummenacher/master
Browse files Browse the repository at this point in the history
imx-alsa-plugins_git: fix buildpath error
  • Loading branch information
otavio authored Aug 20, 2024
2 parents 0bce28f + fc8a552 commit 605af4c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions recipes-multimedia/alsa/imx-alsa-plugins_git.bb
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ SRCREV = "b2ba082e70333f187972ee4e85f63f9d2f608331"

S = "${WORKDIR}/git"

INCLUDE_DIR = "-I${STAGING_INCDIR_IMX}"

EXTRA_OECONF = "CFLAGS="${INCLUDE_DIR}""
CFLAGS:append = " -I${STAGING_INCDIR_IMX}"

PACKAGECONFIG ??= "${PACKAGECONFIG_SWPDM}"
PACKAGECONFIG_SWPDM = ""
Expand Down

0 comments on commit 605af4c

Please sign in to comment.