mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
drivers*: trigger a full rebuild also on meta/package.mk change
This commit is contained in:
parent
c4ba91b606
commit
fdf24b5b0c
@ -26,6 +26,8 @@ STAMP=$STAMPS/$1/unpack
|
||||
|
||||
test $PKG_DIR/config/linux.$TARGET_ARCH.conf -nt $STAMP -o \
|
||||
$PROJECT_DIR/$PROJECT/linux/linux.$TARGET_ARCH.conf -nt $STAMP -o \
|
||||
$PKG_DIR/meta -nt $STAMP -o \
|
||||
$PKG_DIR/package.mk -nt $STAMP -o \
|
||||
$ROOT/packages/linux/meta -nt $STAMP -o \
|
||||
$ROOT/packages/linux/package.mk -nt $STAMP && rm -f $STAMP
|
||||
|
||||
|
@ -26,6 +26,8 @@ STAMP=$STAMPS/$1/unpack
|
||||
|
||||
test $PKG_DIR/config/linux.$TARGET_ARCH.conf -nt $STAMP -o \
|
||||
$PROJECT_DIR/$PROJECT/linux/linux.$TARGET_ARCH.conf -nt $STAMP -o \
|
||||
$PKG_DIR/meta -nt $STAMP -o \
|
||||
$PKG_DIR/package.mk -nt $STAMP -o \
|
||||
$ROOT/packages/linux/meta -nt $STAMP -o \
|
||||
$ROOT/packages/linux/package.mk -nt $STAMP && rm -f $STAMP
|
||||
|
||||
|
@ -26,6 +26,8 @@ STAMP=$STAMPS/$1/unpack
|
||||
|
||||
test $PKG_DIR/config/linux.$TARGET_ARCH.conf -nt $STAMP -o \
|
||||
$PROJECT_DIR/$PROJECT/linux/linux.$TARGET_ARCH.conf -nt $STAMP -o \
|
||||
$PKG_DIR/meta -nt $STAMP -o \
|
||||
$PKG_DIR/package.mk -nt $STAMP -o \
|
||||
$ROOT/packages/linux/meta -nt $STAMP -o \
|
||||
$ROOT/packages/linux/package.mk -nt $STAMP && rm -f $STAMP
|
||||
|
||||
|
@ -26,6 +26,8 @@ STAMP=$STAMPS/$1/unpack
|
||||
|
||||
test $PKG_DIR/config/linux.$TARGET_ARCH.conf -nt $STAMP -o \
|
||||
$PROJECT_DIR/$PROJECT/linux/linux.$TARGET_ARCH.conf -nt $STAMP -o \
|
||||
$PKG_DIR/meta -nt $STAMP -o \
|
||||
$PKG_DIR/package.mk -nt $STAMP -o \
|
||||
$ROOT/packages/linux/meta -nt $STAMP -o \
|
||||
$ROOT/packages/linux/package.mk -nt $STAMP && rm -f $STAMP
|
||||
|
||||
|
@ -26,6 +26,8 @@ STAMP=$STAMPS/$1/unpack
|
||||
|
||||
test $PKG_DIR/config/linux.$TARGET_ARCH.conf -nt $STAMP -o \
|
||||
$PROJECT_DIR/$PROJECT/linux/linux.$TARGET_ARCH.conf -nt $STAMP -o \
|
||||
$PKG_DIR/meta -nt $STAMP -o \
|
||||
$PKG_DIR/package.mk -nt $STAMP -o \
|
||||
$ROOT/packages/linux/meta -nt $STAMP -o \
|
||||
$ROOT/packages/linux/package.mk -nt $STAMP && rm -f $STAMP
|
||||
|
||||
|
@ -26,6 +26,8 @@ STAMP=$STAMPS/$1/unpack
|
||||
|
||||
test $PKG_DIR/config/linux.$TARGET_ARCH.conf -nt $STAMP -o \
|
||||
$PROJECT_DIR/$PROJECT/linux/linux.$TARGET_ARCH.conf -nt $STAMP -o \
|
||||
$PKG_DIR/meta -nt $STAMP -o \
|
||||
$PKG_DIR/package.mk -nt $STAMP -o \
|
||||
$ROOT/packages/linux/meta -nt $STAMP -o \
|
||||
$ROOT/packages/linux/package.mk -nt $STAMP && rm -f $STAMP
|
||||
|
||||
|
@ -26,6 +26,8 @@ STAMP=$STAMPS/$1/unpack
|
||||
|
||||
test $PKG_DIR/config/linux.$TARGET_ARCH.conf -nt $STAMP -o \
|
||||
$PROJECT_DIR/$PROJECT/linux/linux.$TARGET_ARCH.conf -nt $STAMP -o \
|
||||
$PKG_DIR/meta -nt $STAMP -o \
|
||||
$PKG_DIR/package.mk -nt $STAMP -o \
|
||||
$ROOT/packages/linux/meta -nt $STAMP -o \
|
||||
$ROOT/packages/linux/package.mk -nt $STAMP && rm -f $STAMP
|
||||
|
||||
|
@ -26,6 +26,8 @@ STAMP=$STAMPS/$1/unpack
|
||||
|
||||
test $PKG_DIR/config/linux.$TARGET_ARCH.conf -nt $STAMP -o \
|
||||
$PROJECT_DIR/$PROJECT/linux/linux.$TARGET_ARCH.conf -nt $STAMP -o \
|
||||
$PKG_DIR/meta -nt $STAMP -o \
|
||||
$PKG_DIR/package.mk -nt $STAMP -o \
|
||||
$ROOT/packages/linux/meta -nt $STAMP -o \
|
||||
$ROOT/packages/linux/package.mk -nt $STAMP && rm -f $STAMP
|
||||
|
||||
|
@ -26,6 +26,8 @@ STAMP=$STAMPS/$1/unpack
|
||||
|
||||
test $PKG_DIR/config/linux.$TARGET_ARCH.conf -nt $STAMP -o \
|
||||
$PROJECT_DIR/$PROJECT/linux/linux.$TARGET_ARCH.conf -nt $STAMP -o \
|
||||
$PKG_DIR/meta -nt $STAMP -o \
|
||||
$PKG_DIR/package.mk -nt $STAMP -o \
|
||||
$ROOT/packages/linux/meta -nt $STAMP -o \
|
||||
$ROOT/packages/linux/package.mk -nt $STAMP && rm -f $STAMP
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user