Skip to content

fix(poky): remove duplicate 'source' in POKY_ENVIRONMENT - #23

Open
lc-EmLogic wants to merge 1 commit into
mrtuborg:mainfrom
lc-EmLogic:fix/source-source
Open

fix(poky): remove duplicate 'source' in POKY_ENVIRONMENT#23
lc-EmLogic wants to merge 1 commit into
mrtuborg:mainfrom
lc-EmLogic:fix/source-source

Conversation

@lc-EmLogic

Copy link
Copy Markdown
Contributor

Fixes error: /bin/bash: line 1: source: No such file or directory.

The issue was introduced at 353f0b1, the elif branch there results in a double "source source" when calling "source ${POKY_ENVIRONMENT} ..."

Fixes error: `/bin/bash: line 1: source: No such file or directory`.

The issue was introduced at 353f0b1, the elif branch there results in a
double "source source" when calling "source ${POKY_ENVIRONMENT} ..."

Signed-off-by: Lluis Miquel Martinez Campos <lc@emlogic.no>

@mrtuborg mrtuborg left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants