Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't find file to patch at input line 17 #25

Open
allenwei0 opened this issue Dec 8, 2020 · 0 comments
Open

can't find file to patch at input line 17 #25

allenwei0 opened this issue Dec 8, 2020 · 0 comments

Comments

@allenwei0
Copy link

build openbmc with u-boot-common-aspeed-sdk_2019.04.inc.
change u-boot-aspeed_2016.07.bb

require u-boot-common-aspeed-sdk_${PV}.inc
require u-boot-aspeed.inc

PROVIDES += "u-boot"
DEPENDS += "dtc-native"

The text leading up to this was:

|From 8ef2f4dcd208e072ab491874c06722c3a8ec69e3 Mon Sep 17 00:00:00 2001
|From: "Edward A. James" [email protected]
|Date: Thu, 13 Jul 2017 13:42:18 -0500
|Subject: [PATCH 1/4] configs/ast: Add redundnant env
|
|Configure ast chips to run redundant u-boot environments.
|

Signed-off-by: Edward A. James [email protected]
include/configs/ast-common.h
1 file changed, 4 insertions(+), 1 deletion(-)

|
|diff --git a/include/configs/ast-common.h b/include/configs/ast-common.h
|index eff6d2b529..a0243083bd 100644
|--- a/include/configs/ast-common.h
|+++ b/include/configs/ast-common.h

No file to patch. Skipping patch.
1 out of 1 hunk ignored
Patch 0001-configs-ast-Add-redundnant-env.patch does not apply (enforce with -f)

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

No branches or pull requests

1 participant